Ctrl+W Don't Close Pinned Tabs
Ctrl+W Don't Close Pinned Tabs
ما هو Ctrl+W Don't Close Pinned Tabs؟
Ctrl+W Don't Close Pinned Tabs هو إضافة Chrome تم تطويرها بواسطة Etaoin Wu، والميزة الرئيسية لها هي "Ctrl+W Don't Close Pinned Tabs".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Ctrl+W Don't Close Pinned Tabs
قم بتنزيل ملفات الامتداد Ctrl+W Don't Close Pinned Tabs بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This Chrome extension simulates Firefox's behavior on the hotkey Ctrl-W on a pinned tab; it does NOT close the tab. Instead, it navigate to the first non-pinned tab. Usage: You need to *explicitly* bind the key to ctrl-W in "Keyboard Shortcuts" in chrome://extensions/ to use the functionality (as in the screenshot). This is not possible to do automatically. Source: https://github.com/EtaoinWu/smart-ctrl-w
معلومات أساسية عن التمديد
الاسم | |
ID | moidkadjmcagbnndbjdipocbdkcoknil |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/ctrl+w-dont-close-pinned/moidkadjmcagbnndbjdipocbdkcoknil |
الوصف | Ctrl+W Don't Close Pinned Tabs |
حجم الملف | 8.5 KB |
عدد التثبيتات | 139 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2022-02-14 |
تاريخ النشر | 2021-05-15 |
تقييم | 3.67/5 مجموع تقييمات 6 |
المطور | Etaoin Wu |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/EtaoinWu/smart-ctrl-w |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ctrl+W Don't Close Pinned Tabs", "version": "1.0.0", "description": "Ctrl+W Don't Close Pinned Tabs", "icons": { "48": "icon48.png", "128": "icon128.png" }, "author": "Etaoin Wu |