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 https://www.reducerin.ro द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Reduceri, oferte si promotii एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" ] } |