Steward
a command launcher with extension management/app launcher/tab management/history search/alfred
What is Steward?
Steward is a Chrome extension developed by tomasy, and its main feature is "a command launcher with extension management/app launcher/tab management/history search/alfred".
Extension Screenshots
Download Steward Extension CRX File
Download Steward extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 ...
Extension Basic Information
Name | Steward |
ID | jglmompgeddkbcdamdknmebaimldkkbl |
Official URL | https://chromewebstore.google.com/detail/steward/jglmompgeddkbcdamdknmebaimldkkbl |
Description | a command launcher with extension management/app launcher/tab management/history search/alfred |
File Size | 957 KB |
Installation Count | 1,000 |
Current Version | 4.1.2 |
Last Updated | 2021-08-03 |
Publish Date | 2020-06-04 |
Rating | 4.83/5 Total 23 Ratings |
Developer | tomasy |
[email protected] | |
Payment Type | free |
Extension Website | https://oksteward.com/ |
Help Page URL | https://github.com/solobat/Steward/issues |
Privacy Policy Page URL | https://ihelpers.xyz/privacy |
Supported Languages | 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": [ " |