Ajay Ramachandran
21b2ad71b9
Merge pull request #245 from jplsek/opt-html5
...
Set options and help page to use html5
2020-01-19 10:11:23 -05:00
Jeremy Plsek
ad37e9abe7
Allow keybind cancel with ESC
2020-01-15 20:50:51 -05:00
Jeremy Plsek
f99a3f5088
Set options and help page to use html5
...
- Fix css when using html5
- Add encoding scheme to html
- Remove font-size change on title on hover. It's jarring
seeing the whole page move when trying to move your mouse
to the options.
- Remove center tags
- Remove unnecessary styles
- Fix some minor grammar
2020-01-15 20:30:07 -05:00
Ajay Ramachandran
7335429541
Added option for auto-vote.
2020-01-10 20:06:16 -05:00
Ajay Ramachandran
21a61bb238
Fixed options page and manifest.
2020-01-09 22:40:44 -05:00
Ajay Ramachandran
a5adf73b88
Moved registration removal to a util function.
2020-01-09 22:32:20 -05:00
Ajay Ramachandran
1f4c4c0901
Make content script reregister on firefox every browser restart
2020-01-09 22:13:00 -05:00
Ajay Ramachandran
338fbcea9c
Fixed buttons appearing on invidious.
2020-01-09 21:32:56 -05:00
Ajay Ramachandran
a20fa9871e
Added support for any invidious instance.
2020-01-09 21:23:25 -05:00
Ajay Ramachandran
f4c5f50f8c
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into add-invidious
2020-01-09 19:53:49 -05:00
Ajay Ramachandran
2c5a78947a
Added instance display
2020-01-09 19:52:20 -05:00
Ajay Ramachandran
d2e1373e2a
Fixed more merging issues.
2020-01-09 19:23:05 -05:00
Ajay Ramachandran
d705610855
Fix merge issues
2020-01-09 19:19:30 -05:00
Ajay Ramachandran
7acc6c3329
Added warning message when changing the userID.
2020-01-09 15:00:03 -05:00
Ajay Ramachandran
1715ee327f
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into experimental-ajay
2020-01-09 14:28:40 -05:00
Ajay Ramachandran
0481943737
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into add-invidious
...
# Conflicts:
# background.js
# content.js
# options/options.js
2020-01-09 14:28:06 -05:00
Ajay Ramachandran
da8a1376a7
Converted options page to new config system.
2020-01-07 22:02:16 -05:00
Ajay Ramachandran
b8ebe5076b
Fixed indentation.
2020-01-07 21:23:59 -05:00
Official Noob
d15785146f
Update options.js
2020-01-06 23:42:02 +00:00
Official Noob
47d9d93818
Added SB.js to options html
2020-01-06 23:34:33 +00:00
Ajay Ramachandran
509b627e88
Made it reenable the permission when an invidious instance is added.
...
Right now it throws an error
2020-01-01 12:55:35 -05:00
Ajay Ramachandran
0b41118232
Added option for custom invidious instances.
2019-12-31 19:09:37 -05:00
Ajay Ramachandran
ea3f9f246e
Fixed firefox support.
2019-12-31 18:13:51 -05:00
Ajay Ramachandran
b441cc2123
Added firefox support and support for multiple invidious instances.
2019-12-31 17:48:43 -05:00
Ajay Ramachandran
b0e0c380dd
Added Firefox fixes
2019-12-31 14:50:01 -05:00
Ajay Ramachandran
6a37753753
Added defaults to option page.
2019-12-31 02:32:44 -05:00
Ajay Ramachandran
df30f00347
Moved invidious code to functions and made it check permissions on init.
2019-12-31 02:15:10 -05:00
Ajay Ramachandran
dcfdade927
Added invidio.sh
2019-12-31 02:08:32 -05:00
Ajay Ramachandran
741ddcd8aa
Fixed permissions.
2019-12-31 02:06:58 -05:00
Ajay Ramachandran
433db26078
Added option to enable invidious support.
2019-12-30 23:15:29 -05:00
Ajay Ramachandran
94cbf089db
Added submission keybind option
2019-12-30 17:23:05 -05:00
Ajay Ramachandran
cb2fb6925b
Added keybind option.
2019-12-30 16:41:33 -05:00
Ajay Ramachandran
b3361a473c
Removed use of center tag.
2019-12-30 14:44:03 -05:00
Ajay Ramachandran
fcb6ed7676
Added text set option (userID)
2019-12-30 01:20:20 -05:00
Ajay Ramachandran
91f4d7f669
Removed logs
2019-12-30 00:49:23 -05:00
Ajay Ramachandran
2e2ff60c23
Made the options save.
2019-12-30 00:48:59 -05:00
Ajay Ramachandran
13727270d4
Added all toggle buttons and made them set to their values.
2019-12-30 00:39:02 -05:00
Ajay Ramachandran
b27f56bc00
Added basic options panel.
...
Co-authored-by: Official Noob <31563761+OfficialNoob@users.noreply.github.com >
2019-12-29 23:18:18 -05:00