Dickbutter

Everyone could use more Dickbutt in their life.

Dickbutterとは何ですか?

DickbutterはBig Boys NYCによって開発されたChromeの拡張機能で、その主な機能は「Everyone could use more Dickbutt in their life.」です。

拡張機能のスクリーンショット

screenshot

Dickbutter拡張機能のCRXファイルをダウンロード

Dickbutter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Tired of boring pictures everywhere? Make them Dickbutt. Make the Internet... better.                    

拡張機能の基本情報

名前 Dickbutter Dickbutter
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
Eメール [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"
}