Falling Metal Pipe
A metal pipe falls every time you open a tab
O que é Falling Metal Pipe?
Falling Metal Pipe é uma extensão do Chrome desenvolvida por https://swantzter.se, e sua principal característica é "A metal pipe falls every time you open a tab".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Falling Metal Pipe
Baixe arquivos de extensão Falling Metal Pipe 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
Add some more excitement to your day and show to your co-workers that you are winning at productivity with how many research tabs you are opening. Now also provides a devastating reminder of the fragility of progress when you close a tab
Informações Básicas da Extensão
Nome | Falling Metal Pipe |
ID | nbgmlhcjfjkbpflgcfemflmcdgegcckj |
URL Oficial | https://chromewebstore.google.com/detail/falling-metal-pipe/nbgmlhcjfjkbpflgcfemflmcdgegcckj |
Descrição | A metal pipe falls every time you open a tab |
Tamanho do Arquivo | 64.92 KB |
Contagem de Instalações | 942 |
Versão Atual | 1.2.0 |
Última Atualização | 2023-05-02 |
Data de Publicação | 2023-04-27 |
Classificação | 5.00/5 Total de 22 Avaliações |
Desenvolvedor | https://swantzter.se |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/swantzter/crx-falling-metal-pipe |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Falling Metal Pipe", "version": "1.2.0", "description": "A metal pipe falls every time you open a tab", "manifest_version": 3, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "background": { "service_worker": "service-worker.js" }, "permissions": [ "offscreen" ], "author": { "email": "[email protected]" }, "homepage_url": "https:\/\/github.com\/swantzter\/crx-falling-metal-pipe" } |