Steward Plus
a command launcher with extension management/app launcher/tab management/history search/alfred
Steward Plus là gì?
Steward Plus 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 Plus
Tải xuống các tệp mở rộng Steward Plus 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
The version without new tab: Steward
Document: http://oksteward.com/steward-documents/
update:
Fix bugs
Recent updates:
Add global Actions, edit in Settings --> Advanced --> Action Editor;
The urlblock plugin adds the bkseturl command to set the block replacement page.
Telegram channel: https://t.me/chromesteward
Usage:
By default to open Steward in New Tab
or you can use:
in popup - Mac: Command + K / Windows and Linux: Ctrl + K
in websites - Mac: Command + J / Windows and Linux: Ctrl + J
Alternatively, in Google Chrome, you can go to the URL chrome://extensions and scroll to the bottom and click Keyboard shortcuts
feature:
jk - find and open jenkins job
note- create notes, # to add tags
help - show all commands
on - enable extension
off - disables extensions
set - open extension's settings page
del - delete extension
run - start chrome apps
tab - find and navigate to open tabs
his - find the history and open in the new tab
bm - find and open bookmarks
po - search your pocket articles
todo - to-do list
bk - block the specified URL
... Thông Tin Cơ Bản về Tiện Ích Mở Rộng
| Tên | |
| ID | dnkhdiodfglfckibnfcjbgddcgjgkacd |
| URL Chính Thức | https://chromewebstore.google.com/detail/steward-plus/dnkhdiodfglfckibnfcjbgddcgjgkacd |
| Mô tả | a command launcher with extension management/app launcher/tab management/history search/alfred |
| Kích Thước Tệp | 950 KB |
| Số Lần Cài Đặt | 2,574 |
| Phiên Bản Hiện Tại | 4.1.1 |
| Cập Nhật Lần Cuối | 2021-01-08 |
| Ngày Phát Hành | 2020-06-03 |
| Đánh Giá | 4.67/5 Tổng số 45 Đá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_extNamePlus__",
"short_name": "Steward Plus",
"version": "4.1.1",
"description": "__MSG_extDesc__",
"default_locale": "en",
"chrome_url_overrides": {
"newtab": "steward.html"
},
"background": {
"page": "background.html"
},
"browser_action": {
"default_icon": "img\/icon.png",
"default_title": "Steward",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
" | |