aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-07-17Merge pull request #2 from ajayyy/experimentalv0.2Ajay Ramachandran
2019-07-15Made upvote button close menu and downvote show messageAjay Ramachandran
2019-07-15Made upvote system submit data to the server.Ajay Ramachandran
2019-07-15Save UUIDs of the sponsors times along with sponsor times.Ajay Ramachandran
2019-07-15Added thumbs up and down buttons.Ajay Ramachandran
2019-07-14Fixed sponsor getting added each time a video was loaded even though it's alr...Ajay Ramachandran
2019-07-13Updated background.js to use config server as wellAjay Ramachandran
2019-07-12Merge pull request #1 from ajayyy/experimentalv0.1Ajay Ramachandran
2019-07-12Made options a hidden section in the popup.Ajay Ramachandran
2019-07-12Added option to hide the video player controls button in the popup.Ajay Ramachandran
2019-07-12Made the onvideo control start with the stop icon if needed.Ajay Ramachandran
2019-07-12Made clear times button toggle the video controls if necessary.Ajay Ramachandran
2019-07-12Made popup toggle image of player control as well.Ajay Ramachandran
2019-07-12Made the player controls change icon when neededAjay Ramachandran
2019-07-12Made player controls workAjay Ramachandran
2019-07-12Added button on YouTube player and new icons to support thatAjay Ramachandran
2019-07-11Made submit times not appear when no end time was specified.Ajay Ramachandran
2019-07-11Added border to notice and increased timeout more, also added a notice about ...Ajay Ramachandran
2019-07-11Increased margin on logo and increased length of time of notice.Ajay Ramachandran
2019-07-11Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlocker into ...Ajay Ramachandran
2019-07-11Removed extra file and moved font css fileAjay Ramachandran
2019-07-11Update README.mdAjay Ramachandran
2019-07-11Added logo and changed up colours to support logo.Ajay Ramachandran
2019-07-11Merge branch 'master' of https://github.com/ajayyy/SponsorBlocker into experi...Ajay Ramachandran
2019-07-11Made time have a zero in front when it is less than 10 seconds.Ajay Ramachandran
2019-07-10Made it generate and submit a userID defining this user.Ajay Ramachandran
2019-07-10Added background color to notice and font.Ajay Ramachandran
2019-07-10Added a font and background color.Ajay Ramachandran
2019-07-10Made the button's nice on the notice.Ajay Ramachandran
2019-07-10Made the sponsorships starts button update with the clear times button.Ajay Ramachandran
2019-07-10Added nice buttons to the popupAjay Ramachandran
2019-07-10Made it not load the extension on the YouTube homepage and channel pages.Ajay Ramachandran
2019-07-10Changed the way it detects when a page is not YouTube and prevented lastError.Ajay Ramachandran
2019-07-09Update README.mdAjay Ramachandran
2019-07-09Update README.mdAjay Ramachandran
2019-07-09Update README.mdAjay Ramachandran
2019-07-09Added example content-config.jsAjay Ramachandran
2019-07-09Changed the server URL to use new content-config.js file.Ajay Ramachandran
2019-07-09Made it start with the "Sponsorship Ends Now" button when necessaryAjay Ramachandran
2019-07-09Made the submission process hidden until you record your first timeAjay Ramachandran
2019-07-09Moved don't show again button to a better spotAjay Ramachandran
2019-07-09Added "don't show this again" button to the noticsAjay Ramachandran
2019-07-09Fixed weird way of getting stored data.Ajay Ramachandran
2019-07-09Added hide button to noticeAjay Ramachandran
2019-07-09Added go back buttonAjay Ramachandran
2019-07-09Made the popup appear when you skip a sponsor and made it disappear after 2.5...Ajay Ramachandran
2019-07-09Added popup window that will be able to show when a sponsor has been skipped.Ajay Ramachandran
2019-07-09Renamed all instances of "videoTimes" to "sponsorTimes"Ajay Ramachandran
2019-07-09Added warning if you leave a page before submitting your sponsor times.Ajay Ramachandran
2019-07-09Fixed missing spaceAjay Ramachandran