Falling Metal Pipe

A metal pipe falls every time you open a tab

Wat is Falling Metal Pipe?

Falling Metal Pipe is een Chrome-extensie ontwikkeld door https://swantzter.se, en de belangrijkste functie is "A metal pipe falls every time you open a tab".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Falling Metal Pipe

Download Falling Metal Pipe-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Falling Metal Pipe Falling Metal Pipe
ID nbgmlhcjfjkbpflgcfemflmcdgegcckj
Officiële URL https://chromewebstore.google.com/detail/falling-metal-pipe/nbgmlhcjfjkbpflgcfemflmcdgegcckj
Beschrijving A metal pipe falls every time you open a tab
Bestandsgrootte 64.92 KB
Aantal Installaties 942
Huidige Versie 1.2.0
Laatst Bijgewerkt 2023-05-02
Publicatiedatum 2023-04-27
Beoordeling 5.00/5 Totaal 22 Beoordelingen
Ontwikkelaar https://swantzter.se
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/swantzter/crx-falling-metal-pipe
Ondersteunde Talen 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"
}