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คืออะไร?
Reduceri, oferte si promotii เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.reducerin.ro และคุณลักษณะหลักของมันคือ "Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Reduceri, oferte si promotii
ดาวน์โหลดไฟล์ส่วนขยาย Reduceri, oferte si promotii ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | acifnnaepogiehfmanelaghalnjkeiob |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/reduceri-oferte-si-promot/acifnnaepogiehfmanelaghalnjkeiob |
คำอธิบาย | Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania. |
ขนาดไฟล์ | 105 KB |
จำนวนการติดตั้ง | 34 |
เวอร์ชันปัจจุบัน | 1.0.3 |
อัปเดตครั้งล่าสุด | 2016-10-19 |
วันที่เผยแพร่ | 2016-10-19 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | https://www.reducerin.ro |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.reducerin.ro |
URL หน้าช่วยเหลือ | https://www.reducerin.ro/extensie-chrome/ |
URL หน้านโยบายความเป็นส่วนตัว | https://www.reducerin.ro/extensie-chrome |
ภาษาที่รองรับ | 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" ] } |