Dancing Carlton

Take a break from work to check out Dancing Carlton any time you want.

什么是Dancing Carlton?

Dancing Carlton是由https://codewrangler.io开发的Chrome扩展程序,该扩展的主要功能是“Take a break from work to check out Dancing Carlton any time you want.”。

扩展截图

screenshot

下载Dancing Carlton扩展crx文件

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

扩展使用说明

                        A completely useless Chrome extension that displays a Dancing Carlton GIF on command.                    

扩展基本信息

名称 Dancing Carlton Dancing Carlton
ID fijednaplnplbkikkhhpfadcnpejkfcp
官方URL https://chromewebstore.google.com/detail/dancing-carlton/fijednaplnplbkikkhhpfadcnpejkfcp
简介 Take a break from work to check out Dancing Carlton any time you want.
文件大小 34.38 KB
安装次数 276
当前版本 1.0
更新时间 2019-02-23
上架时间 2019-02-23
评分 5.00/5 共4次评分
开发者 https://codewrangler.io
付费类型 free
扩展官网 https://codewrangler.io
支持的语言 en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dancing Carlton",
    "description": "Take a break from work to check out Dancing Carlton any time you want.",
    "version": "1.0",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Dancing Carlton"
    }
}