WebExtension.net
WebExtension.net

Buscapé

View on Chrome Web Store
View Buscapé Chrome Extension on Chrome Web Store
3.9 (361 ratings)

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

Compare preços, crie Alertas, acompanhe o Histórico e desconfie que dá pra ficar mais barato.
Type
Extension
Users
100,000 users
Website buscape.com.br
Mosaico Negócios de Internet S.A
View author page of Mosaico Negócios de Internet S.A
Published
Published on March 2, 2017
Version 10.22.1
Manifest version
3
Updated
Updated on April 11, 2024
View on Chrome Web Store
View Buscapé 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": "Buscap\u00e9",
    "description": "Compare pre\u00e7os, crie Alertas, acompanhe o Hist\u00f3rico e desconfie que d\u00e1 pra ficar mais barato.",
    "version": "10.22.1",
    "author": "Mosaico Neg\u00f3cios de Internet S.A",
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';",
        "sandbox": "sandbox allow-scripts;"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "document-start.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "contentscript.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "action": {
        "default_icon": {
            "19": "assets\/images\/logos\/16x16_logo.png",
            "38": "assets\/images\/logos\/48x48_logo.png",
            "48": "assets\/images\/logos\/48x48_logo.png",
            "64": "assets\/images\/logos\/64x64_logo.png",
            "128": "assets\/images\/logos\/128x128_logo.png",
            "256": "assets\/images\/logos\/256x256_logo.png",
            "512": "assets\/images\/logos\/512x512_logo.png"
        },
        "default_popup": ""
    },
    "icons": {
        "16": "assets\/images\/logos\/16x16_logo.png",
        "48": "assets\/images\/logos\/48x48_logo.png",
        "64": "assets\/images\/logos\/64x64_logo.png",
        "128": "assets\/images\/logos\/128x128_logo.png",
        "256": "assets\/images\/logos\/256x256_logo.png",
        "512": "assets\/images\/logos\/512x512_logo.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "report.html",
                "settings.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "options_page": "settings.html",
    "permissions": [
        "cookies",
        "storage",
        "alarms",
        "background",
        "tabs",
        "activeTab",
        "scripting",
        "webNavigation",
        "notifications",
        "unlimitedStorage",
        "gcm"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ]
}
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