Succ Button

SUCC in the comfort and safety of your own home!

什么是Succ Button?

Succ Button是由me2thanks开发的Chrome扩展程序,该扩展的主要功能是“SUCC in the comfort and safety of your own home!”。

下载Succ Button扩展crx文件

下载Succ Button扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                                            

扩展基本信息

名称 Succ Button Succ Button
ID edimjglkpeanghjiaelfipijbfodfkcl
官方URL https://chrome.google.com/webstore/detail/succ-button/edimjglkpeanghjiaelfipijbfodfkcl
简介 SUCC in the comfort and safety of your own home!
文件大小 105 KB
安装次数 195
当前版本 0.9
更新时间 2016-07-23
上架时间 2016-07-23
评分 5.00/5 共10次评分
开发者 me2thanks
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "succicon.png",
        "default_popup": "popup.html"
    },
    "name": "Succ Button",
    "description": "SUCC in the comfort and safety of your own home!",
    "version": "0.9",
    "manifest_version": 2,
    "permissions": [
        "activeTab"
    ]
}