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.

Qu'est-ce que Grab It By The Pussy ?

Grab It By The Pussy est une extension Chrome développée par beckenrode, et sa fonction principale est "Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Grab It By The Pussy

Téléchargez les fichiers d'extension Grab It By The Pussy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Grab It By The Pussy Grab It By The Pussy
ID onbfgflnjdebegibdagbabplamhnfgag
URL Officiel https://chrome.google.com/webstore/detail/grab-it-by-the-pussy/onbfgflnjdebegibdagbabplamhnfgag
Description Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.
Taille du Fichier 41.16 KB
Nombre d'Installations 48
Version Actuelle 0.0.1
Dernière Mise à Jour 2016-10-12
Date de Publication 2016-10-12
Évaluation 4.14/5 Total 7 Évaluations
Développeur beckenrode
Type de Paiement in_app
Site Web de l'Extension https://github.com/beckenrode/grab-it-by-the-pussy
URL de la Page d'Aide https://github.com/beckenrode/grab-it-by-the-pussy/blob/master/README.md
Langues Prises en Charge 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"
        }
    ]
}