WebExtension.net
WebExtension.net

Rllmuk Ignore Topics

View on Chrome Web Store
View Rllmuk Ignore Topics 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.

Hide topics you're not interested in
Type
Extension
Users
10 users
jbscript
View author page of jbscript
Published
Published on July 30, 2019
Version 1.2
Manifest version
2
Updated
Updated on November 25, 2021
View on Chrome Web Store
View Rllmuk Ignore Topics 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": "Rllmuk Ignore Topics",
    "description": "Hide topics you're not interested in",
    "homepage_url": "https:\/\/github.com\/insin\/rllmuk-ignore-topics",
    "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:\/\/rllmukforum.com\/*",
                "https:\/\/www.rllmukforum.com\/*"
            ],
            "js": [
                ".\/rllmukignoretopics.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