WebExtension.net
WebExtension.net

9GAG Unwanted

View on Chrome Web Store
View 9GAG Unwanted Chrome Extension on Chrome Web Store
3.2 (5 ratings)

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

Filter unwanted posts from 9GAG
Type
Extension
Users
85 users
3
wheatup
View author page of wheatup
Published
Published on September 21, 2022
Version 0.2.2
Manifest version
3
Updated
Updated on February 15, 2024
View on Chrome Web Store
View 9GAG Unwanted Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "9GAG Unwanted",
    "short_name": "9GAG Unwanted",
    "version": "0.2.2",
    "description": "Filter unwanted posts from 9GAG",
    "background": {
        "service_worker": ".\/background.js"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.9gag.com\/*"
    ],
    "author": "wheatup",
    "homepage_url": "https:\/\/chromewebstore.google.com\/detail\/9gag-unwanted\/lnldkhdgiphhdgdfmjgpcgpihggimppd",
    "action": {
        "default_popup": "popup.html",
        "default_title": "9GAG Unwanted",
        "default_icon": {
            "16": "\/images\/16.png",
            "32": "\/images\/32.png",
            "48": "\/images\/48.png",
            "128": "\/images\/128.png"
        }
    },
    "icons": {
        "16": "\/images\/16.png",
        "32": "\/images\/32.png",
        "48": "\/images\/48.png",
        "128": "\/images\/128.png"
    },
    "content_scripts": [
        {
            "css": [
                "content.css"
            ],
            "matches": [
                "*:\/\/*.9gag.com\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ]
}
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