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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |