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.
Hvad er Grab It By The Pussy?
Grab It By The Pussy er en Chrome-udvidelse udviklet af beckenrode, og dens hovedfunktion er "Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.".
Udvidelsesskærmbilleder
Download Grab It By The Pussy-udvidelses-CRX-fil
Download Grab It By The Pussy-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | onbfgflnjdebegibdagbabplamhnfgag |
Officiel URL | https://chrome.google.com/webstore/detail/grab-it-by-the-pussy/onbfgflnjdebegibdagbabplamhnfgag |
Beskrivelse | Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button. |
Filstørrelse | 41.16 KB |
Antal Installationer | 48 |
Nuværende Version | 0.0.1 |
Senest Opdateret | 2016-10-12 |
Udgivelsesdato | 2016-10-12 |
Bedømmelse | 4.14/5 Samlet 7 Bedømmelser |
Udvikler | beckenrode |
Betalingsmetode | in_app |
Udvidelseswebsted | https://github.com/beckenrode/grab-it-by-the-pussy |
Hjælpeside-URL | https://github.com/beckenrode/grab-it-by-the-pussy/blob/master/README.md |
Understøttede Sprog | 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" } ] } |