Ajay Ramachandran
9951a19478
Updated version number.
2019-08-23 23:27:42 -04:00
Ajay Ramachandran
dd4ab2f38a
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into experimental
2019-08-23 21:13:37 -04:00
Ajay Ramachandran
227bec4d8e
Merge pull request #83 from OfficialNoob/patch-16
...
Added youtube-nocookie.com
2019-08-23 21:13:03 -04:00
Ajay Ramachandran
556b4f88d2
Merge pull request #122 from OfficialNoob/patch-21
...
Added addButtons
2019-08-23 21:11:04 -04:00
Ajay Ramachandran
f0e1979aab
Renamed addButtons and defined controls.
2019-08-23 21:03:43 -04:00
Ajay Ramachandran
989db6d6b6
Added more spacing.
2019-08-23 21:02:17 -04:00
Ajay Ramachandran
781096c290
Fixed cut off text.
2019-08-23 21:01:31 -04:00
Ajay Ramachandran
536c6e3e41
Removed new line from messages.
2019-08-23 21:00:07 -04:00
Ajay Ramachandran
de376176db
Fixed preview bar being added too soon.
2019-08-23 20:59:13 -04:00
Ajay Ramachandran
e63389cfa3
Fixed buttons appearing too early not hidden (submit and clear button).
2019-08-23 20:52:12 -04:00
Ajay Ramachandran
1c4ca8da26
Fixed formatting issues + previewBar not displaying.
...
Also changed the isSubmitButtonLoaded function to be checking for the right button and fixed the startSponsorButton not hiding.
Useless function was removed.
2019-08-23 20:50:10 -04:00
Ajay Ramachandran
dcbd7ba4cd
Merge pull request #132 from ajayyy/experimental-ajay
...
More checks + popup fix
2019-08-23 20:31:29 -04:00
Ajay Ramachandran
9fc8d385ab
Fixed popup getting cut off.
2019-08-23 14:23:34 -04:00
Ajay Ramachandran
07e878e065
Fixed missing language call.
2019-08-23 14:22:16 -04:00
Official Noob
a2af4dba52
Added back getYouTubeVideoStartTime
2019-08-23 17:19:44 +01:00
Ajay Ramachandran
2fbafb6b10
Added duration check to popup as well.
2019-08-22 23:12:30 -04:00
Ajay Ramachandran
98eb72ef1f
Made sure rechecks didn't happen twice.
2019-08-22 22:43:55 -04:00
Ajay Ramachandran
89d127c5c5
Added a check to make sure the time doesn't exceed the duration of the video.
2019-08-22 22:43:19 -04:00
Ajay Ramachandran
a784c8a850
Merge pull request #130 from doubouil/patch-1
...
Better french translation
2019-08-22 21:29:45 -04:00
Ajay Ramachandran
a533aaf5cf
Updated French translation
2019-08-22 21:28:52 -04:00
doubouil
434b5bdbad
Better french translation
...
Native speaker here, the machine based translation was not great so here's a first draft.
I choose to use "message commercial" (commercial message) and not "publicité" (advertisement) since ads feels to me to be more a legal status than a definite thing. "Endossement" is not a valid french word in this context, and endorsements would be translated to "sponsors" or "mécénat" in fr_FR, but again this are more legal category than pure identifying terms and fr_CA strongly dislikes frenglish.
But I left it in the extension name since this is a good keyword for people looking for adblocking-related extensions.
2019-08-22 21:10:41 +00:00
Ajay Ramachandran
d1f1f9213e
Merge pull request #129 from ajayyy/experimental-ajay
...
UserID undefined checks
2019-08-22 16:10:50 -04:00
Ajay Ramachandran
d498c107a8
Update version number.
2019-08-22 16:08:38 -04:00
Ajay Ramachandran
f12b44762e
Added new check to setup a proper userID if undefined while voting.
2019-08-22 16:08:16 -04:00
Official Noob
fc4da038e9
Merge branch 'experimental' into patch-21
2019-08-22 19:48:59 +01:00
Official Noob
d5999ad330
Added isDraggable
2019-08-22 19:39:17 +01:00
Official Noob
146ece3bff
Fixed JSON error
2019-08-22 19:36:30 +01:00
Ajay Ramachandran
92095acf36
Merge pull request #128 from Revadike/fix-draggable
...
Disallow dragging of button
2019-08-22 12:34:18 -04:00
Revadike
279c10d555
Disallow dragging of button
2019-08-22 15:52:45 +02:00
Ajay Ramachandran
0ae3820681
Merge pull request #127 from ajayyy/experimental
...
Update master
2019-08-21 20:01:43 -04:00
Ajay Ramachandran
283e4d053e
Merge pull request #126 from ajayyy/experimental-ajay
...
Translations + Unsubmitted sponsor preview
2019-08-21 20:01:18 -04:00
Ajay Ramachandran
6dbb2f9d10
Update version number.
2019-08-21 19:58:44 -04:00
Ajay Ramachandran
c657bb763b
Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlock into experimental-ajay
2019-08-21 19:57:40 -04:00
Ajay Ramachandran
259cdb1abe
Merge pull request #123 from bershanskiy/russian
...
Russian translation
2019-08-21 19:57:30 -04:00
Ajay Ramachandran
86e96e59af
Update README.md
2019-08-21 19:21:06 -04:00
Official Noob
9ba30dbafa
Moved to bottom
2019-08-21 20:21:39 +01:00
Anton Bershanskiy
2907db705c
Update messages.json
2019-08-21 14:03:46 -05:00
Ajay Ramachandran
a6a0f917e0
Fixed preview not working when no sponsors are found.
2019-08-21 14:35:46 -04:00
Official Noob
bcdba798d9
Added locals for buttons
2019-08-21 19:29:24 +01:00
Ajay Ramachandran
32884372fa
Unsubmitted sponsors are now in the preview.
2019-08-21 14:27:25 -04:00
Official Noob
9b2364cfb7
fixed isSubmitLoaded
2019-08-21 19:22:59 +01:00
Ajay Ramachandran
c1aebf45c8
Removed the need for getYouTubeVideoStartTime and made it check the current video time instead.
2019-08-21 14:16:52 -04:00
Official Noob
6e0c6332cc
Fixed title in createButton
2019-08-21 19:15:35 +01:00
Official Noob
47d0d340d4
Requested changes
2019-08-21 19:10:49 +01:00
Ajay Ramachandran
118804e139
Added confirm language to translations. Increased size of notice. Updated translations.
2019-08-21 14:04:05 -04:00
Ajay Ramachandran
0bef50e259
Merge pull request #121 from OfficialNoob/patch-18
...
Added wait function
2019-08-21 13:47:57 -04:00
Official Noob
bfb876af8b
Changed button exists check
2019-08-21 18:29:41 +01:00
Official Noob
84d5d3124c
Update content.js
2019-08-21 18:17:30 +01:00
Official Noob
825d997d6d
Update content.js
2019-08-20 23:37:40 +01:00
Official Noob
8e9e5bfddb
Update content.js
2019-08-20 23:26:35 +01:00