Steward
a command launcher with extension management/app launcher/tab management/history search/alfred
ما هو Steward؟
Steward هو إضافة Chrome تم تطويرها بواسطة tomasy، والميزة الرئيسية لها هي "a command launcher with extension management/app launcher/tab management/history search/alfred".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Steward
قم بتنزيل ملفات الامتداد Steward بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
With NewTab: Steward Plus Document: https://oksteward.com/steward-documents/ update: Remove unnecessary permission feature: workflow: custom your combination of commands help show help on enable an extension off disable an extension set open extension's option page del delete an extension run launch an app tab find a tab and goto his find in history and goto bm find in bookmark and goto dl find in downloads and open folder yd youdao translator po search your pocket article todo todolist bk block an url ...
معلومات أساسية عن التمديد
الاسم | Steward |
ID | jglmompgeddkbcdamdknmebaimldkkbl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/steward/jglmompgeddkbcdamdknmebaimldkkbl |
الوصف | a command launcher with extension management/app launcher/tab management/history search/alfred |
حجم الملف | 957 KB |
عدد التثبيتات | 1,000 |
النسخة الحالية | 4.1.2 |
آخر تحديث | 2021-08-03 |
تاريخ النشر | 2020-06-04 |
تقييم | 4.83/5 مجموع تقييمات 23 |
المطور | tomasy |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://oksteward.com/ |
عنوان صفحة المساعدة | https://github.com/solobat/Steward/issues |
عنوان صفحة سياسة الخصوصية | https://ihelpers.xyz/privacy |
اللغات المدعومة | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "short_name": "Steward", "version": "4.1.2", "description": "__MSG_extDesc__", "default_locale": "en", "background": { "page": "background.html" }, "browser_action": { "default_icon": "img\/icon.png", "default_title": "Steward", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |