Steward
a command launcher with extension management/app launcher/tab management/history search/alfred
Apa itu Steward?
Steward adalah ekstensi Chrome yang dikembangkan oleh tomasy, dan fitur utamanya adalah "a command launcher with extension management/app launcher/tab management/history search/alfred".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Steward
Unduh file ekstensi Steward dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
With NewTab: Steward Plus Document: https://oksteward.com/steward-documents/ update: Remove unnecessary permission feature: workflow: custom your combination of commands help show help on enable an extension off disable an extension set open extension's option page del delete an extension run launch an app tab find a tab and goto his find in history and goto bm find in bookmark and goto dl find in downloads and open folder yd youdao translator po search your pocket article todo todolist bk block an url ...
Informasi Dasar Ekstensi
Nama | Steward |
ID | jglmompgeddkbcdamdknmebaimldkkbl |
URL Resmi | https://chromewebstore.google.com/detail/steward/jglmompgeddkbcdamdknmebaimldkkbl |
Deskripsi | a command launcher with extension management/app launcher/tab management/history search/alfred |
Ukuran File | 957 KB |
Jumlah Instalasi | 1,000 |
Versi Saat Ini | 4.1.2 |
Terakhir Diperbarui | 2021-08-03 |
Tanggal Publikasi | 2020-06-04 |
Penilaian | 4.83/5 Total 23 Penilaian |
Pengembang | tomasy |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://oksteward.com/ |
URL Halaman Bantuan | https://github.com/solobat/Steward/issues |
URL Halaman Kebijakan Privasi | https://ihelpers.xyz/privacy |
Bahasa yang Didukung | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "short_name": "Steward", "version": "4.1.2", "description": "__MSG_extDesc__", "default_locale": "en", "background": { "page": "background.html" }, "browser_action": { "default_icon": "img\/icon.png", "default_title": "Steward", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |