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".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Omatic NXT Accelerator

قم بتنزيل ملفات الامتداد Omatic NXT Accelerator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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\/"
    ]
}