MRU Tab Toggle
Makes switching tabs manageable even when many are open!
ما هو MRU Tab Toggle؟
MRU Tab Toggle هو إضافة Chrome تم تطويرها بواسطة ben.borchard، والميزة الرئيسية لها هي "Makes switching tabs manageable even when many are open!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة MRU Tab Toggle
قم بتنزيل ملفات الامتداد MRU Tab Toggle بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This is a fairly simple extension that allows you to navigate through your tabs in the same way you navigate through your windows when you use the Alt-Tab functionality. The shortcuts need to be set using the keyboard shortcuts link on the chrome extension dashboard and can be changed depending on your preference. This is helpful if you would like to have many tabs open but be able to switch between only a couple that you happen to be using quickly and easily.
معلومات أساسية عن التمديد
الاسم | |
ID | ffnhjdgocgbpgnhkeamobligjppaacho |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/mru-tab-toggle/ffnhjdgocgbpgnhkeamobligjppaacho |
الوصف | Makes switching tabs manageable even when many are open! |
حجم الملف | 103 KB |
عدد التثبيتات | 10 |
النسخة الحالية | 1.0 |
آخر تحديث | 2015-05-28 |
تاريخ النشر | 2015-05-28 |
تقييم | 1.67/5 مجموع تقييمات 3 |
المطور | ben.borchard |
نوع الدفع | free |
موقع الإضافة | https://github.com/ben-borchard/ChromeExtensions/tree/master/MostRecentlyUsedTabs/src |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MRU Tab Toggle", "description": "Makes switching tabs manageable even when many are open!", "version": "1.0", "background": { "page": "html\/background.html", "persistent": false }, "content_scripts": [ { "matches": [ " |