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.
O que é Grab It By The Pussy?
Grab It By The Pussy é uma extensão do Chrome desenvolvida por beckenrode, e sua principal característica é "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 Tela da Extensão
Baixar o arquivo CRX da Extensão Grab It By The Pussy
Baixe arquivos de extensão Grab It By The Pussy no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | onbfgflnjdebegibdagbabplamhnfgag |
URL Oficial | https://chrome.google.com/webstore/detail/grab-it-by-the-pussy/onbfgflnjdebegibdagbabplamhnfgag |
Descrição | Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button. |
Tamanho do Arquivo | 41.16 KB |
Contagem de Instalações | 48 |
Versão Atual | 0.0.1 |
Última Atualização | 2016-10-12 |
Data de Publicação | 2016-10-12 |
Classificação | 4.14/5 Total de 7 Avaliações |
Desenvolvedor | beckenrode |
Tipo de Pagamento | in_app |
Site da Extensão | https://github.com/beckenrode/grab-it-by-the-pussy |
URL da Página de Ajuda | https://github.com/beckenrode/grab-it-by-the-pussy/blob/master/README.md |
Idiomas Suportados | 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" } ] } |