看看鄉民怎麼說?
看新聞也要看重點,即時閱覽 PTT 掌握事件關鍵,不再被紛雜的爭吵淹沒。
What is 看看鄉民怎麼說??
看看鄉民怎麼說? is a Chrome extension developed by http://ptt.rocks, and its main feature is "看新聞也要看重點,即時閱覽 PTT 掌握事件關鍵,不再被紛雜的爭吵淹沒。".
Extension Screenshots
Download 看看鄉民怎麼說? Extension CRX File
Download 看看鄉民怎麼說? extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
產品特色: • 不必登入 PTT! • 讀新聞,同時也讀 PTT! • 提供 PTT 的即時觀點、多方事實與論述 • 是目前最方便、最有效率的套件! • [相關文章]功能,提供各種角度觀點 • [精選文章]功能,讓你迅速掌握關鍵 目前支援新聞網站列表: ✔ Yahoo 新聞 (Yahoo News) ✔ 蘋果日報 (Apple Daily) ✔ 聯合新聞網 (UDN) ✔ 今日新聞 (NOW News) ✔ 自由時報 (Liberty Times Net) ✔ 中時電子報 (China Times) ✔ 東森新聞雲 (ETtoday) ✔ 風傳媒 (Storm) ✔ 民報 (Peoplenews) ✔ 新頭殼 (Newtalk) ✔ 民眾新聞網(Mypeople)
Extension Basic Information
Name | |
ID | gdkkokghilkdmknohbaoimdnpladihfd |
Official URL | 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 |
Description | 看新聞也要看重點,即時閱覽 PTT 掌握事件關鍵,不再被紛雜的爭吵淹沒。 |
File Size | 932 KB |
Installation Count | 983 |
Current Version | 1.0.34 |
Last Updated | 2015-11-08 |
Publish Date | 2015-11-08 |
Rating | 4.59/5 Total 27 Ratings |
Developer | http://ptt.rocks |
Payment Type | free |
Extension Website | https://www.facebook.com/ptt.rocks |
Supported Languages | 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 } |