看看鄉民怎麼說?
看新聞也要看重點,即時閱覽 PTT 掌握事件關鍵,不再被紛雜的爭吵淹沒。
¿Qué es 看看鄉民怎麼說??
看看鄉民怎麼說? es una extensión de Chrome desarrollada por http://ptt.rocks, y su función principal es "看新聞也要看重點,即時閱覽 PTT 掌握事件關鍵,不再被紛雜的爭吵淹沒。".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión 看看鄉民怎麼說?
Descarga archivos de extensión 看看鄉民怎麼說? en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
產品特色: • 不必登入 PTT! • 讀新聞,同時也讀 PTT! • 提供 PTT 的即時觀點、多方事實與論述 • 是目前最方便、最有效率的套件! • [相關文章]功能,提供各種角度觀點 • [精選文章]功能,讓你迅速掌握關鍵 目前支援新聞網站列表: ✔ Yahoo 新聞 (Yahoo News) ✔ 蘋果日報 (Apple Daily) ✔ 聯合新聞網 (UDN) ✔ 今日新聞 (NOW News) ✔ 自由時報 (Liberty Times Net) ✔ 中時電子報 (China Times) ✔ 東森新聞雲 (ETtoday) ✔ 風傳媒 (Storm) ✔ 民報 (Peoplenews) ✔ 新頭殼 (Newtalk) ✔ 民眾新聞網(Mypeople)
Información Básica de la Extensión
Nombre | |
ID | gdkkokghilkdmknohbaoimdnpladihfd |
URL Oficial | https://chrome.google.com/webstore/detail/%E7%9C%8B%E7%9C%8B%E9%84%89%E6%B0%91%E6%80%8E%E9%BA%BC%E8%AA%AA/gdkkokghilkdmknohbaoimdnpladihfd |
Descripción | 看新聞也要看重點,即時閱覽 PTT 掌握事件關鍵,不再被紛雜的爭吵淹沒。 |
Tamaño del Archivo | 932 KB |
Cantidad de Instalaciones | 983 |
Versión Actual | 1.0.34 |
Última Actualización | 2015-11-08 |
Fecha de Publicación | 2015-11-08 |
Calificación | 4.59/5 Total de 27 Calificaciones |
Desarrollador | http://ptt.rocks |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.facebook.com/ptt.rocks |
Idiomas Soportados | zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u770b\u770b\u9109\u6c11\u600e\u9ebc\u8aaa?", "version": "1.0.34", "description": "\u770b\u65b0\u805e\u4e5f\u8981\u770b\u91cd\u9ede\uff0c\u5373\u6642\u95b1\u89bd PTT \u638c\u63e1\u4e8b\u4ef6\u95dc\u9375\uff0c\u4e0d\u518d\u88ab\u7d1b\u96dc\u7684\u722d\u5435\u6df9\u6c92\u3002", "icons": { "16": "triplec-16.png", "48": "triplec-48.png", "128": "triplec-128.png" }, "permissions": [ "storage" ], "content_scripts": [ { "matches": [ "http:\/\/tw.news.yahoo.com\/*.html*", "https:\/\/tw.news.yahoo.com\/*.html*", "http:\/\/www.nownews.com\/n\/*", "https:\/\/www.nownews.com\/n\/*", "http:\/\/*.chinatimes.com\/realtimenews\/*", "https:\/\/*.chinatimes.com\/realtimenews\/*", "http:\/\/www.chinatimes.com\/newspapers\/*", "https:\/\/www.chinatimes.com\/newspapers\/*", "http:\/\/udn.com\/news\/*\/*\/*", "https:\/\/udn.com\/news\/*\/*\/*", "http:\/\/udn.com\/NEWS\/*\/*\/*", "https:\/\/udn.com\/NEWS\/*\/*\/*", "http:\/\/news.ltn.com.tw\/news\/*", "https:\/\/news.ltn.com.tw\/news\/*", "http:\/\/*.appledaily.com.tw\/*\/article\/*", "https:\/\/*.appledaily.com.tw\/*\/article\/*", "http:\/\/*.ettoday.net\/news\/*\/*.htm*", "https:\/\/*.ettoday.net\/news\/*\/*.htm*", "*:\/\/www.ptt.rocks\/share\/*", "*:\/\/www.storm.mg\/article\/*\/*\/*", "*:\/\/www.storm.mg\/article\/*", "*:\/\/www.peoplenews.tw\/news\/*", "*:\/\/newtalk.tw\/news\/*", "*:\/\/www.mypeople.tw\/*", "*:\/\/www.cna.com.tw\/*\/*\/*\/*.aspx", "*:\/\/www.cna.com.tw\/*\/*\/*.aspx", "*:\/\/news.rti.org.tw\/news\/detail\/*" ], "exclude_globs": [ "*:\/\/www.mypeople.tw\/category\/news\/*" ], "web_accessible_resources": [ "assets\/images\/*", "assets\/fonts\/*" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src https:\/\/connect.facebook.net; http:\/\/connect.facebook.net;", "css": [ "semantic.css", "plugin.css", "bbs.css" ], "js": [ "ga.js", "jquery-2.1.3.min.js", "jquery.mousewheel.js", "jquery.later.js", "semantic.js", "moment-with-langs.min.js", "URI.js", "contentscript.js" ], "run_at": "document_end", "all_frames": false } ], "manifest_version": 2 } |