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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 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 ของส่วนขยาย Google Lens For Windows, PC - New BG

ดาวน์โหลดไฟล์ส่วนขยาย Google Lens For Windows, PC - New BG ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}