Hey Boy

Replaces all images on a given page with pictures of Jennifer Lawrence. The Hey Girl boy's revenge! HEY BOY!

Hey Boyとは何ですか?

Hey BoyはaMpによって開発されたChromeの拡張機能で、その主な機能は「Replaces all images on a given page with pictures of Jennifer Lawrence. The Hey Girl boy's revenge! HEY BOY!」です。

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

screenshot

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

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

拡張機能の使用方法

                        Replaces all images on a given page with pictures of Jennifer Lawrence. HEY BOY!
Instantly change all images on any given webpage to America's Sweetheart JENNIFER LAWRENCE!

Install the extension, click the heart and watch the magic happen!

This extension is inspired by Katherine Champagne's HEY GIRL extension.                    

拡張機能の基本情報

名前 Hey Boy Hey Boy
ID jnkckehcibleladajcnejjbiadbkodng
公式URL https://chromewebstore.google.com/detail/hey-boy/jnkckehcibleladajcnejjbiadbkodng
説明 Replaces all images on a given page with pictures of Jennifer Lawrence. The Hey Girl boy's revenge! HEY BOY!
ファイルサイズ 22.93 KB
インストール数 36
現在のバージョン 1.0
最終更新日 2015-09-23
公開日 2015-09-23
評価 5.00/5 合計 1 レビュー
開発者 aMp
支払い方法 free
拡張機能のウェブサイト http://www.alessandropopolizio.com/heyboy/
対応言語 en-US
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js",
            "heyboy.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon_48.png",
        "default_title": "HEY BOY"
    },
    "description": "Replaces all images on a given page with pictures of Jennifer Lawrence. The Hey Girl boy's revenge! HEY BOY!",
    "homepage_url": "http:\/\/alessandropopolizio.com\/heyboy\/",
    "icons": {
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png"
    },
    "manifest_version": 2,
    "name": "Hey Boy",
    "permissions": [
        "activeTab"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}