Steward
a command launcher with extension management/app launcher/tab management/history search/alfred
O que é Steward?
Steward é uma extensão do Chrome desenvolvida por tomasy, e sua principal característica é "a command launcher with extension management/app launcher/tab management/history search/alfred".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Steward
Baixe arquivos de extensão Steward no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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 ...
Informações Básicas da Extensão
Nome | Steward |
ID | jglmompgeddkbcdamdknmebaimldkkbl |
URL Oficial | https://chromewebstore.google.com/detail/steward/jglmompgeddkbcdamdknmebaimldkkbl |
Descrição | a command launcher with extension management/app launcher/tab management/history search/alfred |
Tamanho do Arquivo | 957 KB |
Contagem de Instalações | 1,000 |
Versão Atual | 4.1.2 |
Última Atualização | 2021-08-03 |
Data de Publicação | 2020-06-04 |
Classificação | 4.83/5 Total de 23 Avaliações |
Desenvolvedor | tomasy |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://oksteward.com/ |
URL da Página de Ajuda | https://github.com/solobat/Steward/issues |
URL da Página de Política de Privacidade | https://ihelpers.xyz/privacy |
Idiomas Suportados | 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": [ " |