KenGoo

Watch Taiwan Stocks with the most convenienct way

ما هو KenGoo؟

KenGoo هو إضافة Chrome تم تطويرها بواسطة KSWLee، والميزة الرئيسية لها هي "Watch Taiwan Stocks with the most convenienct way".

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

screenshot

تحميل ملف CRX للإضافة KenGoo

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

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

                        Fix the issue that nothing fetched.                    

معلومات أساسية عن التمديد

الاسم KenGoo KenGoo
ID jjbeocfmgckcnabhefnjnhbpppfmcgfd
عنوان URL الرسمي https://chromewebstore.google.com/detail/kengoo/jjbeocfmgckcnabhefnjnhbpppfmcgfd
الوصف Watch Taiwan Stocks with the most convenienct way
حجم الملف 102 KB
عدد التثبيتات 2,541
النسخة الحالية 2.0.1
آخر تحديث 2014-04-03
تاريخ النشر 2014-04-03
تقييم 4.61/5 مجموع تقييمات 41
المطور KSWLee
نوع الدفع free
موقع الإضافة http://ideasnow.diggbooks.net
اللغات المدعومة en,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "2.0.1",
    "manifest_version": 2,
    "description": "__MSG_extDesc__",
    "background": {
        "page": "background.html"
    },
    "options_page": "options.html",
    "default_locale": "en",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "images\/icon48.png"
    },
    "permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/",
        "notifications"
    ],
    "icons": {
        "128": "images\/icon128.png",
        "48": "images\/icon48.png",
        "16": "images\/icon16.png"
    }
}