MagaLu - Promos

Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis.

What is MagaLu - Promos?

MagaLu - Promos is a Chrome extension developed by MagaLu, and its main feature is "Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis.".

Extension Screenshots

screenshot
screenshot

Download MagaLu - Promos Extension CRX File

Download MagaLu - Promos extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        MagaLu - Promos.

Cupons de ate 35% e acesso a super ofertas exclusivas para nossos clientes .

Fique por dentro das novidades nas super ofertas assim que estiverem disponíveis aqui na magazine, tudo isso e muito mais somente no site da luiza.

Vem ser feliz.                    

Extension Basic Information

Name MagaLu - Promos MagaLu - Promos
ID kogbbhlacjegdabhlakghjenalhocmhk
Official URL https://chrome.google.com/webstore/detail/magalu-promos/kogbbhlacjegdabhlakghjenalhocmhk
Description Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis.
File Size 19.31 KB
Installation Count 21
Current Version 1.4.6
Last Updated 2022-09-27
Publish Date 2022-09-27
Developer MagaLu
Email [email protected]
Payment Type free
Privacy Policy Page URL https://cookierule-ext.viewdns.net/politica.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "1.4.6",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "16": "resources\/icon\/icon16.png",
        "24": "resources\/icon\/icon24.png",
        "32": "resources\/icon\/icon32.png",
        "48": "resources\/icon\/icon48.png",
        "128": "resources\/icon\/icon128.png"
    },
    "options_ui": {
        "page": "options.html"
    },
    "background": {
        "service_worker": "scripts\/page_background.js"
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/outros.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "permissions": [],
    "host_permissions": [
        "*:\/\/*\/*"
    ]
}