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 هو إضافة Chrome تم تطويرها بواسطة aMp، والميزة الرئيسية لها هي "Replaces all images on a given page with pictures of Jennifer Lawrence. The Hey Girl boy's revenge! HEY BOY!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Hey Boy

قم بتنزيل ملفات الامتداد Hey Boy بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
}