WebExtension.net
WebExtension.net

KellyC Show YouTube Dislikes

View on Chrome Web Store
View KellyC Show YouTube Dislikes Chrome Extension on Chrome Web Store
4.5 (276 ratings)

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

Show dislikes on Youtube. Return dislikes and ratio bar. Classic ratio bar, controll data sources via options
Type
Extension
Users
60,000 users
nradiowave
View author page of nradiowave
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 20, 2021
Version 1.1.6.8
Manifest version
3
Updated
Updated on July 19, 2024
View on Chrome Web Store
View KellyC Show YouTube Dislikes Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "js": [
                "lib\/kellyTools.js",
                "lib\/kellyTooltip.js",
                "lib\/kellyStorage.js",
                "lib\/kellyShowRate.js",
                "lib\/api\/youtubeMeta.js",
                "lib\/api\/catface.js",
                "lib\/api\/sponsorBlock.js",
                "lib\/api\/ryda.js",
                "init\/init.js"
            ],
            "matches": [
                "*:\/\/youtube.com\/*",
                "*:\/\/www.youtube.com\/*",
                "*:\/\/m.youtube.com\/*"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/youtube.com\/*",
        "*:\/\/www.youtube.com\/*",
        "*:\/\/m.youtube.com\/*",
        "*:\/\/sponsor.ajay.app\/*",
        "*:\/\/returnyoutubedislikeapi.com\/*",
        "*:\/\/catface.ru\/*"
    ],
    "manifest_version": 3,
    "version": "1.1.6.8",
    "name": "KellyC Show YouTube Dislikes",
    "description": "__MSG_ext_description__",
    "icons": {
        "32": "env\/img\/icon32x32.png",
        "44": "env\/img\/icon44x44.png",
        "128": "env\/img\/icon128x128.png"
    },
    "author": "nradiowave",
    "default_locale": "en",
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "lib\/kellyDispetcher.js"
    },
    "options_ui": {
        "page": "env\/page\/options.html",
        "open_in_tab": true
    },
    "action": {
        "default_popup": "env\/page\/popup.html",
        "default_icon": {
            "32": "env\/img\/icon32x32.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "enc\/css\/*.css"
            ],
            "matches": [],
            "extension_ids": []
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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