Commit Graph

28 Commits

Author SHA1 Message Date
tophf
5c1555c781 code cosmetics: fix some eslint complaints
Until https://github.com/eslint/eslint/issues/8594 is sorted out, we're switching to the old indent behavior (indent-legacy).
2017-07-09 12:22:45 +03:00
tophf
050109428c USO bug workaround: generalize getStyleURL() 2017-06-17 14:55:34 +03:00
tophf
90275ae47a Help buggy USO support Linux Chromium 2017-06-14 00:20:35 +03:00
tophf
218c6adfa0 patch buggy USO site pagination links in category mode 2017-06-11 15:01:48 +03:00
tophf
7a4f499e0d patch buggy USO site to use actual style settings 2017-06-05 09:37:00 +03:00
tophf
cd84a33a53 fixup: "Install style" should not persist on click 2017-06-05 09:36:51 +03:00
tophf
2b1d874236 Update style settings on USO without page reload 2017-06-04 10:39:27 +03:00
Jeremy Schomery
c6293a8e88 appending "advanced settings" parameters to the Chrome's download URL for Firefox, Opera, or Vivaldi browsers 2017-05-18 14:09:03 +04:30
Jeremy Schomery
c5081a0747 Fixes communication issue with US.o on Vivaldi browser 2017-05-15 17:16:09 +04:30
Jeremy Schomery
6119a406da Fixes communication issue with US.o on Firefox browser 2017-05-15 16:32:59 +04:30
tophf
0ce99afbf5 No need for Stylish->Stylus substitution on new USO 2017-04-28 15:28:51 +03:00
tophf
32ae088c03 Detect and don't update locally edited styles 2017-04-26 01:34:57 +03:00
tophf
36667dece1 install.js: fix onclick after orphanCheck 2017-04-26 01:34:57 +03:00
tophf
aa5fc9f640 notify USO earlier in install.js by relaying xhr 2017-04-20 04:52:13 +03:00
tophf
98c34da9e7 simplify and speed up USO rebrand observer 2017-04-20 01:27:25 +03:00
tophf
aaa50d6b7b fixup for Chrome 49 without Symbol.iterator 2017-04-18 12:46:38 +03:00
tophf
e61a24b4e4 refactor install.js
* run_at: document_start
* MutationObserver to rebrand without flickering the original text
* reuse styleSectionsEqual
* don't proceed when orphaned
2017-04-18 12:46:38 +03:00
tophf
ac4a420e2b ESLint: customize the rules; fix the issues 2017-04-18 12:46:23 +03:00
tophf
db560f3ede Orphaned content script case self-destruction for install.js 2017-03-19 04:58:16 +03:00
Jeremy Schomery
ce6973385a merging functions 2017-02-03 16:35:03 +03:30
Jeremy Schomery
bbfc9bbbd6 new fix for #12 2017-02-03 16:26:11 +03:30
Jeremy Schomery
07ec84313c possible fix for #12 2017-02-03 15:42:23 +03:30
Jason
d957cd1b3b chrome.extension.sendMessage -> chrome.runtime.sendMessage 2016-01-30 17:08:10 -06:00
Jason Barnabe
6bf6cff755 issue 5 updates for styles with settings 2014-02-06 15:05:31 -06:00
Jason Barnabe
3fddfae15a issue 87 Update styles directly from userstyles.org 2013-05-08 22:10:08 -05:00
Jason Barnabe
0236efa5e0 issue 77 Support long install URLs 2012-12-01 17:50:43 -06:00
Jason Barnabe
9270dc1596 issue 44 Stop using deprecated Chrome APIs 2012-08-19 20:14:33 -05:00
Jason Barnabe
b019038f57 initial commit 2012-04-15 20:56:12 -05:00