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.
Wat is Grab It By The Pussy?
Grab It By The Pussy is een Chrome-extensie ontwikkeld door beckenrode, en de belangrijkste functie is "Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.".
Extensie Screenshots
Download het CRX-bestand van de extensie Grab It By The Pussy
Download Grab It By The Pussy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | onbfgflnjdebegibdagbabplamhnfgag |
Officiële URL | https://chrome.google.com/webstore/detail/grab-it-by-the-pussy/onbfgflnjdebegibdagbabplamhnfgag |
Beschrijving | Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button. |
Bestandsgrootte | 41.16 KB |
Aantal Installaties | 48 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2016-10-12 |
Publicatiedatum | 2016-10-12 |
Beoordeling | 4.14/5 Totaal 7 Beoordelingen |
Ontwikkelaar | beckenrode |
Betalingswijze | in_app |
Extensiewebsite | https://github.com/beckenrode/grab-it-by-the-pussy |
Help Pagina-URL | https://github.com/beckenrode/grab-it-by-the-pussy/blob/master/README.md |
Ondersteunde Talen | 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" } ] } |