Falling Metal Pipe

A metal pipe falls every time you open a tab

Falling Metal Pipeคืออะไร?

Falling Metal Pipe เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://swantzter.se และคุณลักษณะหลักของมันคือ "A metal pipe falls every time you open a tab"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Falling Metal Pipe

ดาวน์โหลดไฟล์ส่วนขยาย 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"
}