Omatic NXT Accelerator

Provides quick access to previously viewed NXT Constituents

What is Omatic NXT Accelerator?

Omatic NXT Accelerator is a Chrome extension developed by https://omaticsoftware.com, and its main feature is "Provides quick access to previously viewed NXT Constituents".

Extension Screenshots

screenshot

Download Omatic NXT Accelerator Extension CRX File

Download Omatic NXT Accelerator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Omatic NXT Accelerator Omatic NXT Accelerator
ID gppgkpjcmmgnihiopidimpdjddgfllkk
Official URL https://chromewebstore.google.com/detail/omatic-nxt-accelerator/gppgkpjcmmgnihiopidimpdjddgfllkk
Description Provides quick access to previously viewed NXT Constituents
File Size 600 KB
Installation Count 14
Current Version 0.1.3
Last Updated 2016-03-11
Publish Date 2016-03-11
Rating 5.00/5 Total 1 Ratings
Developer https://omaticsoftware.com
Payment Type free
Extension Website http://www.omaticsoftware.com
Help Page URL http://www.omaticsoftware.com
Supported Languages 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\/"
    ]
}