Omatic NXT Accelerator

Provides quick access to previously viewed NXT Constituents

Co to jest Omatic NXT Accelerator?

Omatic NXT Accelerator to rozszerzenie Chrome opracowane przez https://omaticsoftware.com, a jego główną funkcją jest „Provides quick access to previously viewed NXT Constituents”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Omatic NXT Accelerator

Pobierz pliki rozszerzeń Omatic NXT Accelerator 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

                        The Omatic NXT Accelerator is a FREE plugin that puts your previously opened NXT records at your fingertips.

It allows one click access to up to 13 recently accessed NXT constituent records and allows searching of your entire history for any record you have opened. You can also directly access gifts, actions, and proposals from the plugin and jump to the main NXT work areas. Since it links directly to the constituent records you don't even have to be on the NXT site when you use it.

We would love to hear your feedback!                    

Podstawowe informacje o rozszerzeniu

Nazwa Omatic NXT Accelerator Omatic NXT Accelerator
ID gppgkpjcmmgnihiopidimpdjddgfllkk
Oficjalny URL https://chromewebstore.google.com/detail/omatic-nxt-accelerator/gppgkpjcmmgnihiopidimpdjddgfllkk
Opis Provides quick access to previously viewed NXT Constituents
Rozmiar pliku 600 KB
Liczba instalacji 14
Aktualna Wersja 0.1.3
Ostatnia Aktualizacja 2016-03-11
Data Publikacji 2016-03-11
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://omaticsoftware.com
Typ Płatności free
Strona Rozszerzenia http://www.omaticsoftware.com
Adres URL Strony Pomocy http://www.omaticsoftware.com
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Omatic NXT Accelerator",
    "short_name": "NXTAccelerator",
    "description": "Provides quick access to previously viewed NXT Constituents",
    "version": "0.1.3",
    "icons": {
        "16": "img\/omatic16.png",
        "48": "img\/omatic48.png",
        "128": "img\/omatic128.png"
    },
    "browser_action": {
        "default_icon": "img\/omatic48.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "history",
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}