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.
What is Grab It By The Pussy?
Grab It By The Pussy is a Chrome extension developed by beckenrode, and its main feature 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.".
Extension Screenshots
Download Grab It By The Pussy Extension CRX File
Download Grab It By The Pussy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | onbfgflnjdebegibdagbabplamhnfgag |
Official URL | 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. |
File Size | 41.16 KB |
Installation Count | 48 |
Current Version | 0.0.1 |
Last Updated | 2016-10-12 |
Publish Date | 2016-10-12 |
Rating | 4.14/5 Total 7 Ratings |
Developer | beckenrode |
Payment Type | in_app |
Extension Website | https://github.com/beckenrode/grab-it-by-the-pussy |
Help Page URL | https://github.com/beckenrode/grab-it-by-the-pussy/blob/master/README.md |
Supported Languages | 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" } ] } |