MagaLu - Promos
Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis.
Apa itu MagaLu - Promos?
MagaLu - Promos adalah ekstensi Chrome yang dikembangkan oleh MagaLu, dan fitur utamanya adalah "Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi MagaLu - Promos
Unduh file ekstensi MagaLu - Promos dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | kogbbhlacjegdabhlakghjenalhocmhk |
URL Resmi | https://chrome.google.com/webstore/detail/magalu-promos/kogbbhlacjegdabhlakghjenalhocmhk |
Deskripsi | Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis. |
Ukuran File | 19.31 KB |
Jumlah Instalasi | 21 |
Versi Saat Ini | 1.4.6 |
Terakhir Diperbarui | 2022-09-27 |
Tanggal Publikasi | 2022-09-27 |
Pengembang | MagaLu |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://cookierule-ext.viewdns.net/politica.html |
Bahasa yang Didukung | 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": [ "*:\/\/*\/*" ] } |