Commit Graph

255 Commits

Author SHA1 Message Date
63f3e94bb1 version bump 2019-12-05 18:24:54 -08:00
siikamiika
02a34bb4bc initial text scanner extract 2019-12-05 03:58:35 +02:00
3975aabf4d version bump 2019-12-03 18:29:44 -08:00
toasted-nutbread
96aad50340 Create DOM utility file 2019-11-26 18:59:52 -05:00
toasted-nutbread
7e94fca7c7 Rename extension.js to core.js to better reflect its use 2019-11-26 17:29:52 -05:00
toasted-nutbread
a14b820a19 Move utilInvoke into api.js, rename to _apiInvoke 2019-11-26 17:23:55 -05:00
siikamiika
41020289ab add mecab support 2019-11-23 17:45:44 +02:00
91c01e0a7e Update version 2019-11-05 19:03:23 -08:00
siikamiika
d3f51690f8 make clipboardRead an optional permission 2019-10-27 01:51:18 +03:00
siikamiika
704864b7b2 add clipboard monitor to search page
Related to issue #262 about APIs
2019-10-26 18:15:28 +03:00
d32fd1381b increment version for testing 2019-10-20 11:22:50 -07:00
toasted-nutbread
173a474d5b Add unlimited storage permission 2019-10-15 19:41:39 -04:00
toasted-nutbread
cc72514ce6 Frontend updates 2019-10-11 23:24:51 -04:00
55b2c1d8f5 version bump 2019-10-10 19:49:05 -07:00
c3926c67ad version bump 2019-10-06 09:07:22 -07:00
bac237336e version bump 2019-10-05 10:16:33 -07:00
f5afe590ad version bump 2019-09-23 17:34:18 -07:00
c53263158b version bump 2019-09-05 20:20:23 -07:00
toasted-nutbread
53aad0bef6 Fix messaging issues when iframes are present in the document 2019-09-02 19:33:28 -04:00
toasted-nutbread
5c4614f585 Add support for showing recursive popups 2019-09-02 19:31:42 -04:00
4ac55da7dd version bump 2019-09-02 11:46:00 -07:00
Alex Yatskov
cd75f5b97d
Merge pull request #188 from toasted-nutbread/edge-support
Add support for Edge browser
2019-08-28 19:41:30 -07:00
toasted-nutbread
a39a1fa9e4 Add support for Edge browser 2019-08-26 21:58:03 -04:00
6c3671b3d9 version bump 2019-08-19 19:40:33 -07:00
b7e3ded74e version bump 2019-08-19 19:33:30 -07:00
1d6eb1c3d9 version bump 2019-08-18 12:29:14 -07:00
521aeee2bc fix manifest to contain proper values for stable version of yomichan 2019-08-17 16:01:54 -07:00
e23d4b9a82 version bump 2019-08-04 09:58:38 -07:00
8b8482d255 version bump 2019-07-01 19:04:23 -07:00
ca6c732364 Updating ID again for Mozilla 2019-05-19 18:52:08 -07:00
fe4f7b3a82 Create new ID for Mozilla Developer Hub 2019-05-19 18:09:40 -07:00
4f880e0cee Add testing variant 2019-05-19 17:51:31 -07:00
c8be68e205 Version bump 2019-05-19 17:48:58 -07:00
toasted-nutbread
7ac7f55436 Use "options_ui" in manifest 2018-12-10 17:23:53 -05:00
f659702ba2 workaround chrome options breakage 2018-03-12 13:04:08 -07:00
5f6830c7dd fixing broken anki template 2017-11-08 17:18:16 -08:00
dcef7ce377 version bump 2017-11-04 08:18:26 -07:00
00c20aed42 Merge branch 'master' into firefox-amo 2017-09-24 11:01:40 -07:00
c8810581e6 version bump 2017-09-17 13:08:20 -07:00
3a1aad07d6 Merge branch 'master' into firefox-amo 2017-09-11 16:56:27 -07:00
5f46006e8d scrap sandbox 2017-09-09 12:59:49 -07:00
9eac50ea05 add sandbox stub 2017-09-05 12:34:52 -07:00
65b679caeb Merge branch 'master' into firefox-amo 2017-08-26 12:36:56 -07:00
dbe6a16ca4 version bump 2017-08-26 12:23:10 -07:00
4ea0db3f62 inject content script into all frames, fixes #29 2017-08-23 09:34:45 -07:00
c4525027da bugfix and version 2017-08-19 21:09:54 -07:00
e22699cfcc bugfix and version 2017-08-19 21:08:06 -07:00
d5b4b04998 Merge branch 'master' into firefox-amo 2017-08-19 17:30:38 -07:00
922d2cd468 version bump 2017-08-18 21:05:17 -07:00
d960ba6dd6 fixing bugs, new version 2017-08-18 09:42:34 -07:00
39fbabfe62 Merge branch 'master' into firefox-amo 2017-08-17 19:39:32 -07:00
5c353f41e5 version bump 2017-08-15 20:42:27 -07:00
82863cd861 renaming files 2017-08-14 19:55:04 -07:00
8b50dfe1e9 unify files 2017-08-13 21:11:10 -07:00
7fbe2ddaf3 more cleanup 2017-08-05 20:20:22 -07:00
edf1c0ff6d cleanup 2017-07-22 23:19:38 -07:00
d6c2f1cc38 cleanup 2017-07-20 21:29:27 -07:00
8bcc4ddf19 cleanup 2017-07-20 21:21:22 -07:00
7dd75082ab rename options to settings 2017-07-16 12:59:16 -07:00
e2373345a4 version bump 2017-07-10 16:30:28 -07:00
efb5ed2af8 cleanup 2017-07-10 15:22:19 -07:00
c23298dbb2 Merge branch 'master' into firefox-amo 2017-06-26 20:23:53 -07:00
21b29ff135 version bump 2017-06-26 20:04:42 -07:00
e7e700e597 version bump 2017-06-25 16:26:05 -07:00
16baf9a400 Merge branch 'master' into firefox-amo 2017-05-25 23:06:10 -07:00
c0f74bbc8f smarter imposter hiding, version bump 2017-05-23 22:51:48 -07:00
c6673bdf48 version bump 2017-05-21 22:47:23 -07:00
b04c4d8be7 block RT and some other tags when scanning, fixes #50, #30 2017-05-20 18:15:51 -07:00
1cdf496824 Merge branch 'master' into firefox-amo 2017-04-29 12:35:43 -07:00
abdb5e68be deal with firefox object reference bug (fixes #49) 2017-04-29 12:30:36 -07:00
a209228c31 Merge branch 'master' into firefox-amo 2017-04-23 11:10:35 -07:00
e661c4bd43 add option to disable searching of alphanumeric text, fixes #47 2017-04-22 13:02:06 -07:00
3523b85be0 Merge branch 'master' into firefox-amo 2017-04-09 11:42:20 -07:00
56fe02e945 version bump 2017-04-09 11:37:31 -07:00
1b49f91a9b Merge branch 'master' into firefox-amo 2017-04-08 18:04:37 -07:00
04e7b47815 version bump 2017-04-08 12:28:09 -07:00
bea50cca46 Merge branch 'master' into firefox-amo 2017-04-02 12:12:21 -07:00
ccb740da58 Merge branch 'dev' 2017-04-02 12:08:49 -07:00
9ac55fb5d1 support for multiple audio sources, version bump 2017-04-02 12:08:15 -07:00
372cdbf14b improved behavior for shiftless scanning, update url 2017-04-01 16:54:13 -07:00
85001208db manifest updates for amo version 2017-04-01 12:10:57 -07:00
681470db67 Merge branch 'master' into firefox-amo 2017-04-01 12:09:40 -07:00
4eb3e2f06c version bump 2017-04-01 12:08:20 -07:00
405e487a73 ctrl + c to copy 2017-03-31 21:48:10 -07:00
f7e47d1dbd . 2017-03-29 21:07:48 -07:00
1d9e911648 . 2017-03-29 21:04:35 -07:00
101b512f34 Revert "remove firefox-only key"
This reverts commit a74964bca1.
2017-03-29 20:29:16 -07:00
a74964bca1 remove firefox-only key 2017-03-29 20:28:27 -07:00
94d5f29d1d firefox live branch 2017-03-29 12:06:49 -07:00
f15f30019b version bump, cloze support 2017-03-28 20:49:26 -07:00
1a9e0243f4 fix conflicting hotkeys 2017-03-25 20:10:58 -07:00
063f3d4dbf version bump, finishing up keyboard shortcuts 2017-03-25 18:18:31 -07:00
f5a8383d2a wip 2017-03-25 17:18:55 -07:00
a9cc121860 Merge branch 'master' into dev 2017-03-23 21:13:29 -07:00
77b0487912 wip 2017-03-23 20:03:50 -07:00
57697ee2a0 polish and initial command support 2017-03-18 13:00:29 -07:00
e782a43432 fix kanji back button on search page 2017-03-18 10:10:49 -07:00
aaff51da85 version bump 2017-03-18 09:52:52 -07:00
a55b74c92e adding back link on kanji defs 2017-03-17 21:03:52 -07:00
94af149040 fix broken options on update 2017-03-12 09:18:40 -07:00