Falling Metal Pipe

A metal pipe falls every time you open a tab

Was ist Falling Metal Pipe?

Falling Metal Pipe ist eine Chrome-Erweiterung, die von https://swantzter.se entwickelt wurde, und ihr Hauptmerkmal ist "A metal pipe falls every time you open a tab".

Erweiterungsscreenshots

screenshot

Falling Metal Pipe-Erweiterungs-CRX-Datei herunterladen

Laden Sie Falling Metal Pipe-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Falling Metal Pipe Falling Metal Pipe
ID nbgmlhcjfjkbpflgcfemflmcdgegcckj
Offizielle URL https://chromewebstore.google.com/detail/falling-metal-pipe/nbgmlhcjfjkbpflgcfemflmcdgegcckj
Beschreibung A metal pipe falls every time you open a tab
Dateigröße 64.92 KB
Installationsanzahl 942
Aktuelle Version 1.2.0
Letztes Update 2023-05-02
Veröffentlichungsdatum 2023-04-27
Bewertung 5.00/5 Insgesamt 22 Bewertungen
Entwickler https://swantzter.se
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://github.com/swantzter/crx-falling-metal-pipe
Unterstützte Sprachen 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"
}