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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Google Lens for PC extension provides you with 'Google Lens' design on new tab. Designed for 'Google Lens' app fans."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Google Lens For Windows, PC - New BG एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Google Lens For Windows, PC - New BG Google Lens For Windows, PC - New BG
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
ईमेल [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"
    }
}