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.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου 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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Reduceri, oferte si promotii Reduceri, oferte si promotii
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"
    ]
}