Omatic NXT Accelerator

Provides quick access to previously viewed NXT Constituents

Qu'est-ce que Omatic NXT Accelerator ?

Omatic NXT Accelerator est une extension Chrome développée par https://omaticsoftware.com, et sa fonction principale est "Provides quick access to previously viewed NXT Constituents".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Omatic NXT Accelerator

Téléchargez les fichiers d'extension Omatic NXT Accelerator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Omatic NXT Accelerator Omatic NXT Accelerator
ID gppgkpjcmmgnihiopidimpdjddgfllkk
URL Officiel https://chromewebstore.google.com/detail/omatic-nxt-accelerator/gppgkpjcmmgnihiopidimpdjddgfllkk
Description Provides quick access to previously viewed NXT Constituents
Taille du Fichier 600 KB
Nombre d'Installations 14
Version Actuelle 0.1.3
Dernière Mise à Jour 2016-03-11
Date de Publication 2016-03-11
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://omaticsoftware.com
Type de Paiement free
Site Web de l'Extension http://www.omaticsoftware.com
URL de la Page d'Aide http://www.omaticsoftware.com
Langues Prises en Charge 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\/"
    ]
}