Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/solobat/Steward

A command launcher for Chrome
https://github.com/solobat/Steward

chrome-extension efficiency web

Last synced: 3 months ago
JSON representation

A command launcher for Chrome

Awesome Lists containing this project

README

        


Steward


A command launcher for Chrome




***

### Install:
- [Chrome WebStore](https://chrome.google.com/webstore/detail/jglmompgeddkbcdamdknmebaimldkkbl)
- [Chrome WebStore -- Steward Plus](https://chrome.google.com/webstore/detail/dnkhdiodfglfckibnfcjbgddcgjgkacd)

### Usage
> Use the commands to complete most of the operation in the browser

- [Documentation](http://oksteward.com/steward-documents/)
- [中文版文档](http://oksteward.com/steward-documents/zh/)
- [论坛](http://bbs.oksteward.com)
---
#### Screenshots:
![content box](https://i.imgur.com/pWDNBEV.png)
page mode

![workflows](https://i.imgur.com/JefFHhT.png)
workflows

![plugins](https://i.imgur.com/QfOJ2oD.png)
install plugins

#### Videos:
- [youtube](https://www.youtube.com/watch?v=SJ8T_Mbiyes)
- [优酷](http://list.youku.com/albumlist/show/id_51350050)

#### Shortcut keys:
- 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**

#### Install plugins
[plugins repo](https://github.com/Steward-launcher/steward-plugins)

```
## install
spm install

## uninstall
spm uninstall
```

#### Development
##### Plugins
[plugin api](http://oksteward.com/steward-documents/plugins/plugins.html#plugin-development)

##### Steward
Please start with the develop branch
````
# node >= v7.5
npm install

# dev for steward plus
npm run dev:plus

# dev for Steward
npm run dev

# build for steward plus(MacOS)
npm run prod:plus

# build for Steward(MacOS)
npm run prod
````

#### Sponsor:



WeChat


WeChat


Alipay


Alipay



PayPal:

Please click Payment Link


BTC:

1EY57mUdurFnjCfLfcNxFyxnC36iMKYh8


ETH:

tomasy.eth

---
#### License:
[![license-badge]][license-link]

[version-badge]: https://img.shields.io/badge/lastest_version-4.1.1-blue.svg
[version-link]: https://github.com/solobat/Steward
[chrome-badge]: https://img.shields.io/badge/download-_chrome_webstore-brightgreen.svg
[chrome-link]: https://chrome.google.com/webstore/detail/jglmompgeddkbcdamdknmebaimldkkbl
[offline-badge]: https://img.shields.io/badge/download-_crx-brightgreen.svg
[offline-link]: http://static.oksteward.com/steward-4.1.1.crx
[license-badge]: https://img.shields.io/github/license/mashape/apistatus.svg
[license-link]: https://opensource.org/licenses/MIT