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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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/ |
URL หน้าช่วยเหลือ | https://github.com/solobat/Steward/issues |
URL หน้านโยบายความเป็นส่วนตัว | 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": [ " |