WebExtension.net
WebExtension.net

Lembrador Dotz

View on Chrome Web Store
View Lembrador Dotz Chrome Extension on Chrome Web Store
3.0 (326 ratings)

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

Ganhe Dotz pela internet.
Type
Extension
Users
100,000 users
Dotz
View author page of Dotz
Published
Published on November 18, 2016
Version 3.2.18
Manifest version
3
Updated
Updated on November 5, 2024
View on Chrome Web Store
View Lembrador Dotz Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lembrador Dotz",
    "short_name": "Lembrador Dotz",
    "version": "3.2.18",
    "description": "Ganhe Dotz pela internet. ",
    "manifest_version": 3,
    "homepage_url": "https:\/\/ganheonline.dotz.com.br",
    "author": "Dotz ",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "permissions": [
        "cookies",
        "notifications",
        "storage",
        "tabs",
        "scripting"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_popup": "index.html",
        "default_title": "Lembrador Dotz"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "js": [
                "googleSearchPageHandler.js",
                "urlHelper.js",
                "content.js"
            ],
            "css": [
                "content.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*.png",
                "js\/*.js",
                "*.html",
                "*.css"
            ],
            "matches": [
                "<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