Reduceri, oferte si promotii

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

What is Reduceri, oferte si promotii?

Reduceri, oferte si promotii is a Chrome extension developed by https://www.reducerin.ro, and its main feature is "Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.".

Extension Screenshots

screenshot

Download Reduceri, oferte si promotii Extension CRX File

Download Reduceri, oferte si promotii extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Reduceri, oferte si promotii Reduceri, oferte si promotii
ID acifnnaepogiehfmanelaghalnjkeiob
Official URL https://chrome.google.com/webstore/detail/reduceri-oferte-si-promot/acifnnaepogiehfmanelaghalnjkeiob
Description Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.
File Size 105 KB
Installation Count 34
Current Version 1.0.3
Last Updated 2016-10-19
Publish Date 2016-10-19
Rating 5.00/5 Total 2 Ratings
Developer https://www.reducerin.ro
Email [email protected]
Payment Type free
Extension Website https://www.reducerin.ro
Help Page URL https://www.reducerin.ro/extensie-chrome/
Privacy Policy Page URL https://www.reducerin.ro/extensie-chrome
Supported Languages 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"
    ]
}