Magic Hate Ball

This ball will speak truth.

ما هو Magic Hate Ball؟

Magic Hate Ball هو إضافة Chrome تم تطويرها بواسطة Rod Nunez، والميزة الرئيسية لها هي "This ball will speak truth.".

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

screenshot

تحميل ملف CRX للإضافة Magic Hate Ball

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

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

                        Ask your Yes/No question and receive an answer that puts you in your place.                    

معلومات أساسية عن التمديد

الاسم Magic Hate Ball Magic Hate Ball
ID bbeaagknjefehdkhhclnfibpakcnllmi
عنوان URL الرسمي https://chrome.google.com/webstore/detail/magic-hate-ball/bbeaagknjefehdkhhclnfibpakcnllmi
الوصف This ball will speak truth.
حجم الملف 6.68 KB
عدد التثبيتات 50
النسخة الحالية 1.0
آخر تحديث 2014-05-16
تاريخ النشر 2014-05-16
تقييم 4.57/5 مجموع تقييمات 7
المطور Rod Nunez
نوع الدفع free
موقع الإضافة http://www.iamrodnunez.com
اللغات المدعومة en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Magic Hate Ball",
    "version": "1.0",
    "manifest_version": 2,
    "description": "This ball will speak truth.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "default-src 'self' ",
    "permissions": [
        "popup"
    ]
}