Extensie Chrome Orange România

Vezi în timp real cele mai bune oferte disponibile la Orange Romania pentru produsele de care ești interesat.

Was ist Extensie Chrome Orange România?

Extensie Chrome Orange România ist eine Chrome-Erweiterung, die von Orange Romania entwickelt wurde, und ihr Hauptmerkmal ist "Vezi în timp real cele mai bune oferte disponibile la Orange Romania pentru produsele de care ești interesat.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Extensie Chrome Orange România-Erweiterungs-CRX-Datei herunterladen

Laden Sie Extensie Chrome Orange România-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Dacă vrei să fii la curent cu toate ofertele speciale, produsele și serviciile Orange România, instalează-ți extensia si activează-ti notificările pentru browserul tău Chrome. Astfel, de fiecare dată când îți vei face cumpărăturile online, extensia se va transforma într-un asistent digital eficient.

Iată care vor fi beneficiile utilizării extensiei:

- Vei vedea, în timp real, cele mai bune oferte disponibile pentru produsele de care ești interesat.
- Vei afla primul care sunt ofertele Orange și cele mai noi modele de smartphones, tablete sau aplicații prin intermediul notificărilor web din browserul tău.

Activează notificările web din browserul tău aici : https://www.orange.ro/aplicatii/extensie-chrome/

Pentru a le primi fără probleme, asigură-te că setările browserului îți permit acest lucru.                    

Grundlegende Informationen zur Erweiterung

Name Extensie Chrome Orange România Extensie Chrome Orange România
ID ebfpdlpcfiodobmfhpbmcckoihfpjpnn
Offizielle URL https://chromewebstore.google.com/detail/extensie-chrome-orange-ro/ebfpdlpcfiodobmfhpbmcckoihfpjpnn
Beschreibung Vezi în timp real cele mai bune oferte disponibile la Orange Romania pentru produsele de care ești interesat.
Dateigröße 1.98 MB
Installationsanzahl 901
Aktuelle Version 2.2.0.6
Letztes Update 2023-01-20
Veröffentlichungsdatum 2019-10-10
Bewertung 3.67/5 Insgesamt 3 Bewertungen
Entwickler Orange Romania
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.orange.ro/aplicatii/extensie-chrome/
Hilfeseite URL https://www.orange.ro/termeni-si-conditii/extensie-chrome/index.html
URL der Datenschutzrichtlinien-Seite https://www.orange.ro/termeni-si-conditii/extensie-chrome/index.html
Unterstützte Sprachen ro
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Extensie Chrome Orange Rom\u00e2nia",
    "description": "Vezi \u00een timp real cele mai bune oferte disponibile la Orange Romania pentru produsele de care e\u0219ti interesat.",
    "version": "2.2.0.6",
    "options_page": "options.html",
    "icons": {
        "16": "img\/favicon-orange16.png",
        "32": "img\/favicon-orange.png",
        "55": "img\/orange-logo.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.emag.ro\/*",
                "*:\/\/*.altex.ro\/*",
                "*:\/\/*.cel.ro\/*",
                "*:\/\/*.telekom.ro\/*",
                "*:\/\/*.quickmobile.ro\/*",
                "*:\/\/*.vodafone.ro\/*"
            ],
            "css": [
                "css\/ribbon\/config.css",
                "css\/ribbon\/layout.css"
            ],
            "js": [
                "js\/jquery-3.3.1.min.js",
                "settings.js",
                "js\/global_functions.js",
                "js\/global_content_functions.js",
                "js\/content.js",
                "js\/tracking.js"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "css\/ribbon\/index.css",
                "css\/ribbon\/site\/emag.css"
            ],
            "js": [
                "js\/store\/store.js",
                "js\/store\/emag.js",
                "js\/ribbon\/index.js",
                "js\/ribbon\/config.js"
            ],
            "matches": [
                "*:\/\/*.emag.ro\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "css": [
                "css\/ribbon\/index.css",
                "css\/ribbon\/site\/altex.css"
            ],
            "js": [
                "js\/store\/store.js",
                "js\/store\/altex.js",
                "js\/ribbon\/index.js",
                "js\/ribbon\/config.js",
                "js\/ribbon\/integration\/react-nprogress.js"
            ],
            "matches": [
                "*:\/\/*.altex.ro\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "css": [
                "css\/ribbon\/index.css",
                "css\/ribbon\/site\/cel.css"
            ],
            "js": [
                "js\/store\/store.js",
                "js\/store\/cel.js",
                "js\/ribbon\/index.js",
                "js\/ribbon\/config.js"
            ],
            "matches": [
                "*:\/\/*.cel.ro\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "css": [
                "css\/ribbon\/index.css",
                "css\/ribbon\/site\/telekom.css"
            ],
            "js": [
                "js\/store\/store.js",
                "js\/store\/telekom.js",
                "js\/ribbon\/index.js",
                "js\/ribbon\/config.js",
                "js\/ribbon\/site\/telekom.js"
            ],
            "matches": [
                "*:\/\/*.telekom.ro\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "css": [
                "css\/ribbon\/index.css",
                "css\/ribbon\/site\/quickmobile.css"
            ],
            "js": [
                "js\/store\/store.js",
                "js\/store\/quickmobile.js",
                "js\/ribbon\/index.js",
                "js\/ribbon\/config.js"
            ],
            "matches": [
                "*:\/\/*.quickmobile.ro\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "css": [
                "css\/ribbon\/index.css",
                "css\/ribbon\/site\/vodafone.css"
            ],
            "js": [
                "js\/store\/store.js",
                "js\/store\/vodafone.js",
                "js\/ribbon\/index.js",
                "js\/ribbon\/config.js",
                "js\/ribbon\/integration\/react-nprogress.js"
            ],
            "matches": [
                "*:\/\/*.vodafone.ro\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_icon": "img\/favicon-orange.png"
    },
    "background": {
        "service_worker": "bg_loader.js"
    },
    "permissions": [
        "storage",
        "notifications"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "env.json",
                "js\/jquery-3.3.1.min.js",
                "js\/content_vodafone.js",
                "js\/page_content.js",
                "img\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}