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”。
擴展截圖
下載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                     擴展基本資訊
| 名稱 |   |  
| ID | nbgmlhcjfjkbpflgcfemflmcdgegcckj | 
| 官方網址 | 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"
}  |  |