Rummage - Multi Engines Search
A convenient, customizable multi engines search extension
Rummage - Multi Engines Searchとは何ですか?
Rummage - Multi Engines Searchはhttps://linjingyi.cnによって開発されたChromeの拡張機能で、その主な機能は「A convenient, customizable multi engines search extension」です。
拡張機能のスクリーンショット
Rummage - Multi Engines Search拡張機能のCRXファイルをダウンロード
Rummage - Multi Engines Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 拡張機能の基本情報
| 名前 | |
| ID | elnepnnffpmfjpgfpandebkbijpapbnm |
| 公式URL | https://chromewebstore.google.com/detail/rummage-multi-engines-sea/elnepnnffpmfjpgfpandebkbijpapbnm |
| 説明 | A convenient, customizable multi engines search extension |
| ファイルサイズ | 982 KB |
| インストール数 | 140 |
| 現在のバージョン | 1.0.0 |
| 最終更新日 | 2021-03-03 |
| 公開日 | 2021-03-03 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | https://linjingyi.cn |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | 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": [
" | |