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 - это расширение Chrome, разработанное Orange Romania, и его основная функция - "Vezi în timp real cele mai bune oferte disponibile la Orange Romania pentru produsele de care ești interesat.".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Extensie Chrome Orange România

Скачайте файлы расширений 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
Электронная почта [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": [
                ""
            ]
        }
    ]
}