Reduceri, oferte si promotii

Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.

Co je Reduceri, oferte si promotii?

Reduceri, oferte si promotii je rozšíření Chrome vyvinuté https://www.reducerin.ro, a jeho hlavní funkcí je „Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Reduceri, oferte si promotii

Stáhněte si soubory rozšíření Reduceri, oferte si promotii ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Reduceri, oferte si promotii Reduceri, oferte si promotii
ID acifnnaepogiehfmanelaghalnjkeiob
Oficiální URL https://chrome.google.com/webstore/detail/reduceri-oferte-si-promot/acifnnaepogiehfmanelaghalnjkeiob
Popis Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.
Velikost souboru 105 KB
Počet instalací 34
Aktuální Verze 1.0.3
Poslední Aktualizace 2016-10-19
Datum Vydání 2016-10-19
Hodnocení 5.00/5 Celkem 2 Hodnocení
Vývojář https://www.reducerin.ro
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.reducerin.ro
URL Stránky Nápovědy https://www.reducerin.ro/extensie-chrome/
URL Stránky Zásad Ochrany Soukromí https://www.reducerin.ro/extensie-chrome
Podporované Jazyky 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"
    ]
}