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 |
公式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 |
Eメール | [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": [ " |