summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAge
* Add polyfills for Gecko's WebExtension implementationispedals2016-06-19
| | | | | | | | Gecko currently does not support chrome.storage.sync and chrome.runtime.onInstalled. Use chrome.storage.local instead of sync and ignore calls to onInstalled. The implication of not having runtime.onInstalled is that the options page is not shown on first-run.
* Use non-deprecated options_ui instead of options_page in manifestispedals2016-06-18
|
* Add Gecko as a supported application to manifestispedals2016-06-18
|
* Support taggingAlex Yatskov2016-06-14
|
* Cache audio samplesAlex Yatskov2016-06-14
|
* Use `let` instead of `const` in for loops.Alex Yatskov2016-06-14
|
* CleanupAlex Yatskov2016-06-14
|
* AudioAlex Yatskov2016-06-14
|
* Elementary audio playback supportAlex Yatskov2016-06-14
|
* Removing HTML optionAlex Yatskov2016-06-14
|
* Option stubsAlex Yatskov2016-06-14
|
* Improved text scanningAlex Yatskov2016-06-14
|
* Better selection handling, fixing scan length being treated as a string.Alex Yatskov2016-06-14
|
* Option preference page on install.Alex Yatskov2016-06-14
|
* Version bumpAlex Yatskov2016-06-14
|
* Updating homepage urlAlex Yatskov2016-06-14
|
* Bumping versionAlex Yatskov2016-05-29
|
* Better glossary formattingAlex Yatskov2016-05-29
|
* Adding version checkingAlex Yatskov2016-05-29
|
* Delete unused functionsAlex Yatskov2016-05-29
|
* CleanupAlex Yatskov2016-05-29
|
* CleanupAlex Yatskov2016-05-29
|
* New fact creationAlex Yatskov2016-05-29
|
* Display supported field tagsAlex Yatskov2016-05-28
|
* Fixing field tableAlex Yatskov2016-05-28
|
* Options page now works as intendedAlex Yatskov2016-05-28
|
* More cleanupAlex Yatskov2016-05-28
|
* More work on options pageAlex Yatskov2016-05-28
|
* Show proper optionsAlex Yatskov2016-05-28
|
* CleanupAlex Yatskov2016-05-28
|
* Improvements to options pageAlex Yatskov2016-05-28
|
* WIPAlex Yatskov2016-05-22
|
* CleanupAlex Yatskov2016-05-22
|
* Adding default optionsAlex Yatskov2016-05-22
|
* Field selector workingAlex Yatskov2016-05-22
|
* CleanupAlex Yatskov2016-05-21
|
* WIPAlex Yatskov2016-05-21
|
* StylingAlex Yatskov2016-05-21
|
* Adding tabsAlex Yatskov2016-05-21
|
* CleanupAlex Yatskov2016-05-21
|
* WIPAlex Yatskov2016-05-21
|
* WIPAlex Yatskov2016-05-21
|
* WIPAlex Yatskov2016-05-21
|
* WIPAlex Yatskov2016-05-21
|
* WIPAlex Yatskov2016-05-21
|
* Show when the extension is disabledAlex Yatskov2016-05-21
|
* Updating manifestAlex Yatskov2016-05-18
|
* Revert "Fixing certain definitions not showing up"Alex Yatskov2016-05-18
| | | | This reverts commit 85015b17766c7279d9efbbcd1dff2e1776bc0da2.
* Fixing certain definitions not showing upAlex Yatskov2016-05-18
|
* Adding link to homepageAlex Yatskov2016-05-18
|