Extensie Chrome Orange România

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

Co je Extensie Chrome Orange România?

Extensie Chrome Orange România je rozšíření Chrome vyvinuté Orange Romania, a jeho hlavní funkcí je „Vezi în timp real cele mai bune oferte disponibile la Orange Romania pentru produsele de care ești interesat.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Extensie Chrome Orange România

Stáhněte si soubory rozšíření Extensie Chrome Orange România 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í

                        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.                    

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

Název Extensie Chrome Orange România Extensie Chrome Orange România
ID ebfpdlpcfiodobmfhpbmcckoihfpjpnn
Oficiální URL https://chromewebstore.google.com/detail/extensie-chrome-orange-ro/ebfpdlpcfiodobmfhpbmcckoihfpjpnn
Popis Vezi în timp real cele mai bune oferte disponibile la Orange Romania pentru produsele de care ești interesat.
Velikost souboru 1.98 MB
Počet instalací 901
Aktuální Verze 2.2.0.6
Poslední Aktualizace 2023-01-20
Datum Vydání 2019-10-10
Hodnocení 3.67/5 Celkem 3 Hodnocení
Vývojář Orange Romania
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.orange.ro/aplicatii/extensie-chrome/
URL Stránky Nápovědy https://www.orange.ro/termeni-si-conditii/extensie-chrome/index.html
URL Stránky Zásad Ochrany Soukromí https://www.orange.ro/termeni-si-conditii/extensie-chrome/index.html
Podporované Jazyky 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": [
                ""
            ]
        }
    ]
}