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é es Grab It By The Pussy?
Grab It By The Pussy es una extensión de Chrome desarrollada por beckenrode, y su función principal es "Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Grab It By The Pussy
Descarga archivos de extensión Grab It By The Pussy en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | onbfgflnjdebegibdagbabplamhnfgag |
URL Oficial | https://chrome.google.com/webstore/detail/grab-it-by-the-pussy/onbfgflnjdebegibdagbabplamhnfgag |
Descripción | Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button. |
Tamaño del Archivo | 41.16 KB |
Cantidad de Instalaciones | 48 |
Versión Actual | 0.0.1 |
Última Actualización | 2016-10-12 |
Fecha de Publicación | 2016-10-12 |
Calificación | 4.14/5 Total de 7 Calificaciones |
Desarrollador | beckenrode |
Tipo de Pago | in_app |
Sitio Web de la Extensión | https://github.com/beckenrode/grab-it-by-the-pussy |
URL de la Página de Ayuda | https://github.com/beckenrode/grab-it-by-the-pussy/blob/master/README.md |
Idiomas Soportados | 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" } ] } |