stylus/background
tophf 9e487b03e5
tweak editor (#1063)
* also apply live-preview if an unsaved style was disabled

* use box-shadow instead of outline for focus everywhere

* allow focus outline on click in text/search input or textarea

* search inputs should use the same style as text inputs

* also use box-shadow focus on delete buttons

* remove URLSearchParams workaround, not needed since Chrome 55

* use `once` in addEventListener, available since Chrome 55

* update USO bug workarounds, remove obsolete ones

* ping/pong to fix openURL with `message` in FF

* use unprefixed CSS filter, available since Chrome 53

* use unprefixed CSS user-select, available since Chrome 54

* focus tweaks

* also use text query in inline search for Stylus category

* use event.key, available since Chrome 51

Co-authored-by: narcolepticinsomniac
2020-10-13 21:14:54 +03:00
..
background-worker.js update polyfill for Chrome>=55 2020-10-08 11:19:18 +03:00
background.js tweak editor (#1063) 2020-10-13 21:14:54 +03:00
content-scripts.js use tab.pendingUrl (#1040) 2020-09-22 06:54:48 -04:00
db-chrome-storage.js Enhance: promisify chrome into browser, drop promisify (#866) 2020-08-14 20:16:01 +08:00
db.js cleanup usoSearchCache + tidy up db.js 2020-10-09 13:47:57 +03:00
icon-manager.js use major browser version in CHROME constant (#946) 2020-05-31 01:43:56 -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 use tab.pendingUrl (#1040) 2020-09-22 06:54:48 -04: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 use installation url on known sites as homepage 2020-10-09 13:47:58 +03:00
style-via-api.js show write-style entries for iframes in popup (#861) 2020-02-24 18:16:45 -05:00
sync.js Fix: show sync start error (#1016) 2020-08-14 22:32:24 +08:00
tab-manager.js show write-style entries for iframes in popup (#861) 2020-02-24 18:16:45 -05:00
token-manager.js tweak editor (#1063) 2020-10-13 21:14:54 +03:00
update.js Fix: onAlarms is registered multiple times (#702) 2019-06-01 05:11:22 -04:00
usercss-helper.js faster install from known sites 2020-10-09 13:47:57 +03:00
usercss-install-helper.js faster install from known sites 2020-10-09 13:47:57 +03:00