Sanook! Extension
อัพเดทข่าวสารก่อนใคร กับ Sanook! Extension
Wat is Sanook! Extension?
Sanook! Extension is een Chrome-extensie ontwikkeld door sanook.com, en de belangrijkste functie is "อัพเดทข่าวสารก่อนใคร กับ Sanook! Extension".
Extensie Screenshots
Download het CRX-bestand van de extensie Sanook! Extension
Download Sanook! Extension-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
เพียงติดตั้ง Sanook! Extension... ทุกเรื่องราวข่าวสาร อัพเดทจาก Sanook.com จะส่งตรงถึงคุณ! รวดเร็ว ครบถ้วนทุกเรื่องราว ข่าวสาร สาระ บันเทิง กีฬา วาไรตี้ ที่การันตีว่าคุณจะไม่ตกเทรนด์!!!
Basisinformatie over de Extensie
Naam | |
ID | apafeccacoaoocdmhnebngbiengooide |
Officiële URL | https://chrome.google.com/webstore/detail/sanook-extension/apafeccacoaoocdmhnebngbiengooide |
Beschrijving | อัพเดทข่าวสารก่อนใคร กับ Sanook! Extension |
Bestandsgrootte | 56.02 KB |
Aantal Installaties | 319 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2013-12-07 |
Publicatiedatum | 2013-12-05 |
Beoordeling | 4.60/5 Totaal 42 Beoordelingen |
Ontwikkelaar | sanook.com |
Betalingswijze | free |
Extensiewebsite | http://www.sanook.com |
Help Pagina-URL | http://feedback.sanook.com |
Ondersteunde Talen | th |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Sanook! Extension", "version": "1.0", "description": "\u0e2d\u0e31\u0e1e\u0e40\u0e14\u0e17\u0e02\u0e48\u0e32\u0e27\u0e2a\u0e32\u0e23\u0e01\u0e48\u0e2d\u0e19\u0e43\u0e04\u0e23 \u0e01\u0e31\u0e1a Sanook! Extension", "icons": { "16": "images\/16x16.png", "48": "images\/48x48.png", "128": "images\/128x128.png" }, "browser_action": { "default_title": "Sanook! Extension", "default_icon": "images\/24x24.png", "default_popup": "views\/index.html" }, "background": { "scripts": [ "javascript\/background.js" ] }, "permissions": [ "http:\/\/*.sanook.com\/", "http:\/\/*.sanookonline.co.th\/", "notifications", "storage" ] } |