Steward
a command launcher with extension management/app launcher/tab management/history search/alfred
什麼是Steward?
Steward是由tomasy開發的Chrome擴展程式,該擴展的主要功能是“a command launcher with extension management/app launcher/tab management/history search/alfred”。
擴展截圖
下載Steward擴展crx文件
下載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 |
官方網址 | 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": [ " |