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.

O que é Google Lens For Windows, PC - New BG?

Google Lens For Windows, PC - New BG é uma extensão do Chrome desenvolvida por https://thesoftforpc.com/google-lens, e sua principal característica é "Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Google Lens For Windows, PC - New BG

Baixe arquivos de extensão Google Lens For Windows, PC - New BG no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Google Lens For Windows, PC - New BG Google Lens For Windows, PC - New BG
ID igdmojkccbnjogdbpkibhpbplgpghach
URL Oficial https://chrome.google.com/webstore/detail/google-lens-for-windows-p/igdmojkccbnjogdbpkibhpbplgpghach
Descrição Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans.
Tamanho do Arquivo 667 KB
Contagem de Instalações 67
Versão Atual 1.2
Última Atualização 2022-02-07
Data de Publicação 2022-02-07
Desenvolvedor https://thesoftforpc.com/google-lens
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://thesoftforpc.com
URL da Página de Ajuda https://thesoftforpc.com/contact-us/
Idiomas Suportados 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"
    }
}