Tabmaster

Tame your tabs.

ما هو Tabmaster؟

Tabmaster هو إضافة Chrome تم تطويرها بواسطة https://www.a9.io، والميزة الرئيسية لها هي "Tame your tabs.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Tabmaster

قم بتنزيل ملفات الامتداد Tabmaster بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Out now: Tabmaster 1.8! Favicons and better window inspection!

If your workflow is full of tabs that you don't need for a while, this extension is a must-have.

Instantly hide the offending tab or window and save it for later. When you need it again, everything you have hidden is conveniently listed again.

Useful for:
- Saving something to be read later
- Giving research projects a rest till the next day
- Switching from one workspace to the next

========

1.87: Bug fixes to window preview and favicons.                    

معلومات أساسية عن التمديد

الاسم Tabmaster Tabmaster
ID pojgemmobcnjmnpodjmgeofdgojpkepn
عنوان URL الرسمي https://chromewebstore.google.com/detail/tabmaster/pojgemmobcnjmnpodjmgeofdgojpkepn
الوصف Tame your tabs.
حجم الملف 15.77 KB
عدد التثبيتات 42
النسخة الحالية 1.88
آخر تحديث 2014-11-28
تاريخ النشر 2014-11-28
تقييم 4.43/5 مجموع تقييمات 7
المطور https://www.a9.io
نوع الدفع free
موقع الإضافة http://a9.io
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tabmaster",
    "description": "Tame your tabs.",
    "short_name": "Tame your tabs.",
    "manifest_version": 2,
    "version": "1.88",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "19.png",
            "38": "38.png"
        },
        "default_title": "Tabmaster",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}