Kopitiam
This extension fetches the first page of threads in kopitiam
Vad är Kopitiam?
Kopitiam är en Chrome-tillägg utvecklad av Voon Ming Hann, och dess huvudfunktion är "This extension fetches the first page of threads in kopitiam".
Tilläggsskärmbilder
Ladda ner Kopitiam-förlängningens CRX-fil
Ladda ner Kopitiam-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
This extension fetches the latesst threads of lowyat kopitiam forum. new features: - post thread link short-cut - open multiple thread at one
Grundläggande Information om Tillägg
Namn | |
ID | fejdjlegelddjhmnmhoeokeaigeckmmj |
Officiell webbadress | https://chrome.google.com/webstore/detail/kopitiam/fejdjlegelddjhmnmhoeokeaigeckmmj |
Beskrivning | This extension fetches the first page of threads in kopitiam |
Filstorlek | 104 KB |
Antal Installationer | 15 |
Aktuell Version | 1.53 |
Senast Uppdaterad | 2015-05-10 |
Publiceringsdatum | 2015-05-10 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Voon Ming Hann |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } } |