Commit Graph

109 Commits

Author SHA1 Message Date
eight
405b7f8f06 Fix: removed unused API 2018-10-12 03:48:13 +08:00
eight
1b2c88f926 Fix: no need to access db 2018-10-12 03:46:51 +08:00
eight
a8131fc9c5 Fix: remove unused methods 2018-10-12 03:43:31 +08:00
eight
0ea7ada48f Fix: content script may load before the background is ready 2018-10-12 02:02:14 +08:00
eight
bdae1c3697 Change: simpler styleCodeEmpty 2018-10-11 20:00:25 +08:00
eight
bd4a453f45 Merge branch 'dev-usercss-meta' into dev-exclusions 2018-10-11 19:49:37 +08:00
eight
c1bf9f57e9 Fix: minor 2018-10-11 19:29:17 +08:00
eight
3e38810a49 Fix: make sure icons are refreshed at startup 2018-10-11 18:13:24 +08:00
eight
c657d7e55c Add: implement bug 461 2018-10-11 17:32:27 +08:00
eight
30e494eda9 Add: icon-util 2018-10-11 15:42:23 +08:00
eight
510a886e14 Fix: exposeIframes 2018-10-11 03:21:38 +08:00
eight
d4436cde20 Add: implement exposeIframe 2018-10-11 01:39:10 +08:00
eight
43db875fd8 Kill more globals 2018-10-11 01:26:24 +08:00
eight
ba64b95575 WIP: kill cachedStyles 2018-10-11 00:54:38 +08:00
eight
7eba890a21 Merge branch 'dev-private-prefs' into dev-exclusions 2018-10-10 23:15:14 +08:00
eight
d2b36a168e Kill hidden globals 2018-10-10 23:05:20 +08:00
eight
6494985b50 Fix: various 2018-10-10 16:14:51 +08:00
eight
a38558ef78 WIP: make notifyAllTabs a noop 2018-10-08 15:30:39 +08:00
eight
582e9078af Fix: inject all scripts 2018-10-08 14:39:08 +08:00
eight
02f471f077 Fix: usercss API 2018-10-07 23:28:41 +08:00
eight
057111b171 Update usercss API 2018-10-07 22:59:31 +08:00
eight
69cae02381 Drop getStyles 2018-10-07 21:40:29 +08:00
eight
c5d41529d9 Minor fixes 2018-10-07 21:28:51 +08:00
eight
5b3b4e680f Add: navigator-util 2018-10-07 21:20:39 +08:00
eight
b5107b78a5 Add: broadcast messages with reasons 2018-10-07 01:42:43 +08:00
eight
fedf844ddd Add: getStylesInfoByUrl 2018-10-06 13:45:37 +08:00
eight
095998f07c Change: switch to msg.js 2018-10-06 13:27:58 +08:00
eight
fa3127d988 Change: switch to msg.js 2018-10-06 13:02:45 +08:00
eight
34497ebe16 WIP: switch to API 2018-10-05 18:47:52 +08:00
eight
f1639cc33e WIP: broadcastMessage 2018-10-05 01:03:40 +08:00
eight
81e4823f46 Debounce updateAllTabsIcon 2018-10-04 19:39:59 +08:00
eight
630725196f fixup! Fix: update all icons when some prefs changed 2018-10-04 19:22:44 +08:00
eight
0d0e1b4dc0 Fix: update all icons when some prefs changed 2018-10-04 19:20:36 +08:00
eight
829a134ed1 Fix: this -> prefs 2018-10-04 18:10:53 +08:00
eight
3af310c341 Fix: open-manager has no default value 2018-10-04 17:09:26 +08:00
eight
874a2da33e Enhance: make prefs use storage.sync 2018-10-04 17:04:23 +08:00
eight
6d32ffb76b WIP 2018-10-04 12:46:19 +08:00
eight
24b1eea8a4 Merge branch 'master' of https://github.com/openstyles/stylus into dev-exclusions 2018-10-03 15:00:07 +08:00
eight
5cbe8a8d78
Add: fetch style object from DB directly in the editor (#507) 2018-10-02 20:22:18 +08:00
eight
39a6d1909f Fix: prefs doesn't work in FF's private windows. Add web-ext. Drop prefs.readOnlyValues 2018-09-28 00:26:29 +08:00
eight
41ac66a137 Add: background worker 2018-09-25 21:09:40 +08:00
eight
64aa9fcf53 Add: background worker 2018-09-25 17:34:54 +08:00
tophf
406a7cd4c0 FF bug workaround: apply styles to more iframes 2018-08-09 21:22:26 +03:00
tophf
be94303bad simplify onInstalled 2018-08-06 18:20:57 +03:00
Rob Garrison
8a6011de8c Attempt to update icon count 2018-07-22 11:21:45 -05:00
tophf
0d7b8152e8 code cosmetics 2018-07-05 15:46:01 +03:00
tophf
d8b776bedf try installing from full code if 'sections' is empty in style json
fixes #414
2018-07-05 15:46:01 +03:00
tophf
0a082f30d2 Chrome with NativeCrxBindings: ignore lastError in injectCS 2018-04-25 10:37:07 +03:00
tophf
677bf7b9bf Chrome with NativeCrxBindings: check lastError in injectCS 2018-04-24 22:16:21 +03:00
tophf
e80efa7604 FF: hotkeys dialog 2018-04-12 21:28:45 +03:00