Reduceri, oferte si promotii
Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.
Reduceri, oferte si promotii là gì?
Reduceri, oferte si promotii là một tiện ích mở rộng Chrome được phát triển bởi https://www.reducerin.ro, và tính năng chính của nó là "Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.".
Ả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 Reduceri, oferte si promotii
Tải xuống các tệp mở rộng Reduceri, oferte si promotii 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
Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania. Toate evenimentele de shopping le vei avea la un click distanta: Black Friday, reduceri de sarbatori legale sau evenimente si campanii private lansate de magazinele online.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | acifnnaepogiehfmanelaghalnjkeiob |
URL Chính Thức | https://chrome.google.com/webstore/detail/reduceri-oferte-si-promot/acifnnaepogiehfmanelaghalnjkeiob |
Mô tả | Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania. |
Kích Thước Tệp | 105 KB |
Số Lần Cài Đặt | 34 |
Phiên Bản Hiện Tại | 1.0.3 |
Cập Nhật Lần Cuối | 2016-10-19 |
Ngày Phát Hành | 2016-10-19 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | https://www.reducerin.ro |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.reducerin.ro |
URL Trang Trợ Giúp | https://www.reducerin.ro/extensie-chrome/ |
URL Trang Chính Sách Bảo Mật | https://www.reducerin.ro/extensie-chrome |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Reduceri, oferte si promotii", "version": "1.0.3", "manifest_version": 2, "description": "Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.", "homepage_url": "https:\/\/www.reducerin.ro", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/icon32.png" }, "default_locale": "en", "options_page": "src\/bg\/options.html", "background": { "page": "src\/bg\/background.html", "persistent": true }, "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "https:\/\/www.google.com\/*", "http:\/\/www.google.com\/*", "notifications" ] } |