Rummage - Multi Engines Search
A convenient, customizable multi engines search extension
What is Rummage - Multi Engines Search?
Rummage - Multi Engines Search is a Chrome extension developed by https://linjingyi.cn, and its main feature is "A convenient, customizable multi engines search extension".
Extension Screenshots
Download Rummage - Multi Engines Search Extension CRX File
Download Rummage - Multi Engines Search extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
A convenient, customizable multi engines search extension. Focus on search and Enhance efficiency! ⭐️ Features ⭐️ ✨ - Customize all engines and use %s instead of search keywords 🧛♀️ - Open a engine in new tab or in incognito mode 👉 - Select text with right-click menu to search 📰 - Echo the last search text 🏎 - Dynamically modify the default search engine 🌈 - Export and import configuration
Extension Basic Information
Name | Rummage - Multi Engines Search |
ID | elnepnnffpmfjpgfpandebkbijpapbnm |
Official URL | https://chromewebstore.google.com/detail/rummage-multi-engines-sea/elnepnnffpmfjpgfpandebkbijpapbnm |
Description | A convenient, customizable multi engines search extension |
File Size | 982 KB |
Installation Count | 140 |
Current Version | 1.0.0 |
Last Updated | 2021-03-03 |
Publish Date | 2021-03-03 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://linjingyi.cn |
[email protected] | |
Payment Type | free |
Supported Languages | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_ext_title__", "description": "__MSG_ext_description__", "version": "1.0.0", "manifest_version": 2, "icons": { "16": "icons\/icon-16x16.png", "48": "icons\/icon-48x48.png", "128": "icons\/icon-128x128.png" }, "options_page": "www\/index.html#\/options", "browser_action": { "default_title": "__MSG_ext_title__", "default_popup": "www\/index.html#\/popup" }, "background": { "scripts": [ "www\/js\/bex-background.js", "js\/background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |