Falling Metal Pipe

A metal pipe falls every time you open a tab

What is Falling Metal Pipe?

Falling Metal Pipe is a Chrome extension developed by https://swantzter.se, and its main feature is "A metal pipe falls every time you open a tab".

Extension Screenshots

screenshot

Download Falling Metal Pipe Extension CRX File

Download Falling Metal Pipe extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Falling Metal Pipe Falling Metal Pipe
ID nbgmlhcjfjkbpflgcfemflmcdgegcckj
Official URL https://chromewebstore.google.com/detail/falling-metal-pipe/nbgmlhcjfjkbpflgcfemflmcdgegcckj
Description A metal pipe falls every time you open a tab
File Size 64.92 KB
Installation Count 942
Current Version 1.2.0
Last Updated 2023-05-02
Publish Date 2023-04-27
Rating 5.00/5 Total 22 Ratings
Developer https://swantzter.se
Email [email protected]
Payment Type free
Extension Website https://github.com/swantzter/crx-falling-metal-pipe
Supported Languages 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"
}