Kopitiam

This extension fetches the first page of threads in kopitiam

什麼是Kopitiam?

Kopitiam是由Voon Ming Hann開發的Chrome擴展程式,該擴展的主要功能是“This extension fetches the first page of threads in kopitiam”。

擴展截圖

screenshot

下載Kopitiam擴展crx文件

下載Kopitiam擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}