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.

What is Google Lens For Windows, PC - New BG?

Google Lens For Windows, PC - New BG is a Chrome extension developed by https://thesoftforpc.com/google-lens, and its main feature is "Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans.".

Extension Screenshots

screenshot
screenshot

Download Google Lens For Windows, PC - New BG Extension CRX File

Download Google Lens For Windows, PC - New BG extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Google Lens For Windows, PC - New BG Google Lens For Windows, PC - New BG
ID igdmojkccbnjogdbpkibhpbplgpghach
Official URL 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.
File Size 667 KB
Installation Count 67
Current Version 1.2
Last Updated 2022-02-07
Publish Date 2022-02-07
Developer https://thesoftforpc.com/google-lens
Email [email protected]
Payment Type free
Extension Website https://thesoftforpc.com
Help Page URL https://thesoftforpc.com/contact-us/
Supported Languages 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"
    }
}