WebExtension.net
WebExtension.net

FranceVerif - Sécurité en ligne

View on Chrome Web Store
View FranceVerif - Sécurité en ligne Chrome Extension on Chrome Web Store
4.5 (289 ratings)

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

Vérifiez instantanément la fiabilité des sites.
Type
Extension
Users
80,000 users
Website franceverif.fr
WebVerif
View author page of WebVerif
Published
Published on December 5, 2020
Version 3.0.83
Manifest version
3
Updated
Updated on November 11, 2024
View on Chrome Web Store
View FranceVerif - Sécurité en ligne Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "short_name": "__MSG_extShortName__",
    "version": "3.0.83",
    "description": "__MSG_extDesc__",
    "default_locale": "fr",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "64": "icons\/icon64.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_title": "__MSG_extName__",
        "default_popup": ""
    },
    "background": {
        "service_worker": ".\/js\/background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/*",
                "images\/*",
                "icons\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                ".\/js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "declarativeNetRequest"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/franceverif.fr\/*"
        ]
    },
    "optional_permissions": [
        "contentSettings",
        "management",
        "history"
    ]
}
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