stylus/options
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
..
index.css optionsUI: show progress bar and # of installed updates 2017-04-18 12:46:38 +03:00
index.html own page load microopt: reduce blocking on i18n 2017-04-18 12:47:02 +03:00
index.js optionsUI: show progress bar and # of installed updates 2017-04-18 12:46:38 +03:00