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.
Τι είναι το Grab It By The Pussy;
Το Grab It By The Pussy είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον beckenrode, και η κύρια λειτουργία του είναι "Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Grab It By The Pussy
Λήψη αρχείων επέκτασης Grab It By The Pussy σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | onbfgflnjdebegibdagbabplamhnfgag |
Επίσημο URL | https://chrome.google.com/webstore/detail/grab-it-by-the-pussy/onbfgflnjdebegibdagbabplamhnfgag |
Περιγραφή | Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button. |
Μέγεθος Αρχείου | 41.16 KB |
Αριθμός Εγκαταστάσεων | 48 |
Τρέχουσα Έκδοση | 0.0.1 |
Τελευταία Ενημέρωση | 2016-10-12 |
Ημερομηνία Δημοσίευσης | 2016-10-12 |
Αξιολόγηση | 4.14/5 Συνολικά 7 Αξιολογήσεις |
Προγραμματιστής | beckenrode |
Τύπος Πληρωμής | in_app |
Ιστότοπος Επέκτασης | https://github.com/beckenrode/grab-it-by-the-pussy |
Διεύθυνση URL της Σελίδας Βοήθειας | https://github.com/beckenrode/grab-it-by-the-pussy/blob/master/README.md |
Υποστηριζόμενες Γλώσσες | 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" } ] } |