Kopitiam

This extension fetches the first page of threads in kopitiam

Wat is Kopitiam?

Kopitiam is een Chrome-extensie ontwikkeld door Voon Ming Hann, en de belangrijkste functie is "This extension fetches the first page of threads in kopitiam".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Kopitiam

Download Kopitiam-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        This extension fetches the latesst threads of lowyat kopitiam forum.

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

Basisinformatie over de Extensie

Naam Kopitiam Kopitiam
ID fejdjlegelddjhmnmhoeokeaigeckmmj
Officiële URL https://chrome.google.com/webstore/detail/kopitiam/fejdjlegelddjhmnmhoeokeaigeckmmj
Beschrijving This extension fetches the first page of threads in kopitiam
Bestandsgrootte 104 KB
Aantal Installaties 15
Huidige Versie 1.53
Laatst Bijgewerkt 2015-05-10
Publicatiedatum 2015-05-10
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Voon Ming Hann
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}