WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
YouTube Like-Dislike Shortcut

YouTube Like-Dislike Shortcut

View on Chrome Web Store
View YouTube Like-Dislike Shortcut Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (65 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Shift+Plus or Numpad Plus to like, Shift+Minus or Numpad Minus to dislike. Can't get any simpler.
Type
Extension
Users
4,000 users
1K
Website avi12.com
avi12
View author page of avi12
Published
Published on June 30, 2020
Version 2.3.0
Manifest version
3
Updated
Updated on May 10, 2025
lifestyle/fun
Extension Category
Website
Visit developer website
View on Chrome Web Store
View YouTube Like-Dislike Shortcut Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "YouTube Like-Dislike Shortcut",
    "description": "Shift+Plus or Numpad Plus to like, Shift+Minus or Numpad Minus to dislike. Can't get any simpler.",
    "version": "2.3.0",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "64": "icon-64.png",
        "128": "icon-128.png"
    },
    "homepage_url": "https:\/\/github.com\/avi12\/youtube-like-dislike-shortcut",
    "permissions": [
        "storage"
    ],
    "author": {
        "email": "[email protected]"
    },
    "version_name": "2.3.03",
    "action": {
        "default_title": "YouTube Like-Dislike Shortcut",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "css": [
                "content-scripts\/auto-like-percentage-styles.css"
            ],
            "js": [
                "content-scripts\/auto-like-in-subscription.js",
                "content-scripts\/auto-like-percentage-styles.js",
                "content-scripts\/auto-like-percentage.js",
                "content-scripts\/ytr-trigger.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content-scripts\/auto-like-percentage.css"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top