Falling Metal Pipe

A metal pipe falls every time you open a tab

Falling Metal Pipe là gì?

Falling Metal Pipe là một tiện ích mở rộng Chrome được phát triển bởi https://swantzter.se, và tính năng chính của nó là "A metal pipe falls every time you open a tab".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Falling Metal Pipe

Tải xuống các tệp mở rộng Falling Metal Pipe dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Falling Metal Pipe Falling Metal Pipe
ID nbgmlhcjfjkbpflgcfemflmcdgegcckj
URL Chính Thức https://chromewebstore.google.com/detail/falling-metal-pipe/nbgmlhcjfjkbpflgcfemflmcdgegcckj
Mô tả A metal pipe falls every time you open a tab
Kích Thước Tệp 64.92 KB
Số Lần Cài Đặt 942
Phiên Bản Hiện Tại 1.2.0
Cập Nhật Lần Cuối 2023-05-02
Ngày Phát Hành 2023-04-27
Đánh Giá 5.00/5 Tổng số 22 Đánh Giá
Nhà Phát Triển https://swantzter.se
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/swantzter/crx-falling-metal-pipe
Ngôn Ngữ Được Hỗ Trợ 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"
}