Omatic NXT Accelerator

Provides quick access to previously viewed NXT Constituents

Omatic NXT Acceleratorとは何ですか?

Omatic NXT Acceleratorはhttps://omaticsoftware.comによって開発されたChromeの拡張機能で、その主な機能は「Provides quick access to previously viewed NXT Constituents」です。

拡張機能のスクリーンショット

screenshot

Omatic NXT Accelerator拡張機能のCRXファイルをダウンロード

Omatic NXT Accelerator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 Omatic NXT Accelerator Omatic NXT Accelerator
ID gppgkpjcmmgnihiopidimpdjddgfllkk
公式URL https://chromewebstore.google.com/detail/omatic-nxt-accelerator/gppgkpjcmmgnihiopidimpdjddgfllkk
説明 Provides quick access to previously viewed NXT Constituents
ファイルサイズ 600 KB
インストール数 14
現在のバージョン 0.1.3
最終更新日 2016-03-11
公開日 2016-03-11
評価 5.00/5 合計 1 レビュー
開発者 https://omaticsoftware.com
支払い方法 free
拡張機能のウェブサイト http://www.omaticsoftware.com
ヘルプページのURL http://www.omaticsoftware.com
対応言語 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\/"
    ]
}