Steward Plus
a command launcher with extension management/app launcher/tab management/history search/alfred
Steward Plus क्या है?
Steward Plus tomasy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "a command launcher with extension management/app launcher/tab management/history search/alfred"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Steward Plus एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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": [
" | |