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" } ] } |