WebExtension.net
WebExtension.net

Помощник диагностики

View on Chrome Web Store
View Помощник диагностики Chrome Extension on Chrome Web Store
2.9 (19 ratings)

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

Расширение браузера, сервиса Диагностики
Type
Extension
Users
1,000,000 users
kontur.extension
View author page of kontur.extension
Published
Published on March 2, 2017
Version 3.0.21
Manifest version
3
Updated
Updated on October 24, 2024
View on Chrome Web Store
View Помощник диагностики 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",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "manifest_version": 3,
    "version": "3.0.21",
    "icons": {
        "16": "diag-16.png",
        "24": "diag-24.png",
        "32": "diag-32.png",
        "36": "diag-36.png",
        "48": "diag-48.png",
        "64": "diag-64.png",
        "128": "diag-128.png"
    },
    "default_locale": "ru",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqzg7BURrOu78W8F8CQF4xz5I4oJSncXQbg2Y3kpMHEcqhTzReCHBOb43BfzQRxF0nVNRSntkrJexrj9+TGs3Ll1WjGkoOs6hOpLaKeiweBQp7f+y7qyLpwE8R2m8zeBOlDLENAi0LIJaeJSTkAJBgu8VKDP5YD0Qf\/ZtjAjMDfynXGEDaBKWRGAQNbRbmIOH28GOHW2bvb6PCJGy437RUnd++L2R\/7wbuU\/\/XBWoNABgyTtghlhU5ARH7Y7\/V5gp0DWMBE51hj9ze\/mz6JPN8\/9KwO1AUVSJRZUAJ11m9oF63R2cQpJIahscDj4PF8KLksVHrMCfWn4Ac1BX9T\/5GQIDAQAB",
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/*.kontur.ru\/*",
                "https:\/\/*.testkontur.ru\/*",
                "https:\/\/i.kontur-ca.ru\/*",
                "http:\/\/localhost.testkontur.ru\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "nativeMessaging",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "<all_urls>"
    ]
}
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