Quick-ptt

免登入PTT即時瀏覽最新八卦主題

What is Quick-ptt?

Quick-ptt is a Chrome extension developed by vans, and its main feature is "免登入PTT即時瀏覽最新八卦主題".

Extension Screenshots

screenshot

Download Quick-ptt Extension CRX File

Download Quick-ptt 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,在chrome上瀏覽最新的八卦版主題

文章會連結到ptt web版

2014/06/27
更新連結及去除後端,增加穩定性
更新icon                    

Extension Basic Information

Name Quick-ptt Quick-ptt
ID jjphdpfhnhidnalilghepjgifceiilmo
Official URL https://chromewebstore.google.com/detail/quick-ptt/jjphdpfhnhidnalilghepjgifceiilmo
Description 免登入PTT即時瀏覽最新八卦主題
File Size 214 KB
Installation Count 1,392
Current Version 1.5
Last Updated 2014-07-09
Publish Date 2014-07-09
Rating 2.60/5 Total 10 Ratings
Developer vans
Payment Type free
Supported Languages zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quick-ptt",
    "version": "1.5",
    "manifest_version": 2,
    "description": "\u514d\u767b\u5165PTT\u5373\u6642\u700f\u89bd\u6700\u65b0\u516b\u5366\u4e3b\u984c",
    "icons": {
        "64": "images\/8_64.png"
    },
    "browser_action": {
        "default_icon": "images\/loading.png",
        "default_title": "Quick-ptt",
        "default_popup": "popup.html"
    },
    "permissions": [
        "cookies",
        "*:\/\/www.ptt.cc\/*"
    ]
}