Kopitiam
This extension fetches the first page of threads in kopitiam
Cos'è Kopitiam?
Kopitiam è un'estensione di Chrome sviluppata da Voon Ming Hann, e la sua funzione principale è "This extension fetches the first page of threads in kopitiam".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Kopitiam
Scarica i file di estensione Kopitiam in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This extension fetches the latesst threads of lowyat kopitiam forum. new features: - post thread link short-cut - open multiple thread at one
Informazioni di Base sull'Estensione
Nome | |
ID | fejdjlegelddjhmnmhoeokeaigeckmmj |
URL Ufficiale | https://chrome.google.com/webstore/detail/kopitiam/fejdjlegelddjhmnmhoeokeaigeckmmj |
Descrizione | This extension fetches the first page of threads in kopitiam |
Dimensione del File | 104 KB |
Conteggio Installazioni | 15 |
Versione Corrente | 1.53 |
Ultimo Aggiornamento | 2015-05-10 |
Data di Pubblicazione | 2015-05-10 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Voon Ming Hann |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |