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.

Vad är Google Lens For Windows, PC - New BG?

Google Lens For Windows, PC - New BG är en Chrome-tillägg utvecklad av https://thesoftforpc.com/google-lens, och dess huvudfunktion är "Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Google Lens For Windows, PC - New BG-förlängningens CRX-fil

Ladda ner Google Lens For Windows, PC - New BG-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Google Lens For Windows, PC - New BG Google Lens For Windows, PC - New BG
ID igdmojkccbnjogdbpkibhpbplgpghach
Officiell webbadress https://chrome.google.com/webstore/detail/google-lens-for-windows-p/igdmojkccbnjogdbpkibhpbplgpghach
Beskrivning Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans.
Filstorlek 667 KB
Antal Installationer 67
Aktuell Version 1.2
Senast Uppdaterad 2022-02-07
Publiceringsdatum 2022-02-07
Utvecklare https://thesoftforpc.com/google-lens
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://thesoftforpc.com
Hjälpsida URL https://thesoftforpc.com/contact-us/
Stödda Språk 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"
    }
}