tophf
|
fa1496ecb8
|
use tab.pendingUrl (#1040)
|
2020-09-22 06:54:48 -04:00 |
|
tophf
|
54b1f218e0
|
Enhance: promisify chrome into browser , drop promisify (#866)
* promisify `chrome` into `browser`
* comment
* comment
* comment
* Add: a naive browser polyfill
* Fix: polyfill doesn't detect content script env correctly
Co-authored-by: eight04 <eight04@gmail.com>
|
2020-08-14 20:16:01 +08:00 |
|
tophf
|
0b5115fc8a
|
also handle removed/replaced/errored tabs in injectToAllTabs (#850)
|
2020-02-12 17:08:25 +03:00 |
|
tophf
|
7109d33e4e
|
wait for tabs to load when reinjecting (#849)
|
2020-02-12 07:49:14 -05:00 |
|
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 |
|
eight
|
f5db0a5ab0
|
Refactor: pull out content-scripts.js (#625)
|
2018-12-30 18:01:54 -06:00 |
|