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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
}