草榴社區只看楼主

草榴社區只看楼主插件

What is 草榴社區只看楼主?

草榴社區只看楼主 is a Chrome extension developed by cler, and its main feature is "草榴社區只看楼主插件".

Extension Screenshots

screenshot

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

                        草榴社區只看楼主插件
点击只看楼主后,插件会在后台加载所有楼主的楼层                    

Extension Basic Information

Name 草榴社區只看楼主 草榴社區只看楼主
ID cpeeabnmekegnfodcghhkcbaphmdpkca
Official URL https://chrome.google.com/webstore/detail/%E8%8D%89%E6%A6%B4%E7%A4%BE%E5%8D%80%E5%8F%AA%E7%9C%8B%E6%A5%BC%E4%B8%BB/cpeeabnmekegnfodcghhkcbaphmdpkca
Description 草榴社區只看楼主插件
File Size 51.17 KB
Installation Count 238
Current Version 1.0.24
Last Updated 2016-08-07
Publish Date 2016-08-07
Developer cler
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u8349\u69b4\u793e\u5340\u53ea\u770b\u697c\u4e3b",
    "version": "1.0.24",
    "description": "\u8349\u69b4\u793e\u5340\u53ea\u770b\u697c\u4e3b\u63d2\u4ef6",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/19.png",
            "38": "images\/38.png"
        },
        "default_title": "\u8349\u69b4\u793e\u5340\u53ea\u770b\u697c\u4e3b"
    },
    "content_scripts": [
        {
            "js": [
                "js\/jquery.js",
                "js\/cl.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}