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.
Qu'est-ce que Google Lens For Windows, PC - New BG ?
Google Lens For Windows, PC - New BG est une extension Chrome développée par https://thesoftforpc.com/google-lens, et sa fonction principale est "Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Google Lens For Windows, PC - New BG
Téléchargez les fichiers d'extension Google Lens For Windows, PC - New BG au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | igdmojkccbnjogdbpkibhpbplgpghach |
URL Officiel | https://chrome.google.com/webstore/detail/google-lens-for-windows-p/igdmojkccbnjogdbpkibhpbplgpghach |
Description | Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans. |
Taille du Fichier | 667 KB |
Nombre d'Installations | 67 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2022-02-07 |
Date de Publication | 2022-02-07 |
Développeur | https://thesoftforpc.com/google-lens |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://thesoftforpc.com |
URL de la Page d'Aide | https://thesoftforpc.com/contact-us/ |
Langues Prises en Charge | 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" } } |