Emesa helper

Emesa helper

Co to jest Emesa helper?

Emesa helper to rozszerzenie Chrome opracowane przez uxdesign, a jego główną funkcją jest „Emesa helper”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Emesa helper

Pobierz pliki rozszerzeń Emesa helper w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Gives the possibility for users to directly open in a new tab the right cms page                    

Podstawowe informacje o rozszerzeniu

Nazwa Emesa helper Emesa helper
ID omocenmohnikhhkonmmndedniiajpiip
Oficjalny URL https://chromewebstore.google.com/detail/emesa-helper/omocenmohnikhhkonmmndedniiajpiip
Opis Emesa helper
Rozmiar pliku 11.5 KB
Liczba instalacji 25
Aktualna Wersja 0.0.0.1
Ostatnia Aktualizacja 2019-05-03
Data Publikacji 2019-05-03
Deweloper uxdesign
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Emesa helper",
    "short_name": "Emesa helper",
    "description": "Emesa helper",
    "version": "0.0.0.1",
    "browser_action": {
        "default_icon": "icon17.png",
        "default_popup": "popup.html",
        "default_title": "Open page"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}