Steward Plus
a command launcher with extension management/app launcher/tab management/history search/alfred
Steward Plusคืออะไร?
Steward Plus เป็นส่วนขยายของ Chrome ที่พัฒนาโดย tomasy และคุณลักษณะหลักของมันคือ "a command launcher with extension management/app launcher/tab management/history search/alfred"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Steward Plus
ดาวน์โหลดไฟล์ส่วนขยาย Steward Plus ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
... ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | dnkhdiodfglfckibnfcjbgddcgjgkacd |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/steward-plus/dnkhdiodfglfckibnfcjbgddcgjgkacd |
| คำอธิบาย | a command launcher with extension management/app launcher/tab management/history search/alfred |
| ขนาดไฟล์ | 950 KB |
| จำนวนการติดตั้ง | 2,574 |
| เวอร์ชันปัจจุบัน | 4.1.1 |
| อัปเดตครั้งล่าสุด | 2021-01-08 |
| วันที่เผยแพร่ | 2020-06-03 |
| คะแนน | 4.67/5 รวมทั้งหมด 45 คะแนน |
| ผู้พัฒนา | 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_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": [
" | |