WebExtension.net
WebExtension.net

Форум Overclockers.ru

View on Chrome Web Store
View Форум Overclockers.ru Chrome Extension on Chrome Web Store
5.0 (14 ratings)

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

Доработка сайта и форума Overclockers.ru
Type
Extension
Users
265 users
1
Alexander Choporov (CoolCmd)
View author page of Alexander Choporov (CoolCmd)
Published
Published on October 1, 2016
Version 2021.9.24
Manifest version
2
Updated
Updated on September 26, 2021
View on Chrome Web Store
View Форум Overclockers.ru Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "minimum_chrome_version": "49",
    "name": "\u0424\u043e\u0440\u0443\u043c Overclockers.ru",
    "version": "2021.9.24",
    "description": "\u0414\u043e\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0441\u0430\u0439\u0442\u0430 \u0438 \u0444\u043e\u0440\u0443\u043c\u0430 Overclockers.ru",
    "icons": {
        "128": "manifest.png"
    },
    "developer": {
        "name": "CoolCmd"
    },
    "author": "CoolCmd",
    "homepage_url": "https:\/\/coolcmd.tk\/for\/",
    "permissions": [
        "storage"
    ],
    "web_accessible_resources": [
        "webpage\/*.*",
        "options.html"
    ],
    "options_ui": {
        "chrome_style": true,
        "page": "options.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/overclockers.ru\/*",
                "https:\/\/forums.overclockers.ru\/*"
            ],
            "js": [
                "storage.js",
                "content.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/overclockers.ru\/*"
            ],
            "css": [
                "site.css"
            ],
            "run_at": "document_start"
        }
    ]
}
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