Kopitiam

This extension fetches the first page of threads in kopitiam

Kopitiam क्या है?

Kopitiam Voon Ming Hann द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension fetches the first page of threads in kopitiam"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Kopitiam एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}