WebExtension.net
WebExtension.net

Cook'd and Bomb'd Really Ignore Users

View on Chrome Web Store
View Cook'd and Bomb'd Really Ignore Users Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

Really ignores ignored users
Type
Extension
Users
5 users
jbscript
View author page of jbscript
Published
Published on May 19, 2021
Version 1.2
Manifest version
2
Updated
Updated on November 24, 2021
View on Chrome Web Store
View Cook'd and Bomb'd Really Ignore Users Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cook'd and Bomb'd Really Ignore Users",
    "short_name": "CaB Really Ignore Users",
    "description": "Really ignores ignored users",
    "homepage_url": "https:\/\/github.com\/insin\/cookdandbombd-really-ignore-users",
    "version": "1.2",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "64": "icons\/icon64.png",
        "96": "icons\/icon96.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.cookdandbombd.co.uk\/forums\/index.php?board*",
                "https:\/\/www.cookdandbombd.co.uk\/forums\/index.php?topic*",
                "https:\/\/www.cookdandbombd.co.uk\/forums\/index.php?action=post*",
                "https:\/\/www.cookdandbombd.co.uk\/forums\/index.php?action=profile;area=lists;sa=ignore*",
                "https:\/\/www.cookdandbombd.co.uk\/forums\/index.php?action=unread*"
            ],
            "js": [
                ".\/cookdandbombdreallyignoreusers.user.js"
            ]
        }
    ],
    "options_ui": {
        "page": "options.html"
    },
    "permissions": [
        "contextMenus",
        "storage"
    ]
}
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