{"id":20213472,"url":"https://github.com/solobat/steward","last_synced_at":"2025-12-16T23:22:02.782Z","repository":{"id":25058016,"uuid":"28478085","full_name":"solobat/Steward","owner":"solobat","description":"A command launcher for Chrome","archived":false,"fork":false,"pushed_at":"2023-01-07T09:47:34.000Z","size":6357,"stargazers_count":667,"open_issues_count":20,"forks_count":40,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-05T02:11:34.875Z","etag":null,"topics":["chrome-extension","efficiency","web"],"latest_commit_sha":null,"homepage":"https://oksteward.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solobat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["solobat"],"patreon":null,"open_collective":null,"ko_fi":"tomasy","tidelift":null,"custom":"https://paypal.me/tomasy/5"}},"created_at":"2014-12-25T09:56:29.000Z","updated_at":"2025-01-15T08:47:47.000Z","dependencies_parsed_at":"2023-01-14T02:03:34.955Z","dependency_job_id":null,"html_url":"https://github.com/solobat/Steward","commit_stats":null,"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solobat%2FSteward","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solobat%2FSteward/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solobat%2FSteward/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solobat%2FSteward/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solobat","download_url":"https://codeload.github.com/solobat/Steward/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276189,"owners_count":20912288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-extension","efficiency","web"],"created_at":"2024-11-14T06:09:20.684Z","updated_at":"2025-12-16T23:22:02.748Z","avatar_url":"https://github.com/solobat.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/1894203/50375271-c898c800-0635-11e9-9b48-6e87191cab7f.png\" /\u003e\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eSteward\u003c/h1\u003e\n\u003cp align=\"center\"\u003eA command launcher for Chrome\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n   \u003ca href=\"https://github.com/solobat/Steward/releases\"\u003e\u003cimg src=\"https://img.shields.io/badge/lastest_version-4.1.1-blue.svg\"\u003e\u003c/a\u003e\n   \u003ca target=\"_blank\" href=\"https://chrome.google.com/webstore/detail/jglmompgeddkbcdamdknmebaimldkkbl\"\u003e\u003cimg src=\"https://img.shields.io/badge/download-_chrome_webstore-brightgreen.svg\"\u003e\u003c/a\u003e\n\n\u003c/p\u003e\n\n***\n\n### Install：\n- [Chrome WebStore](https://chrome.google.com/webstore/detail/jglmompgeddkbcdamdknmebaimldkkbl)\n- [Chrome WebStore -- Steward Plus](https://chrome.google.com/webstore/detail/dnkhdiodfglfckibnfcjbgddcgjgkacd)\n\n### Usage\n\u003e Use the commands to complete most of the operation in the browser\n\n- [Documentation](http://oksteward.com/steward-documents/)\n- [中文版文档](http://oksteward.com/steward-documents/zh/)\n- [论坛](http://bbs.oksteward.com)\n---\n#### Screenshots:\n![content box](https://i.imgur.com/pWDNBEV.png)\npage mode\n\n![workflows](https://i.imgur.com/JefFHhT.png)\nworkflows\n\n![plugins](https://i.imgur.com/QfOJ2oD.png)\ninstall plugins\n\n#### Videos:\n- [youtube](https://www.youtube.com/watch?v=SJ8T_Mbiyes)\n- [优酷](http://list.youku.com/albumlist/show/id_51350050)\n\n#### Shortcut keys:\n- By default to open Steward in New Tab or you can use :\n  - in popup\n    - Mac: \u003ckbd\u003eCommand ⌘\u003c/kbd\u003e + \u003ckbd\u003eK\u003c/kbd\u003e\n    - Windows and Linux: \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eK\u003c/kbd\u003e\n  - in websites\n    - Mac: \u003ckbd\u003eCommand ⌘\u003c/kbd\u003e + \u003ckbd\u003eJ\u003c/kbd\u003e\n    - Windows and Linux: \u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eJ\u003c/kbd\u003e\n- Alternatively, in Google Chrome, you can go to the URL `chrome://extensions` and scroll to the bottom and click **Keyboard shortcuts**\n\n#### Install plugins\n[plugins repo](https://github.com/Steward-launcher/steward-plugins)\n\n```\n## install\nspm install\n\n## uninstall\nspm uninstall\n```\n\n#### Development\n##### Plugins\n[plugin api](http://oksteward.com/steward-documents/plugins/plugins.html#plugin-development)\n\n##### Steward\nPlease start with the develop branch\n````\n# node \u003e= v7.5\nnpm install\n\n# dev for steward plus\nnpm run dev:plus\n\n# dev for Steward\nnpm run dev\n\n# build for steward plus(MacOS)\nnpm run prod:plus\n\n# build for Steward(MacOS)\nnpm run prod\n````\n\n#### Sponsor:\n\n\u003cdiv style=\"display: flex;justify-content: space-around;\"\u003e\n    \u003cdiv\u003e\n        \u003ch4\u003eWeChat\u003c/h4\u003e\n        \u003cimg src=\"http://static.oksteward.com/IMG_2180.jpg\" width=\"250\" alt=\"WeChat\" /\u003e\n    \u003c/div\u003e\n    \u003cdiv\u003e\n        \u003ch4\u003eAlipay\u003c/h4\u003e\n        \u003cimg src=\"http://static.oksteward.com/alipay3.jpg\" width=\"250\" alt=\"Alipay\" /\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv\u003e\n    \u003ch4\u003ePayPal:\u003c/h4\u003e Please click \u003ca href=\"https://paypal.me/tomasy/5\" target=\"_blank\"\u003ePayment Link\u003c/a\u003e\n\u003c/div\u003e\n\u003cdiv\u003e\n    \u003ch4\u003eBTC: \u003c/h4\u003e1EY57mUdurFnjCfLfcNxFyxnC36iMKYh8\n\u003c/div\u003e\n\u003cdiv\u003e\n    \u003ch4\u003eETH: \u003c/h4\u003etomasy.eth\n\u003c/div\u003e\n\n---\n#### License:\n[![license-badge]][license-link]\n\n\u003c!-- Link --\u003e\n[version-badge]:    https://img.shields.io/badge/lastest_version-4.1.1-blue.svg\n[version-link]:     https://github.com/solobat/Steward\n[chrome-badge]:     https://img.shields.io/badge/download-_chrome_webstore-brightgreen.svg\n[chrome-link]:      https://chrome.google.com/webstore/detail/jglmompgeddkbcdamdknmebaimldkkbl\n[offline-badge]:    https://img.shields.io/badge/download-_crx-brightgreen.svg\n[offline-link]:     http://static.oksteward.com/steward-4.1.1.crx\n[license-badge]:    https://img.shields.io/github/license/mashape/apistatus.svg\n[license-link]:     https://opensource.org/licenses/MIT\n","funding_links":["https://github.com/sponsors/solobat","https://ko-fi.com/tomasy","https://paypal.me/tomasy/5"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolobat%2Fsteward","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolobat%2Fsteward","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolobat%2Fsteward/lists"}