Pants Down
Closes your tabs and gives you the best excuse for watching porn.
O que é Pants Down?
Pants Down é uma extensão do Chrome desenvolvida por Pants Down, e sua principal característica é "Closes your tabs and gives you the best excuse for watching porn.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Pants Down
Baixe arquivos de extensão Pants Down 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
Pants Down sits there waiting at the top of your browser for when your ‘alone time’ isn’t quite as alone as you would like. At the click of a button it closes your porn filled tabs and replaces them with instructions on how to check your testicles for testicular cancer. So when your unwanted guest asks what the hell you are doing you can simply say that you are just checking your testicles, no more questions asked. And while you are already down there with it all hanging out why not give them a check anyway just to be on the safe side. Then when the coast is clear one more click returns you to all that lovely alone time as if nothing had ever happened. Pants Down gives you the best excuse for watching porn. And the best excuse to give your testicles a check.
Informações Básicas da Extensão
Nome | |
ID | nimbgebdfohhelapfjdijihlbdbpgijk |
URL Oficial | https://chrome.google.com/webstore/detail/pants-down/nimbgebdfohhelapfjdijihlbdbpgijk |
Descrição | Closes your tabs and gives you the best excuse for watching porn. |
Tamanho do Arquivo | 54.46 KB |
Contagem de Instalações | 190 |
Versão Atual | 1 |
Última Atualização | 2014-11-15 |
Data de Publicação | 2014-11-15 |
Classificação | 4.29/5 Total de 14 Avaliações |
Desenvolvedor | Pants Down |
Tipo de Pagamento | free |
Site da Extensão | http://pantsaredown.com/ |
Idiomas Suportados | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pants Down", "description": "Closes your tabs and gives you the best excuse for watching porn.", "version": "1", "manifest_version": 2, "homepage_url": "http:\/\/my.pantsaredown.com\/", "background": { "scripts": [ "jquery-2.0.3.min.js", "background.js" ] }, "permissions": [ "storage", "tabs" ], "icons": { "128": "du.png", "16": "du_19.png" }, "browser_action": { "default_icon": "du_19.png", "default_title": "Close all tabs" } } |