Omatic NXT Accelerator

Provides quick access to previously viewed NXT Constituents

Cos'è Omatic NXT Accelerator?

Omatic NXT Accelerator è un'estensione di Chrome sviluppata da https://omaticsoftware.com, e la sua funzione principale è "Provides quick access to previously viewed NXT Constituents".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Omatic NXT Accelerator

Scarica i file di estensione Omatic NXT Accelerator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Omatic NXT Accelerator Omatic NXT Accelerator
ID gppgkpjcmmgnihiopidimpdjddgfllkk
URL Ufficiale https://chromewebstore.google.com/detail/omatic-nxt-accelerator/gppgkpjcmmgnihiopidimpdjddgfllkk
Descrizione Provides quick access to previously viewed NXT Constituents
Dimensione del File 600 KB
Conteggio Installazioni 14
Versione Corrente 0.1.3
Ultimo Aggiornamento 2016-03-11
Data di Pubblicazione 2016-03-11
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://omaticsoftware.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.omaticsoftware.com
URL della Pagina di Aiuto http://www.omaticsoftware.com
Lingue Supportate 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\/"
    ]
}