Kopitiam

This extension fetches the first page of threads in kopitiam

ما هو Kopitiam؟

Kopitiam هو إضافة Chrome تم تطويرها بواسطة Voon Ming Hann، والميزة الرئيسية لها هي "This extension fetches the first page of threads in kopitiam".

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

screenshot

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

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

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

                        This extension fetches the latesst threads of lowyat kopitiam forum.

new features: 
- post thread link short-cut
- open multiple thread at one                    

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

الاسم Kopitiam Kopitiam
ID fejdjlegelddjhmnmhoeokeaigeckmmj
عنوان URL الرسمي https://chrome.google.com/webstore/detail/kopitiam/fejdjlegelddjhmnmhoeokeaigeckmmj
الوصف This extension fetches the first page of threads in kopitiam
حجم الملف 104 KB
عدد التثبيتات 15
النسخة الحالية 1.53
آخر تحديث 2015-05-10
تاريخ النشر 2015-05-10
تقييم 5.00/5 مجموع تقييمات 1
المطور Voon Ming Hann
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kopitiam",
    "description": "This extension fetches the first page of threads in kopitiam",
    "version": "1.53",
    "permissions": [
        "http:\/\/daysof.me\/lowyat\/list.php",
        "https:\/\/*\/*",
        "tabs"
    ],
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    }
}