Omatic NXT Accelerator

Provides quick access to previously viewed NXT Constituents

Hvad er Omatic NXT Accelerator?

Omatic NXT Accelerator er en Chrome-udvidelse udviklet af https://omaticsoftware.com, og dens hovedfunktion er "Provides quick access to previously viewed NXT Constituents".

Udvidelsesskærmbilleder

screenshot

Download Omatic NXT Accelerator-udvidelses-CRX-fil

Download Omatic NXT Accelerator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn Omatic NXT Accelerator Omatic NXT Accelerator
ID gppgkpjcmmgnihiopidimpdjddgfllkk
Officiel URL https://chromewebstore.google.com/detail/omatic-nxt-accelerator/gppgkpjcmmgnihiopidimpdjddgfllkk
Beskrivelse Provides quick access to previously viewed NXT Constituents
Filstørrelse 600 KB
Antal Installationer 14
Nuværende Version 0.1.3
Senest Opdateret 2016-03-11
Udgivelsesdato 2016-03-11
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler https://omaticsoftware.com
Betalingsmetode free
Udvidelseswebsted http://www.omaticsoftware.com
Hjælpeside-URL http://www.omaticsoftware.com
Understøttede Sprog 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\/"
    ]
}