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 | 
| 公式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 | 
| Eメール | [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"
}  |  |