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.

Apa itu Grab It By The Pussy?

Grab It By The Pussy adalah ekstensi Chrome yang dikembangkan oleh beckenrode, dan fitur utamanya adalah "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 Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Grab It By The Pussy

Unduh file ekstensi Grab It By The Pussy dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Grab It By The Pussy Grab It By The Pussy
ID onbfgflnjdebegibdagbabplamhnfgag
URL Resmi https://chrome.google.com/webstore/detail/grab-it-by-the-pussy/onbfgflnjdebegibdagbabplamhnfgag
Deskripsi Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.
Ukuran File 41.16 KB
Jumlah Instalasi 48
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2016-10-12
Tanggal Publikasi 2016-10-12
Penilaian 4.14/5 Total 7 Penilaian
Pengembang beckenrode
Tipe Pembayaran in_app
Situs Ekstensi https://github.com/beckenrode/grab-it-by-the-pussy
URL Halaman Bantuan https://github.com/beckenrode/grab-it-by-the-pussy/blob/master/README.md
Bahasa yang Didukung 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"
        }
    ]
}