NewX
Aiming to creating simple yet elegant new tab display!
NewXとは何ですか?
NewXはUK Trade For You LTDによって開発されたChromeの拡張機能で、その主な機能は「Aiming to creating simple yet elegant new tab display!」です。
拡張機能のスクリーンショット
NewX拡張機能のCRXファイルをダウンロード
NewX拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Renovate your new tab with a wallpaper, date & time, and social links! The NewX extension sets your new tab search provider to Bing. By clicking "Add to Chrome", you accept and agree to install the NewX extension and setting Chrome™️ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. Read Privacy Policy: http://www.mytabsearch.com/privacy-policy/ Read Terms of Use: http://www.mytabsearch.com/terms-of-use/ About Us and Contact Us here: http://www.mytabsearch.com/
拡張機能の基本情報
名前 | NewX |
ID | eeakfdejlflncgbkbjcbijjcmkoigdka |
公式URL | https://chromewebstore.google.com/detail/newx/eeakfdejlflncgbkbjcbijjcmkoigdka |
説明 | Aiming to creating simple yet elegant new tab display! |
ファイルサイズ | 177 KB |
インストール数 | 24 |
現在のバージョン | 2.1.1 |
最終更新日 | 2021-07-27 |
公開日 | 2021-03-26 |
評価 | 5.00/5 合計 7 レビュー |
開発者 | UK Trade For You LTD |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.mytabsearch.com/ |
プライバシーポリシーページのURL | http://www.mytabsearch.com/privacy-policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "NewX", "description": "Aiming to creating simple yet elegant new tab display!", "version": "2.1.1", "manifest_version": 3, "chrome_url_overrides": { "newtab": "new_tab.html" }, "icons": { "16": "\/images\/x16.png", "48": "\/images\/x48.png", "128": "\/images\/x128.png" } } |