Falling Metal Pipe

A metal pipe falls every time you open a tab

什么是Falling Metal Pipe?

Falling Metal Pipe是由https://swantzter.se开发的Chrome扩展程序,该扩展的主要功能是“A metal pipe falls every time you open a tab”。

扩展截图

screenshot

下载Falling Metal Pipe扩展crx文件

下载Falling Metal Pipe扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Falling Metal Pipe Falling Metal Pipe
ID nbgmlhcjfjkbpflgcfemflmcdgegcckj
官方URL https://chromewebstore.google.com/detail/falling-metal-pipe/nbgmlhcjfjkbpflgcfemflmcdgegcckj
简介 A metal pipe falls every time you open a tab
文件大小 64.92 KB
安装次数 942
当前版本 1.2.0
更新时间 2023-05-02
上架时间 2023-04-27
评分 5.00/5 共22次评分
开发者 https://swantzter.se
电子邮箱 [email protected]
付费类型 free
扩展官网 https://github.com/swantzter/crx-falling-metal-pipe
支持的语言 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"
}