tophf
b3b1d4a628
own page load microopt: reduce blocking on i18n
...
* localStorage cache is faster than chrome.i18n.get
* TreeWalker is faster than tHTML for removing extraneous whitespace
* simple for() is faster than for-of with [...iterable]
2017-04-18 12:47:02 +03:00
tophf
1df76c6929
options: localize the title
2017-04-18 12:46:33 +03:00
tophf
2bb7d31042
fixups for Opera/Vivaldi/Firefox-compatibility
2017-04-18 12:46:32 +03:00
tophf
1ded89969b
localization: don't recheck on DOMContentLoaded
2017-04-18 12:46:32 +03:00
tophf
a889ac6413
templates: compress inter-tag whitespace
...
to reduce number of DOM nodes by 25%
2017-04-18 12:46:32 +03:00
tophf
ac4a420e2b
ESLint: customize the rules; fix the issues
2017-04-18 12:46:23 +03:00
tophf
a717e632c6
Expose tDocLoader.stop() to prevent unneeded observation
2017-04-18 12:43:30 +03:00
Jeremy Schomery
3be2c300b2
revert back localization.js changes based on 2da4a8708c (commitcomment-21270367)
2017-03-11 19:23:53 +03:30
Jeremy Schomery
2da4a8708c
Supporting tooltip; https://github.com/schomery/stylish-chrome/issues/38#issuecomment-285350914
2017-03-11 12:41:38 +03:30
Jason
cc95a62c7c
Various Firefox error and warning fixes #166
2016-03-07 23:22:28 -06:00
tophf
4f61494e0d
Move html templates to html file
2015-08-03 08:13:01 +03:00
tophf
ae8683873a
fixes for Chrome 31
2015-08-01 15:11:32 +03:00
tophf
0e6f63951a
Localization: embed in html, autorun, apply earlier
2015-05-01 13:33:01 +03:00
Jason Barnabe
b019038f57
initial commit
2012-04-15 20:56:12 -05:00