tophf
7e5396a11d
prevent browser exception bug on sendResponse to a closed tab
...
fixes #171
2017-08-26 07:51:28 +03:00
tophf
815f8ca959
also find styles for URLs with stripped #hash
...
kinda fixes #155
as per spec the fragment portion is ignored in @-moz-document:
https://www.w3.org/TR/2012/WD-css3-conditional-20120911/#url-of-doc
but we still respect url("foo#hash") set in userstyles
because the spec is outdated and doesn't account for SPA sites
collateral damage: simplified URLS.supported()
2017-08-18 13:18:19 +03:00
tophf
af41d646dd
Don't show editor.contextDelete option in FF; #128
2017-07-31 19:39:44 +03:00
tophf
3ddf812635
Don't count styles on NTP in Chrome 61+, see #122
2017-07-28 08:19:07 +03:00
tophf
3b49d83616
In Chrome 61.0.3161+ NTP can't be styled anymore
2017-07-23 12:42:34 +03:00
tophf
b37b2c5246
fixup e463ca7e: use the actual tab index
2017-07-22 16:57:52 +03:00
tophf
e463ca7ece
setBadgeText: skip pre-rendered tabs
2017-07-22 12:56:38 +03:00
Rob Garrison
8cfb37351d
Remove unused variables
2017-07-16 14:40:13 -05:00
Rob Garrison
417e3b5de3
Add eqeqeq definition to eslint
2017-07-16 13:07:21 -05:00
Rob Garrison
1a630033bd
Use a single declaration per line
2017-07-14 04:10:00 -05:00
Rob Garrison
ac91e25eb4
Move messaging.js file & references
2017-07-13 19:52:40 -05:00
Rob Garrison
bb33ff3981
Fix links & split out edit.css
2017-07-12 16:26:20 -05:00
Rob Garrison
7a9d629ec8
Restructure folders
2017-07-12 16:26:20 -05:00