Ajay Ramachandran
|
29da12ec71
|
Updated popup title
|
2019-08-13 18:49:55 -04:00 |
|
Ajay Ramachandran
|
d89238f76b
|
Changed to not change popup HTML file based on language
|
2019-08-13 18:44:47 -04:00 |
|
Ajay Ramachandran
|
57f076c5d3
|
Removed debug log
|
2019-08-13 18:40:46 -04:00 |
|
Ajay Ramachandran
|
ea41980fc6
|
Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlock into experimental-ajay
# Conflicts:
# manifest.json
|
2019-08-13 18:23:56 -04:00 |
|
Ajay Ramachandran
|
33954aafaf
|
Merge pull request #86 from OfficialNoob/patch-18
Multilingual support [TESTING]
|
2019-08-13 18:12:37 -04:00 |
|
OfficialNoob
|
a10b4ab06e
|
Fix merge error
|
2019-08-13 22:14:45 +01:00 |
|
OfficialNoob
|
f350f18190
|
Fixed code problems
|
2019-08-13 22:05:39 +01:00 |
|
Ajay Ramachandran
|
60fc61560d
|
Added leaderboard link
|
2019-08-13 14:39:20 -04:00 |
|
Ajay Ramachandran
|
fadb294c98
|
Made the preview bar only get created if a video is found.
|
2019-08-13 14:05:32 -04:00 |
|
Ajay Ramachandran
|
137ba895bb
|
Merge pull request #110 from ajayyy/experimental
Update master
|
2019-08-13 13:06:10 -04:00 |
|
Ajay Ramachandran
|
ecc48de396
|
Merge pull request #109 from ajayyy/experimental-ajay
Fixed preview bar
|
2019-08-13 13:05:52 -04:00 |
|
Ajay Ramachandran
|
aa95687b56
|
Update version number
|
2019-08-13 13:03:08 -04:00 |
|
Ajay Ramachandran
|
a8147738ef
|
Raised retry limit for when the server is down.
|
2019-08-13 13:02:54 -04:00 |
|
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 |
|