summaryrefslogtreecommitdiff
path: root/ext/bg/js/settings.js
Commit message (Collapse)AuthorAge
* Make the search button reuse an open search tab if it existstoasted-nutbread2019-10-19
|
* Show warning messages if persistant storage failstoasted-nutbread2019-10-15
| | | | Only Firefox seems to support persistent storage properly.
* Catch error when trying to persist storagetoasted-nutbread2019-10-13
| | | | This happens on Firefox Mobile
* Add warning message for Mac users about App Naptoasted-nutbread2019-10-13
|
* Add apiGetEnvironmentInfo functiontoasted-nutbread2019-10-13
|
* Fix Japanese voice ordering on Firefox for Androidtoasted-nutbread2019-10-13
|
* Add option for text-to-speechtoasted-nutbread2019-10-13
|
* Update the popup preview to show live updates to outer CSS changestoasted-nutbread2019-10-13
|
* Adds setting for controlling the outer style of the popuptoasted-nutbread2019-10-13
|
* Add separate theme option for outer popup styletoasted-nutbread2019-10-12
|
* Update live preview custom CSS on input eventtoasted-nutbread2019-10-12
|
* Add option for popup themetoasted-nutbread2019-10-12
|
* Add support for a popup previewtoasted-nutbread2019-10-12
|
* Improve display of storage statstoasted-nutbread2019-10-11
|
* Add support for persistent storagetoasted-nutbread2019-10-11
|
* Fix order of {screenshot} tagtoasted-nutbread2019-10-11
|
* Add UI for editing audio playback sourcestoasted-nutbread2019-10-10
|
* Add input setting for custom audio sourcetoasted-nutbread2019-10-10
|
* Update audio options formattoasted-nutbread2019-10-10
|
* Merge pull request #230 from toasted-nutbread/edge-fixesAlex Yatskov2019-09-30
|\ | | | | Use toIterable for cross-window origin objects
| * Use toIterable for cross-window origin objectstoasted-nutbread2019-09-29
| |
* | Updated button stylestoasted-nutbread2019-09-29
| |
* | Add version informationtoasted-nutbread2019-09-28
|/
* Add option to enable Alt+B lookupodehjoseph2019-09-26
|
* Update dictionaries for all profile optionstoasted-nutbread2019-09-15
|
* Add UI for profilestoasted-nutbread2019-09-15
|
* Add preliminary support for profilestoasted-nutbread2019-09-15
|
* Isolate options objects created via settings.jstoasted-nutbread2019-09-14
| | | | Prevents dead objects created by different windows.
* Update settings if a different source triggers optionsUpdatetoasted-nutbread2019-09-10
|
* Add checkbox for options.general.enabletoasted-nutbread2019-09-10
|
* Create function for setting up form event listenerstoasted-nutbread2019-09-10
|
* Create formWrite functiontoasted-nutbread2019-09-10
|
* Use apiOptionsSave instead of optionsSavetoasted-nutbread2019-09-10
|
* Use apiOptionsGet instead of optionsLoadtoasted-nutbread2019-09-10
|
* Change how formRead workstoasted-nutbread2019-09-10
| | | | The function now modifies values in-place.
* Add option to enable/disable scanning of source expressions in popupstoasted-nutbread2019-09-02
|
* Add support for popup on the search pagetoasted-nutbread2019-09-02
|
* Add option for maximum nested popup depthtoasted-nutbread2019-09-02
|
* Add option for enabling deep scanningtoasted-nutbread2019-09-02
|
* Add option for position of popup for horizontal texttoasted-nutbread2019-08-31
|
* Improve popup position for vertical texttoasted-nutbread2019-08-31
|
* Replace double quotes with single quotestoasted-nutbread2019-08-29
|
* Add support for Edge browsertoasted-nutbread2019-08-26
|
* Add screenshot settingstoasted-nutbread2019-08-15
|
* Add ability to save screenshot to anki cardstoasted-nutbread2019-08-15
|
* Add support for custom popup CSStoasted-nutbread2019-07-09
|
* Merge pull request #140 from KarboniteKream/horizontal-offsetAlex Yatskov2019-05-19
|\ | | | | Add horizontal popup offset
| * Add horizontal popup offsetKlemen Košir2018-10-02
| |
* | Database changes automatically update storage statstoasted-nutbread2019-05-04
| |
* | Passively handle database errorstoasted-nutbread2019-05-04
| |