 
                             
                            Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "homepage_url": "https:\/\/tabplugins.com\/black-clover-wallpapers\/",
    "permissions": [
        "search"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.6",
    "background": {
        "service_worker": "\/js\/bg.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon\/128.png"
    }
}