WebExtension.net
WebExtension.net

VFS с оповещениями

View on Chrome Web Store
View VFS с оповещениями 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.

Помощь в резервировании слотов для записи в Визовые центры VFS.
Type
Extension
Users
123 users
2
eternele
View author page of eternele
Published
Published on October 19, 2023
Version 4.0
Manifest version
3
Updated
Updated on November 3, 2023
View on Chrome Web Store
View VFS с оповещениями Chrome Extension on Chrome Web Store
lifestyle/travel
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "VFS \u0441 \u043e\u043f\u043e\u0432\u0435\u0449\u0435\u043d\u0438\u044f\u043c\u0438",
    "description": "\u041f\u043e\u043c\u043e\u0449\u044c \u0432 \u0440\u0435\u0437\u0435\u0440\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0438 \u0441\u043b\u043e\u0442\u043e\u0432 \u0434\u043b\u044f \u0437\u0430\u043f\u0438\u0441\u0438 \u0432 \u0412\u0438\u0437\u043e\u0432\u044b\u0435 \u0446\u0435\u043d\u0442\u0440\u044b VFS.",
    "version": "4.0",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "webRequest",
        "storage"
    ],
    "action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "16": "images\/icon16.png",
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "16": "images\/icon16.png",
        "128": "images\/icon128.png"
    },
    "host_permissions": [
        "https:\/\/*.vfsglobal.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.vfsglobal.com\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "js\/injected.js"
            ],
            "matches": [
                "https:\/\/*.vfsglobal.com\/*"
            ]
        }
    ],
    "minimum_chrome_version": "92"
}
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