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”。
擴展截圖
下載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 |
ID | gppgkpjcmmgnihiopidimpdjddgfllkk |
官方網址 | 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\/" ] } |