Commit graph

661 commits

Author SHA1 Message Date
Ajay Ramachandran
4a3d36b952 Fixed preview bar.
Made it reset when no sponsors are found.

Made it wait until the video metadata is loaded if necessary.
2019-08-13 13:02:35 -04:00
Ajay Ramachandran
f9bd82db35
Merge pull request #103 from OfficialNoob/patch-20
Added switch for chrome.runtime.onMessage
2019-08-13 00:32:43 -04:00
Ajay Ramachandran
c8438b9d59
Updated formatting 2019-08-13 00:32:33 -04:00
Ajay Ramachandran
5347340c1c
Merge pull request #107 from ajayyy/experimental-ajay
Preview bar, downvote to hide sponsor, usernames
2019-08-12 23:44:53 -04:00
Ajay Ramachandran
524e443f4d Updated build number 2019-08-12 23:44:14 -04:00
Ajay Ramachandran
b9091c3a97 Made it get the current username when letting you edit it. 2019-08-12 23:32:10 -04:00
Ajay Ramachandran
5445146b56 Added ability to set your username 2019-08-12 23:20:35 -04:00
Ajay Ramachandran
13d0e4a33a Made it still possible to vote on downvoted sponsors.
Added "(hidden)" to the button.

Resolves https://github.com/ajayyy/SponsorBlock/issues/28
2019-08-12 20:22:00 -04:00
Ajay Ramachandran
8f0a9d97f6 Downvoting now temporarily hides the sponsor time. 2019-08-12 20:00:42 -04:00
Ajay Ramachandran
5feed6bfcc Added preview bar with the sponsors 2019-08-12 19:34:44 -04:00
Official Noob
e8246a9a8a
Added new stuff 2019-08-12 22:29:15 +01:00
Official Noob
e141b1f4e8
Update manifest.json 2019-08-12 22:28:41 +01:00
Official Noob
f9fcd80552
CC 2019-08-12 22:28:07 +01:00
Official Noob
8c7d749f11
CC 2019-08-12 22:15:25 +01:00
Official Noob
bcc927f21a
CC 2019-08-12 22:10:33 +01:00
Official Noob
b13837ce44
CC 2019-08-12 22:07:24 +01:00
Official Noob
806456d287
added helpPage 2019-08-12 21:45:14 +01:00
Official Noob
2deb2ff4b5
added helpPage 2019-08-12 21:43:34 +01:00
Official Noob
fb1836cd07
Rename popup.html to popup_en.html 2019-08-12 21:41:40 +01:00
Official Noob
f2036885aa
Update manifest.json 2019-08-12 21:41:16 +01:00
Official Noob
948293db04
added popup 2019-08-12 21:40:23 +01:00
Official Noob
5031a85a5c
Update background.js 2019-08-12 21:38:44 +01:00
Official Noob
a5e3dcaf4d
Update background.js 2019-08-12 21:34:03 +01:00
Official Noob
37816ba762
Rename index.html to index_en.html 2019-08-12 21:30:02 +01:00
Official Noob
ed9a445b4c
browser.i18n -> chrome.i18n 2019-08-12 21:25:03 +01:00
Official Noob
0b801ae986
browser.i18n -> chrome.i18n 2019-08-12 21:23:11 +01:00
Ajay Ramachandran
5916baf5ea
Merge pull request #105 from ajayyy/experimental
Lowered permissions + Edit panel additions
2019-08-12 16:05:28 -04:00
Official Noob
afa260b733
Merge branch 'experimental' into patch-18 2019-08-12 21:02:55 +01:00
Ajay Ramachandran
1c3a857fcf
Merge pull request #104 from ajayyy/experimental-ajay
Edit panel additions
2019-08-12 16:01:56 -04:00
Ajay Ramachandran
640ad58c65 Updated version number 2019-08-12 15:59:06 -04:00
Ajay Ramachandran
41aa58e004 Fixed userIDs not being properly submitted. 2019-08-12 15:58:25 -04:00
Ajay Ramachandran
6b3eb09198 Added button to set edit to the current time. 2019-08-12 15:27:35 -04:00
Official Noob
59c2e5cae7
i18n 2019-08-12 20:10:13 +01:00
Official Noob
a30c7cf383
Update messages.json 2019-08-12 20:08:26 +01:00
Official Noob
334e32fb6b
i18n 2019-08-12 19:47:11 +01:00
Official Noob
7a36277695
added connectionError 2019-08-12 19:46:25 +01:00
Official Noob
9a2bce4ba6
Added Segment 2019-08-12 19:35:08 +01:00
Official Noob
71d2231fb5
Update messages.json 2019-08-12 18:41:45 +01:00
Official Noob
cc3f970aef
Internationalization 2019-08-12 18:40:16 +01:00
Official Noob
189a28f027
added fullName 2019-08-12 18:36:02 +01:00
Official Noob
a2750ad709
Fixed JSON 2019-08-12 18:34:17 +01:00
Official Noob
c8341a448d
Switched to native 2019-08-12 18:33:36 +01:00
Official Noob
44c4671977
Added switch for chrome.runtime.onMessage 2019-08-12 17:41:26 +01:00
Ajay Ramachandran
ac118173a5 Made preview also save the edit. 2019-08-12 12:26:52 -04:00
Ajay Ramachandran
3f815a18c4 Added a sponsor time preview.
It skips 2 seconds before the start time so you can preview how it feels.

Also increased the space between the times and the clear times button.

Resolves https://github.com/ajayyy/SponsorBlock/issues/66
2019-08-12 12:21:20 -04:00
Ajay Ramachandran
e281b90699 Fixed sponsor times not properly saving 2019-08-12 12:05:16 -04:00
Ajay Ramachandran
012a36b931 Increased button padding 2019-08-12 12:04:57 -04:00
Ajay Ramachandran
43e3d03e9a Added better error checking 2019-08-12 12:02:01 -04:00
Ajay Ramachandran
5adeeed634 Made editing not possible on unfinished sponsors.
Resolved https://github.com/ajayyy/SponsorBlock/issues/77
2019-08-12 11:42:39 -04:00
Ajay Ramachandran
29a8608f9d
Merge pull request #90 from OfficialNoob/patch-19
Removed tabs permission
2019-08-12 11:36:57 -04:00