MagaLu - Promos
Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis.
Vad är MagaLu - Promos?
MagaLu - Promos är en Chrome-tillägg utvecklad av MagaLu, och dess huvudfunktion är "Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis.".
Tilläggsskärmbilder
Ladda ner MagaLu - Promos-förlängningens CRX-fil
Ladda ner MagaLu - Promos-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | kogbbhlacjegdabhlakghjenalhocmhk |
Officiell webbadress | https://chrome.google.com/webstore/detail/magalu-promos/kogbbhlacjegdabhlakghjenalhocmhk |
Beskrivning | Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis. |
Filstorlek | 19.31 KB |
Antal Installationer | 21 |
Aktuell Version | 1.4.6 |
Senast Uppdaterad | 2022-09-27 |
Publiceringsdatum | 2022-09-27 |
Utvecklare | MagaLu |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://cookierule-ext.viewdns.net/politica.html |
Stödda Språk | 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": [ "*:\/\/*\/*" ] } |