Foxy Newtab
Mesmerizing Search New Tab - Search better and look better too.
Foxy Newtabとは何ですか?
Foxy Newtabはhttps://tryfoxy.comによって開発されたChromeの拡張機能で、その主な機能は「Mesmerizing Search New Tab - Search better and look better too.」です。
拡張機能のスクリーンショット
Foxy Newtab拡張機能のCRXファイルをダウンロード
Foxy Newtab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Mesmerizing Search New Tab - Search better and look better too. Turn your regular start page into a mesmerizing one with Foxy Newtab. Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the " Foxy Newtab" Chrome extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy. Privacy policy: http://www.solex.io/privacy/ Terms of use: http://www.solex.io/terms/
拡張機能の基本情報
名前 | Foxy Newtab |
ID | opnnjhlgdknkcigifiekfnjmkdfdgcjd |
公式URL | https://chromewebstore.google.com/detail/foxy-newtab/opnnjhlgdknkcigifiekfnjmkdfdgcjd |
説明 | Mesmerizing Search New Tab - Search better and look better too. |
ファイルサイズ | 2.37 MB |
インストール数 | 56,305 |
現在のバージョン | 18880.2311.15.1118 |
最終更新日 | 2023-11-16 |
公開日 | 2018-12-13 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | https://tryfoxy.com |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | http://www.solex.io/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "default_locale": "en", "manifest_version": 3, "name": "Foxy Newtab", "description": "Mesmerizing Search New Tab - Search better and look better too.", "version": "18880.2311.15.1118", "chrome_url_overrides": { "newtab": "newtab.html" }, "permissions": [ "storage" ], "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "omnibox": { "keyword": "tf" }, "background": { "service_worker": "background.js" } } |