Zearch
Your new, new tab page.
Zearchとは何ですか?
Zearchはhttps://zearch.remiix.mlによって開発されたChromeの拡張機能で、その主な機能は「Your new, new tab page.」です。
拡張機能のスクリーンショット
Zearch拡張機能のCRXファイルをダウンロード
Zearch拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension is provides you with a elegant and simple new tab page. The new tab page includes a search bar that conveniently searches directly through your favourite search engines. Additionally the extension features an automatic weather and time system. More customisation is coming in the future. If you like this extension please rate it. Made with ❤ by littlegrapeguy and RemiixInc.
拡張機能の基本情報
名前 | Zearch |
ID | cijoghafiooamfmhhhaioiibliecmdkm |
公式URL | https://chromewebstore.google.com/detail/zearch/cijoghafiooamfmhhhaioiibliecmdkm |
説明 | Your new, new tab page. |
ファイルサイズ | 74.17 KB |
インストール数 | 19 |
現在のバージョン | 1.2 |
最終更新日 | 2021-02-20 |
公開日 | 2021-02-17 |
評価 | 5.00/5 合計 7 レビュー |
開発者 | https://zearch.remiix.ml |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://zearch.remiix.ml |
ヘルプページのURL | https://zearch.remiix.ml |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Zearch", "description": "Your new, new tab page.", "version": "1.2", "chrome_url_overrides": { "newtab": "index.html" }, "options_ui": { "page": "options.html", "open_in_tab": false }, "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "permissions": [ "storage" ] } |