Falling Metal Pipe

A metal pipe falls every time you open a tab

Cos'è Falling Metal Pipe?

Falling Metal Pipe è un'estensione di Chrome sviluppata da https://swantzter.se, e la sua funzione principale è "A metal pipe falls every time you open a tab".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Falling Metal Pipe

Scarica i file di estensione Falling Metal Pipe in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Falling Metal Pipe Falling Metal Pipe
ID nbgmlhcjfjkbpflgcfemflmcdgegcckj
URL Ufficiale https://chromewebstore.google.com/detail/falling-metal-pipe/nbgmlhcjfjkbpflgcfemflmcdgegcckj
Descrizione A metal pipe falls every time you open a tab
Dimensione del File 64.92 KB
Conteggio Installazioni 942
Versione Corrente 1.2.0
Ultimo Aggiornamento 2023-05-02
Data di Pubblicazione 2023-04-27
Valutazione 5.00/5 Totale 22 Valutazioni
Sviluppatore https://swantzter.se
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/swantzter/crx-falling-metal-pipe
Lingue Supportate 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"
}