Grab It By The Pussy

Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.

ما هو Grab It By The Pussy؟

Grab It By The Pussy هو إضافة Chrome تم تطويرها بواسطة beckenrode، والميزة الرئيسية لها هي "Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.".

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

screenshot

تحميل ملف CRX للإضافة Grab It By The Pussy

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

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

                        For the true Trump supporters. Grab It By The Pussy(GIBTP) enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button on your favorite shopping sites. Make shopping online fun again by grabbing your shit by the pussy.                    

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

الاسم Grab It By The Pussy Grab It By The Pussy
ID onbfgflnjdebegibdagbabplamhnfgag
عنوان URL الرسمي https://chrome.google.com/webstore/detail/grab-it-by-the-pussy/onbfgflnjdebegibdagbabplamhnfgag
الوصف Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.
حجم الملف 41.16 KB
عدد التثبيتات 48
النسخة الحالية 0.0.1
آخر تحديث 2016-10-12
تاريخ النشر 2016-10-12
تقييم 4.14/5 مجموع تقييمات 7
المطور beckenrode
نوع الدفع in_app
موقع الإضافة https://github.com/beckenrode/grab-it-by-the-pussy
عنوان صفحة المساعدة https://github.com/beckenrode/grab-it-by-the-pussy/blob/master/README.md
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/github.com\/beckenrode\/grab-it-by-the-pussy",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "src\/inject\/inject.js"
            ],
            "run_at": "document_end"
        }
    ]
}