Steward Plus
a command launcher with extension management/app launcher/tab management/history search/alfred
Qu'est-ce que Steward Plus ?
Steward Plus est une extension Chrome développée par tomasy, et sa fonction principale est "a command launcher with extension management/app launcher/tab management/history search/alfred".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Steward Plus
Téléchargez les fichiers d'extension Steward Plus au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
... Informations de Base sur l'Extension
| Nom | |
| ID | dnkhdiodfglfckibnfcjbgddcgjgkacd |
| URL Officiel | https://chromewebstore.google.com/detail/steward-plus/dnkhdiodfglfckibnfcjbgddcgjgkacd |
| Description | a command launcher with extension management/app launcher/tab management/history search/alfred |
| Taille du Fichier | 950 KB |
| Nombre d'Installations | 2,574 |
| Version Actuelle | 4.1.1 |
| Dernière Mise à Jour | 2021-01-08 |
| Date de Publication | 2020-06-03 |
| Évaluation | 4.67/5 Total 45 Évaluations |
| Développeur | tomasy |
| [email protected] | |
| Type de Paiement | free |
| Site Web de l'Extension | https://oksteward.com/ |
| URL de la Page d'Aide | https://github.com/solobat/Steward/issues |
| URL de la Page de Politique de Confidentialité | https://ihelpers.xyz/privacy |
| Langues Prises en Charge | 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": [
" | |