Steward
a command launcher with extension management/app launcher/tab management/history search/alfred
Steward là gì?
Steward là một tiện ích mở rộng Chrome được phát triển bởi tomasy, và tính năng chính của nó là "a command launcher with extension management/app launcher/tab management/history search/alfred".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Steward
Tải xuống các tệp mở rộng Steward dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
... Thông Tin Cơ Bản về Tiện Ích Mở Rộng
| Tên | |
| ID | jglmompgeddkbcdamdknmebaimldkkbl |
| URL Chính Thức | https://chromewebstore.google.com/detail/steward/jglmompgeddkbcdamdknmebaimldkkbl |
| Mô tả | a command launcher with extension management/app launcher/tab management/history search/alfred |
| Kích Thước Tệp | 957 KB |
| Số Lần Cài Đặt | 1,000 |
| Phiên Bản Hiện Tại | 4.1.2 |
| Cập Nhật Lần Cuối | 2021-08-03 |
| Ngày Phát Hành | 2020-06-04 |
| Đánh Giá | 4.83/5 Tổng số 23 Đánh Giá |
| Nhà Phát Triển | tomasy |
| [email protected] | |
| Loại Thanh Toán | free |
| Trang Web Mở Rộng | https://oksteward.com/ |
| URL Trang Trợ Giúp | https://github.com/solobat/Steward/issues |
| URL Trang Chính Sách Bảo Mật | https://ihelpers.xyz/privacy |
| Ngôn Ngữ Được Hỗ Trợ | 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": [
" | |