Context Search
An enhanced context menu search. Add and customize multiple search engines to your right-click pop-up menu.
Context Search क्या है?
Context Search Raymond Szebert द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An enhanced context menu search. Add and customize multiple search engines to your right-click pop-up menu."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Context Search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Select text, then right-click to access a fully customizable list of search engines in the pop-up context menu. Modify your search engine list at any time in the options menu. 【Features】 • Drag and drop to reorder your search engines. • Add multiple search engines with a single click. • All settings are synced with your Google Account. • Option to hover right-click instead of highlighting text first. 【Known Issues】 • The hover right-click feature may not work on some webpages. • The absence of favicons for your search engines has not been overlooked. Chrome currently does not support adding custom icons to the context menu.
एक्सटेंशन की मूल जानकारी
नाम | Context Search |
ID | janpjfbkcpoheigckalamemdfhlannpc |
आधिकारिक URL | https://chromewebstore.google.com/detail/context-search/janpjfbkcpoheigckalamemdfhlannpc |
विवरण | An enhanced context menu search. Add and customize multiple search engines to your right-click pop-up menu. |
फ़ाइल का आकार | 150 KB |
स्थापना संख्या | 704 |
वर्तमान संस्करण | 0.6.5 |
अंतिम अपडेट | 2024-01-01 |
प्रकाशन तिथि | 2019-06-02 |
रेटिंग | 5.00/5 कुल 12 रेटिंग्स |
डेवलपर | Raymond Szebert |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | de,en,fr,nl,no,da,es,fi,sv,ru,hi,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_name__", "version": "0.6.5", "default_locale": "en", "description": "__MSG_description__", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "options_page": "src\/options\/index.html", "permissions": [ "contextMenus", "scripting", "storage" ], "optional_host_permissions": [ " |