Omatic NXT Accelerator
Provides quick access to previously viewed NXT Constituents
Omatic NXT Acceleratorคืออะไร?
Omatic NXT Accelerator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://omaticsoftware.com และคุณลักษณะหลักของมันคือ "Provides quick access to previously viewed NXT Constituents"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Omatic NXT Accelerator
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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\/" ] } |