WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
OnManzBien

OnManzBien

View on Chrome Web Store
View OnManzBien Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Un clic, une recette saine chaque jour : liste et étapes, blocage de la malbouffe et alternative gourmande.
Type
Extension
Users
5,000 users
2K
Website onmanzbien.com
OnManzBien
View author page of OnManzBien
Published
Published on May 21, 2025
Version 1.0.0
Manifest version
3
Updated
Updated on May 22, 2025
lifestyle/well_being
Extension Category
Website
Visit developer website
View on Chrome Web Store
View OnManzBien Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OnManzBien",
    "version": "1.0.0",
    "description": "Un clic, une recette saine chaque jour\u00a0: liste et \u00e9tapes, blocage de la malbouffe et alternative gourmande.",
    "manifest_version": 3,
    "author": "OnManzBien",
    "action": {
        "default_popup": "index.html",
        "default_title": "Ma recette"
    },
    "icons": {
        "128": "favicon.png"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "healthinspector.js"
            ],
            "all_frames": true
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "eat-better",
                "enabled": false,
                "path": "netrequest\/eat-better.json"
            }
        ]
    },
    "permissions": [
        "activeTab",
        "scripting",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "storage",
        "unlimitedStorage"
    ],
    "background": {
        "service_worker": "background.js"
    }
}
© 2025 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