Commit graph

659 commits

Author SHA1 Message Date
Official Noob
62632792cc
Removed tabs permission 2019-08-08 13:28:50 +01:00
Anton Bershanskiy
7e2925a1e3 Refactor: make background non-persistent 2019-08-08 00:24:30 -05:00
Official Noob
4c37bd24ac
Update LANG.js 2019-08-07 18:12:04 +01:00
Official Noob
8e3a46d393
Update LANG.js 2019-08-07 17:45:56 +01:00
Official Noob
c7f8a39282
Update LANG.js 2019-08-07 17:45:10 +01:00
Official Noob
c09cff86b5
Update popup.js 2019-08-07 17:33:16 +01:00
Official Noob
24c61bab71
Auto detect lang 2019-08-07 17:15:57 +01:00
Official Noob
37df697b3d
Added Utils for lang 2019-08-07 17:08:29 +01:00
Official Noob
86fee63a8b
Moving into LANG 2019-08-07 17:04:50 +01:00
Official Noob
21b5fc9723
Added LANG.js 2019-08-07 16:59:57 +01:00
Official Noob
e5add6c392
Create LANG.js 2019-08-07 16:55:47 +01:00
Official Noob
b964d93ea9
Update utils.js 2019-08-07 16:35:29 +01:00
Official Noob
baba619fe7
Fixed scope 2019-08-07 16:20:07 +01:00
Official Noob
dce036b0e6
Update utils.js 2019-08-07 15:46:07 +01:00
Official Noob
c6c8d7de49
Update utils.js 2019-08-07 15:34:21 +01:00
Official Noob
02e11503cb
Removed Regex as "looks bad" 2019-08-06 22:06:23 +01:00
Official Noob
d75a7ca897
Added youtube-nocookie.com 2019-08-06 21:40:23 +01:00
Official Noob
2b5402fa57
Added sanity check 2019-08-06 14:08:46 +01:00
Official Noob
7ad5e426fb
Improved Parser 2019-08-06 10:27:13 +01:00
Official Noob
bbbb4f4877
Made UUID less predictable 2019-08-04 20:01:39 +01:00
Official Noob
9a32710ef8
Removed getYouTubeVideoStartTime 2019-08-04 19:09:46 +01:00
Official Noob
d25792f39a
Removed getYouTubeVideoID 2019-08-04 19:07:00 +01:00
Official Noob
5ee279dec7
Added getYouTubeVideoStartTime 2019-08-04 19:06:07 +01:00
Official Noob
e6fa832cb8
Removed getYouTubeVideoID as in utils 2019-08-04 19:04:43 +01:00
Official Noob
64befaebfc
Removed getYouTubeVideoID as in utils 2019-08-04 19:00:54 +01:00
Official Noob
5425c54fca
Added utils.js 2019-08-04 18:59:51 +01:00
Official Noob
aae0998426
Added utils.js 2019-08-04 18:59:08 +01:00
Official Noob
f6c9e8e235
Added getYouTubeVideoID 2019-08-04 18:47:07 +01:00
Ajay Ramachandran
18909ffef6
Merge pull request #71 from marioortizmanero/master
Grammar and phrasing fixes
2019-08-04 09:17:10 -04:00
Mario Ortiz Manero
3a037818a8 Grammar and phrasing fixes 2019-08-04 13:29:43 +02:00
Ajay Ramachandran
101d94f46e
Merge pull request #70 from ajayyy/experimental
Made popup close on video change
2019-08-03 23:32:07 -04:00
Ajay Ramachandran
38bb50a472 Made popup close on video change 2019-08-03 23:30:45 -04:00
Ajay Ramachandran
3b3653af67
Update README.md 2019-08-03 22:38:21 -04:00
Ajay Ramachandran
6be7408d80
Merge pull request #68 from ajayyy/experimental
Channel whitelisting, more support and bug fixes
2019-08-03 22:17:29 -04:00
Ajay Ramachandran
6d67559627 Update version number. 2019-08-03 22:14:08 -04:00
Ajay Ramachandran
db46d0438f Added whitelist support to the old YouTube theme. 2019-08-03 22:12:20 -04:00
Ajay Ramachandran
a5580daebd Added channel whitelisting.
Known issue: Does not work with 0 second sponsors.

Resolves https://github.com/ajayyy/SponsorBlock/issues/38
2019-08-03 21:35:41 -04:00
Ajay Ramachandran
809be3b2fb Fixed submit button disappearing after already submitting once. 2019-08-03 20:52:09 -04:00
Ajay Ramachandran
0319c507d3 Made videos load from the subscription page. 2019-08-03 14:11:47 -04:00
Ajay Ramachandran
8ffab867e1 Made zero second skips not skip when the video starts at a non zero time. 2019-08-02 22:37:12 -04:00
Ajay Ramachandran
fcf7141733 Update version number 2019-08-02 22:14:35 -04:00
Ajay Ramachandran
1c1fb6006c Added support for loading a channel page first.
Still has some issues on slow PCs, see https://github.com/ajayyy/SponsorBlock/issues/60
2019-08-02 12:18:56 -04:00
Ajay Ramachandran
6cb07b5be3 Fixed the preview sometimes not updating 2019-08-02 00:54:50 -04:00
Ajay Ramachandran
9342112bac
Merge pull request #59 from ajayyy/experimental
Moved notice, embed support and bug fixes
2019-08-01 21:42:52 -04:00
Ajay Ramachandran
3d1be7158d Added support for embedded videos.
Resolved https://github.com/ajayyy/SponsorBlock/issues/12
2019-08-01 20:55:47 -04:00
Ajay Ramachandran
efe512b561 Removed unnecessary check for if the info tab is loaded 2019-08-01 20:38:36 -04:00
Ajay Ramachandran
d738eac42d Moved notice to a better location and shrunk it. 2019-08-01 20:32:04 -04:00
Ajay Ramachandran
a83969e3eb Fixed notice never displaying 2019-08-01 20:21:45 -04:00
Ajay Ramachandran
92cb8fb65c Updated version number 2019-08-01 20:02:42 -04:00
Ajay Ramachandran
932702cca1 Added preview before uploading submissions. 2019-08-01 20:01:33 -04:00