Steward
a command launcher with extension management/app launcher/tab management/history search/alfred
Что такое Steward?
Steward - это расширение Chrome, разработанное tomasy, и его основная функция - "a command launcher with extension management/app launcher/tab management/history search/alfred".
Снимки экрана расширения
Скачать файл CRX расширения Steward
Скачайте файлы расширений 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": [ " |