stylus/js
tophf 8192fab1b8
show write-style entries for iframes in popup (#861)
* account for iframes in popup list/write-style and badge

* fix and simplify openURL + onTabReady + message from popup

* fixup! resolve about:blank iframes to their parent URL

* fixup! don't underline iframe links until hovered

* fix width bug in popup only when needed (Chrome 66-69)

* fixup! reset styleIds on main page navigation

* fixup! call updateCount explicitly on extension pages

* fixup! ensure frame url is present

* fixup! frameResults entry may be empty

* fixup! init main frame first

* fixup! track iframes via ports

* fixup! reduce badge update rate during page load

* fixup! cosmetics

* fixup! don't add frames with errors

* fixup! cosmetics
2020-02-24 18:16:45 -05:00
..
cache.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
dom.js linter and compact layout improvements (#749) 2019-08-04 13:09:50 -04:00
localization.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
messaging.js show write-style entries for iframes in popup (#861) 2020-02-24 18:16:45 -05:00
meta-parser.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
moz-parser.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
msg.js Simplify & speed up style injection (#843) 2020-02-12 09:39:00 -05:00
polyfill.js Simplify & speed up style injection (#843) 2020-02-12 09:39:00 -05:00
prefs.js Simplify & speed up style injection (#843) 2020-02-12 09:39:00 -05:00
promisify.js Simplify & speed up style injection (#843) 2020-02-12 09:39:00 -05:00
router.js Embed options in manager (#828) 2020-02-01 23:36:54 -05:00
script-loader.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
sections-util.js Prevent importing styles with no section. Fixes #687 (#697) 2019-04-16 07:32:06 -05:00
storage-util.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
usercss.js Fix: don't assign undefined to style object (#764) 2019-09-09 00:48:44 -04:00
worker-util.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00