MagaLu - Promos
Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis.
MagaLu - Promosคืออะไร?
MagaLu - Promos เป็นส่วนขยายของ Chrome ที่พัฒนาโดย MagaLu และคุณลักษณะหลักของมันคือ "Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MagaLu - Promos
ดาวน์โหลดไฟล์ส่วนขยาย MagaLu - Promos ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | kogbbhlacjegdabhlakghjenalhocmhk |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/magalu-promos/kogbbhlacjegdabhlakghjenalhocmhk |
คำอธิบาย | Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis. |
ขนาดไฟล์ | 19.31 KB |
จำนวนการติดตั้ง | 21 |
เวอร์ชันปัจจุบัน | 1.4.6 |
อัปเดตครั้งล่าสุด | 2022-09-27 |
วันที่เผยแพร่ | 2022-09-27 |
ผู้พัฒนา | MagaLu |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://cookierule-ext.viewdns.net/politica.html |
ภาษาที่รองรับ | 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": [ "*:\/\/*\/*" ] } |