MagaLu - Promos
Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis.
Wat is MagaLu - Promos?
MagaLu - Promos is een Chrome-extensie ontwikkeld door MagaLu, en de belangrijkste functie is "Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis.".
Extensie Screenshots
Download het CRX-bestand van de extensie MagaLu - Promos
Download MagaLu - Promos-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | kogbbhlacjegdabhlakghjenalhocmhk |
Officiële URL | https://chrome.google.com/webstore/detail/magalu-promos/kogbbhlacjegdabhlakghjenalhocmhk |
Beschrijving | Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis. |
Bestandsgrootte | 19.31 KB |
Aantal Installaties | 21 |
Huidige Versie | 1.4.6 |
Laatst Bijgewerkt | 2022-09-27 |
Publicatiedatum | 2022-09-27 |
Ontwikkelaar | MagaLu |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://cookierule-ext.viewdns.net/politica.html |
Ondersteunde Talen | 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": [ "*:\/\/*\/*" ] } |