Dickbutter
Everyone could use more Dickbutt in their life.
什么是Dickbutter?
Dickbutter是由Big Boys NYC开发的Chrome扩展程序,该扩展的主要功能是“Everyone could use more Dickbutt in their life.”。
扩展截图
下载Dickbutter扩展crx文件
下载Dickbutter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Tired of boring pictures everywhere? Make them Dickbutt. Make the Internet... better.
扩展基本信息
名称 | |
ID | ggojbdpmkdmhmjielkjeladamhdflkdm |
官方URL | https://chrome.google.com/webstore/detail/dickbutter/ggojbdpmkdmhmjielkjeladamhdflkdm |
简介 | Everyone could use more Dickbutt in their life. |
文件大小 | 4.31 KB |
安装次数 | 85 |
当前版本 | 0.0.3 |
更新时间 | 2015-03-16 |
上架时间 | 2015-03-16 |
评分 | 5.00/5 共3次评分 |
开发者 | Big Boys NYC |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dickbutter", "version": "0.0.3", "description": "Everyone could use more Dickbutt in their life.", "icons": { "32": "d32.png" }, "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_title": "Toggle Dickbutt", "default_icon": "d32.png" }, "permissions": [ "activeTab" ], "author": "Chris Germano" } |