stylus/manage
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
..
config-dialog.css Support Chrome 49 (#561) 2018-11-29 19:35:21 -06:00
config-dialog.js Improve height restriction for popup config dialog (#721) 2019-06-01 05:12:52 -04:00
filters.js Embed options in manager (#828) 2020-02-01 23:36:54 -05:00
import-export.js Embed options in manager (#828) 2020-02-01 23:36:54 -05:00
incremental-search.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
manage.css Embed options in manager (#828) 2020-02-01 23:36:54 -05:00
manage.js Embed options in manager (#828) 2020-02-01 23:36:54 -05:00
object-diff.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
sort.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
updater-ui.js Show error in tooltip (#566) 2018-11-19 22:55:38 -06:00