Tabs Organizer for Chrome
Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.
ما هو Tabs Organizer for Chrome؟
Tabs Organizer for Chrome هو إضافة Chrome تم تطويرها بواسطة rolandcatalinar.90، والميزة الرئيسية لها هي "Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Tabs Organizer for Chrome
قم بتنزيل ملفات الامتداد Tabs Organizer for Chrome بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Tabs could be a mess. The extension helps you to organize your limitless browser tabs. Tabs Organizer provides you with an essential feature to hide an opened tabs that you don't need at the moment, but want to keep it during your browsing session at the moment. Make a convenient search by your tabs, bookmarks and recently closed webpages.
معلومات أساسية عن التمديد
الاسم | Tabs Organizer for Chrome |
ID | fjhdmknamgfeamanofggbiinceogpeeg |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/tabs-organizer-for-chrome/fjhdmknamgfeamanofggbiinceogpeeg |
الوصف | Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history. |
حجم الملف | 1.91 MB |
عدد التثبيتات | 29,199 |
النسخة الحالية | 1.0.4 |
آخر تحديث | 2023-12-11 |
تاريخ النشر | 2023-02-18 |
المطور | rolandcatalinar.90 |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://tabsorg.com/privacy.html |
اللغات المدعومة | en |
manifest.json | |
{ "action": { "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png", "64": "images\/icon64.png" } }, "background": { "service_worker": "worker.js" }, "commands": { "open-omni": { "description": "Open command menu", "suggested_key": { "default": "Ctrl+Shift+K", "mac": "Command+Shift+K" } } }, "content_scripts": [ { "all_frames": true, "css": [ "stylesmodal.css" ], "js": [ "javascripts\/inject-script.js", "libs\/jquery.js", "javascripts\/app.js" ], "matches": [ " |