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 |
电子邮箱 | [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": [ " |