TabList Manager
TabList Manager
ما هو TabList Manager؟
TabList Manager هو إضافة Chrome تم تطويرها بواسطة https://whatever-will-be-que-sera-sera.tumblr.com، والميزة الرئيسية لها هي "TabList Manager".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة TabList Manager
قم بتنزيل ملفات الامتداد TabList Manager بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
                        View all your open tabs in a list.
    
     
v4.0 bugfix
  
   
Shortcut Keys
      
Alt+Z = Popup
Alt+Z+Shift = SideBar on/off
      
-----------------------
     
SideBar Menu
     
IFrame Menu
    
Tab Stack
**tab stack not working in IFrame Menu
   
     
    
Disable shortcut keys
-----------------------
Open chrome://extensions/
Find the "Extension keyboard shortcuts" button in the bottom right.
Find the TabList Manager Section
Delete shortcut Key                     معلومات أساسية عن التمديد
| الاسم |   |  
| ID | nfldfdiecanfehfklddallboddlhedgh | 
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/tablist-manager/nfldfdiecanfehfklddallboddlhedgh | 
| الوصف | TabList Manager | 
| حجم الملف | 447 KB | 
| عدد التثبيتات | 697 | 
| النسخة الحالية | 4.5 | 
| آخر تحديث | 2015-04-16 | 
| تاريخ النشر | 2015-04-16 | 
| تقييم | 3.83/5 مجموع تقييمات 18 | 
| المطور | https://whatever-will-be-que-sera-sera.tumblr.com | 
| نوع الدفع | free | 
| اللغات المدعومة | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TabList Manager",
    "version": "4.5",
    "description": "TabList Manager",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "icon19.png",
        "default_title": "TabList Manager",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "run_at": "document_start",
            "js": [
                "contentscript.js"
            ],
            "matches": [
                "  |  |