Kopitiam
This extension fetches the first page of threads in kopitiam
Apa itu Kopitiam?
Kopitiam adalah ekstensi Chrome yang dikembangkan oleh Voon Ming Hann, dan fitur utamanya adalah "This extension fetches the first page of threads in kopitiam".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Kopitiam
Unduh file ekstensi Kopitiam dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This extension fetches the latesst threads of lowyat kopitiam forum. new features: - post thread link short-cut - open multiple thread at one
Informasi Dasar Ekstensi
Nama | |
ID | fejdjlegelddjhmnmhoeokeaigeckmmj |
URL Resmi | https://chrome.google.com/webstore/detail/kopitiam/fejdjlegelddjhmnmhoeokeaigeckmmj |
Deskripsi | This extension fetches the first page of threads in kopitiam |
Ukuran File | 104 KB |
Jumlah Instalasi | 15 |
Versi Saat Ini | 1.53 |
Terakhir Diperbarui | 2015-05-10 |
Tanggal Publikasi | 2015-05-10 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | Voon Ming Hann |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |