女优便签

关于女优的一些作品

What is 女优便签?

女优便签 is a Chrome extension developed by hisoka.2pac, 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

                        关于女优的一些作品
v1.1 2017-11-27 
-新增搜索功能,希望你喜欢
v1.2 2017-11-28 
-修正一些错误                    

Extension Basic Information

Name 女优便签 女优便签
ID fikkppgaaafbimljmhmiilmeojpbppdl
Official URL https://chrome.google.com/webstore/detail/%E5%A5%B3%E4%BC%98%E4%BE%BF%E7%AD%BE/fikkppgaaafbimljmhmiilmeojpbppdl
Description 关于女优的一些作品
File Size 1.01 MB
Installation Count 18
Current Version 1.2
Last Updated 2017-11-27
Publish Date 2017-11-27
Rating 5.00/5 Total 2 Ratings
Developer hisoka.2pac
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u5973\u4f18\u4fbf\u7b7e",
    "description": "\u5173\u4e8e\u5973\u4f18\u7684\u4e00\u4e9b\u4f5c\u54c1",
    "version": "1.2",
    "browser_action": {
        "default_icon": {
            "19": "resource\/static\/images\/icon19.png",
            "38": "resource\/static\/images\/icon38.png"
        },
        "default_popup": "resource\/html\/popup.html"
    },
    "background": {
        "scripts": [
            "resource\/static\/materialize\/js\/jquery_3_2_1.js",
            "resource\/static\/js\/background.js",
            "resource\/static\/js\/popup.js"
        ]
    },
    "icons": {
        "128": "resource\/static\/images\/icon128.png",
        "16": "resource\/static\/images\/icon16.png",
        "48": "resource\/static\/images\/icon48.png"
    },
    "permissions": [
        "activeTab",
        "storage",
        "http:\/\/crx.hisoka.cn\/"
    ]
}