Kopitiam
This extension fetches the first page of threads in kopitiam
Qu'est-ce que Kopitiam ?
Kopitiam est une extension Chrome développée par Voon Ming Hann, et sa fonction principale est "This extension fetches the first page of threads in kopitiam".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Kopitiam
Téléchargez les fichiers d'extension Kopitiam au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
This extension fetches the latesst threads of lowyat kopitiam forum. new features: - post thread link short-cut - open multiple thread at one
Informations de Base sur l'Extension
Nom | |
ID | fejdjlegelddjhmnmhoeokeaigeckmmj |
URL Officiel | https://chrome.google.com/webstore/detail/kopitiam/fejdjlegelddjhmnmhoeokeaigeckmmj |
Description | This extension fetches the first page of threads in kopitiam |
Taille du Fichier | 104 KB |
Nombre d'Installations | 15 |
Version Actuelle | 1.53 |
Dernière Mise à Jour | 2015-05-10 |
Date de Publication | 2015-05-10 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Voon Ming Hann |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |