stylus/background
narcolepticinsomniac 1f12d50aaf
Embed options in manager (#828)
* Embed options in manager

* fix indent again

* Fix edit URL detected as manage URL when creating manager style from popup

* Syntax, hash only, and prevent empty hash

* Fix: move origin check to background

* Rename eslintrc

* Refactor: openURL

* Add: fixme comment about openEditor

* Fix: allow activating manager in other windows

* Add: trimHash method

* Fix: limit the scope of styleViaAPI

* Breaking: add router, keep search params

* Fix: focus options when activated

* Add: some fixme

* Fix: remove unused fixme

* Fix: minor

* Fix: remove unused message

* Add: doc

* Change: activate manager in other windows

* Fix: make sure sender is available in getTabUrlPrefix

* Add: openManage API

* Change: reuse editor in openEditor

* Fix: greedly pop the buffer

* Fix: backward detection

* Fix: remove unused important

* Fix: remove unused workaround

* Fix: avoid empty search param

* Change: detect all kinds of manager in openManage

* Fix: minor

* Manage button text

Co-authored-by: eight <eight04@gmail.com>
2020-02-01 23:36:54 -05:00
..
background-worker.js Support Chrome 49 (#561) 2018-11-29 19:35:21 -06:00
background.js Embed options in manager (#828) 2020-02-01 23:36:54 -05:00
content-scripts.js Embed options in manager (#828) 2020-02-01 23:36:54 -05:00
db.js Fix: db initializing error, polyfill localStorage/sessionStorage (#616) 2019-06-20 15:35:41 -04:00
icon-util.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
navigator-util.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
openusercss-api.js Add OpenUserCSS support (#328) 2018-02-15 11:27:00 +03:00
search-db.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
style-manager.js Add: sync database to a cloud drive (#787) 2019-11-05 14:30:45 -05:00
style-via-api.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
sync.js Add: sync database to a cloud drive (#787) 2019-11-05 14:30:45 -05:00
token-manager.js Onedrive beta and Opera compatibility 2020-01-14 19:06:35 -05:00
update.js Fix: onAlarms is registered multiple times (#702) 2019-06-01 05:11:22 -04:00
usercss-helper.js Fix: failed to find the old style when the name/namespace is changed (#581) 2018-11-25 07:27:10 -06:00