Google Lens For Windows, PC - New BG
Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans.
Google Lens For Windows, PC - New BGとは何ですか?
Google Lens For Windows, PC - New BGはhttps://thesoftforpc.com/google-lensによって開発されたChromeの拡張機能で、その主な機能は「Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans.」です。
拡張機能のスクリーンショット
Google Lens For Windows, PC - New BG拡張機能のCRXファイルをダウンロード
Google Lens For Windows, PC - New BG拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans. Google Lens for PC extension provides you with Google Lens background in new tab page. Created for Google Lens fans. It also has a search option for google search. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page. The App is currently only available in English, it will be available in other languages in upcoming releases.
拡張機能の基本情報
名前 | |
ID | igdmojkccbnjogdbpkibhpbplgpghach |
公式URL | https://chrome.google.com/webstore/detail/google-lens-for-windows-p/igdmojkccbnjogdbpkibhpbplgpghach |
説明 | Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans. |
ファイルサイズ | 667 KB |
インストール数 | 67 |
現在のバージョン | 1.2 |
最終更新日 | 2022-02-07 |
公開日 | 2022-02-07 |
開発者 | https://thesoftforpc.com/google-lens |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://thesoftforpc.com |
ヘルプページのURL | https://thesoftforpc.com/contact-us/ |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2", "name": "Google Lens For Windows, PC - New BG", "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans.", "offline_enabled": true, "action": { "default_icon": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" } }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" }, "background": { "service_worker": "js\/main.js" } } |