Extensie Chrome Orange România

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

Extensie Chrome Orange Româniaとは何ですか?

Extensie Chrome Orange RomâniaはOrange Romaniaによって開発されたChromeの拡張機能で、その主な機能は「Vezi în timp real cele mai bune oferte disponibile la Orange Romania pentru produsele de care ești interesat.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Extensie Chrome Orange România拡張機能のCRXファイルをダウンロード

Extensie Chrome Orange România拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Extensie Chrome Orange România Extensie Chrome Orange România
ID ebfpdlpcfiodobmfhpbmcckoihfpjpnn
公式URL https://chromewebstore.google.com/detail/extensie-chrome-orange-ro/ebfpdlpcfiodobmfhpbmcckoihfpjpnn
説明 Vezi în timp real cele mai bune oferte disponibile la Orange Romania pentru produsele de care ești interesat.
ファイルサイズ 1.98 MB
インストール数 901
現在のバージョン 2.2.0.6
最終更新日 2023-01-20
公開日 2019-10-10
評価 3.67/5 合計 3 レビュー
開発者 Orange Romania
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.orange.ro/aplicatii/extensie-chrome/
ヘルプページのURL https://www.orange.ro/termeni-si-conditii/extensie-chrome/index.html
プライバシーポリシーページのURL https://www.orange.ro/termeni-si-conditii/extensie-chrome/index.html
対応言語 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": [
                ""
            ]
        }
    ]
}