Omatic NXT Accelerator

Provides quick access to previously viewed NXT Constituents

¿Qué es Omatic NXT Accelerator?

Omatic NXT Accelerator es una extensión de Chrome desarrollada por https://omaticsoftware.com, y su función principal es "Provides quick access to previously viewed NXT Constituents".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Omatic NXT Accelerator

Descarga archivos de extensión Omatic NXT Accelerator en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre Omatic NXT Accelerator Omatic NXT Accelerator
ID gppgkpjcmmgnihiopidimpdjddgfllkk
URL Oficial https://chromewebstore.google.com/detail/omatic-nxt-accelerator/gppgkpjcmmgnihiopidimpdjddgfllkk
Descripción Provides quick access to previously viewed NXT Constituents
Tamaño del Archivo 600 KB
Cantidad de Instalaciones 14
Versión Actual 0.1.3
Última Actualización 2016-03-11
Fecha de Publicación 2016-03-11
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador https://omaticsoftware.com
Tipo de Pago free
Sitio Web de la Extensión http://www.omaticsoftware.com
URL de la Página de Ayuda http://www.omaticsoftware.com
Idiomas Soportados 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\/"
    ]
}