Reduceri, oferte si promotii
Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.
Co to jest Reduceri, oferte si promotii?
Reduceri, oferte si promotii to rozszerzenie Chrome opracowane przez https://www.reducerin.ro, a jego główną funkcją jest „Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Reduceri, oferte si promotii
Pobierz pliki rozszerzeń Reduceri, oferte si promotii w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | acifnnaepogiehfmanelaghalnjkeiob |
Oficjalny URL | https://chrome.google.com/webstore/detail/reduceri-oferte-si-promot/acifnnaepogiehfmanelaghalnjkeiob |
Opis | Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania. |
Rozmiar pliku | 105 KB |
Liczba instalacji | 34 |
Aktualna Wersja | 1.0.3 |
Ostatnia Aktualizacja | 2016-10-19 |
Data Publikacji | 2016-10-19 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | https://www.reducerin.ro |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.reducerin.ro |
Adres URL Strony Pomocy | https://www.reducerin.ro/extensie-chrome/ |
Adres URL Strony Polityki Prywatności | https://www.reducerin.ro/extensie-chrome |
Obsługiwane Języki | 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" ] } |