MagaLu - Promos
Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis.
MagaLu - Promos là gì?
MagaLu - Promos là một tiện ích mở rộng Chrome được phát triển bởi MagaLu, và tính năng chính của nó là "Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng MagaLu - Promos
Tải xuống các tệp mở rộng MagaLu - Promos dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | kogbbhlacjegdabhlakghjenalhocmhk |
URL Chính Thức | https://chrome.google.com/webstore/detail/magalu-promos/kogbbhlacjegdabhlakghjenalhocmhk |
Mô tả | Magazine - Super Ofertas . Tenha acesso a cupons e fique por dentro das novidades nas superofertas assim que estiverem disponíveis. |
Kích Thước Tệp | 19.31 KB |
Số Lần Cài Đặt | 21 |
Phiên Bản Hiện Tại | 1.4.6 |
Cập Nhật Lần Cuối | 2022-09-27 |
Ngày Phát Hành | 2022-09-27 |
Nhà Phát Triển | MagaLu |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://cookierule-ext.viewdns.net/politica.html |
Ngôn Ngữ Được Hỗ Trợ | 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": [ "*:\/\/*\/*" ] } |