Steward
a command launcher with extension management/app launcher/tab management/history search/alfred
Steward क्या है?
Steward tomasy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "a command launcher with extension management/app launcher/tab management/history search/alfred"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Steward एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 ...
एक्सटेंशन की मूल जानकारी
नाम | Steward |
ID | jglmompgeddkbcdamdknmebaimldkkbl |
आधिकारिक URL | https://chromewebstore.google.com/detail/steward/jglmompgeddkbcdamdknmebaimldkkbl |
विवरण | a command launcher with extension management/app launcher/tab management/history search/alfred |
फ़ाइल का आकार | 957 KB |
स्थापना संख्या | 1,000 |
वर्तमान संस्करण | 4.1.2 |
अंतिम अपडेट | 2021-08-03 |
प्रकाशन तिथि | 2020-06-04 |
रेटिंग | 4.83/5 कुल 23 रेटिंग्स |
डेवलपर | 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_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": [ " |