Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitrii Selivanov <selivano.d@gmail.com>2021-11-25 11:12:23 +0300
committerGitHub <noreply@github.com>2021-11-25 11:12:23 +0300
commit7e7547def0b9fab008e47e8635f0f454390c7dc5 (patch)
tree50c61bc012f05f1bcbee3a2d835c5d4453782a04
parent66570657a61291d2d4ee6d70f9f633e079b06afc (diff)
parenta327cfacfdf15318037d1d17ef1b9f2f16e33959 (diff)
Merge pull request #57 from SuperStormer/SuperStormer-patch-1
Narrow scope of `@match` clause
-rw-r--r--Extensions/UserScript/Return Youtube Dislike.user.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/Extensions/UserScript/Return Youtube Dislike.user.js b/Extensions/UserScript/Return Youtube Dislike.user.js
index 1681d70..ec64dfe 100644
--- a/Extensions/UserScript/Return Youtube Dislike.user.js
+++ b/Extensions/UserScript/Return Youtube Dislike.user.js
@@ -4,8 +4,7 @@
// @version 0.5
// @description Return of the YouTube Dislike, Based off https://www.returnyoutubedislike.com/
// @author Anarios & JRWR
-// @match *://*.youtube.com/*
-// @include *://*.youtube.com/*
+// @match *://*.youtube.com/watch*
// @compatible chrome
// @compatible firefox
// @compatible opera