EZVIZ for PC - Change New Tab

EZVIZ for pc extension provide you with 'EZVIZ' design on new tab. Designed for 'EZVIZ' app fans.

EZVIZ for PC - Change New Tabคืออะไร?

EZVIZ for PC - Change New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://freesoftforpc.com/ezviz-app-for-pc และคุณลักษณะหลักของมันคือ "EZVIZ for pc extension provide you with 'EZVIZ' design on new tab. Designed for 'EZVIZ' app fans."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย EZVIZ for PC - Change New Tab

ดาวน์โหลดไฟล์ส่วนขยาย EZVIZ for PC - Change New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        EZVIZ for PC extension lets you set a different background for every new tab you open in Google Chrome or other browsers that use the chromium engine. EZVIZfans who use it on their PCs will get a special treat. 

Your browser will look great every time you open it or create a new tab. All of this without hindering the functionality of the browser that you're used to. 

You will be able to see dedicated buttons for Most visited sites, Search bar, and Chrome Apps, along with some other features. The extra features are great, like the time tray, where you can decide if you want to show the time by 12-hours or 24-hours. 

Extras for the EZVIZusers don't limit there. You'll also get a To-Do button to set your target, and take new notes right from the tab. 

You can also change the background as per your preference if you don't like the new image. 

With all these features both from the default Chrome tab and the extras from Background Eraser, you'll love the convenience and boosted productivity. 

The App is only available in English right now, but other languages will be added later.

----------
Legal:
----------
The owner of this trademark is EZVIZ Inc, which is registered in the U.S. and other countries. There is no affiliation between EZVIZ Inc, and this independent project developed by Time Help.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ EZVIZ for PC - Change New Tab EZVIZ for PC - Change New Tab
ID ggnaopgnjjeocchaiikcahncjkniojkh
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/ezviz-for-pc-change-new-t/ggnaopgnjjeocchaiikcahncjkniojkh
คำอธิบาย EZVIZ for pc extension provide you with 'EZVIZ' design on new tab. Designed for 'EZVIZ' app fans.
ขนาดไฟล์ 630 KB
จำนวนการติดตั้ง 137
เวอร์ชันปัจจุบัน 1.2.1
อัปเดตครั้งล่าสุด 2022-01-07
วันที่เผยแพร่ 2022-01-07
ผู้พัฒนา https://freesoftforpc.com/ezviz-app-for-pc
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://freesoftforpc.com/
URL หน้าช่วยเหลือ https://freesoftforpc.com/contact-us
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "EZVIZ for PC - Change New Tab",
    "background": {
        "scripts": [
            "js\/main.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "EZVIZ for pc extension provide you with 'EZVIZ' design on new tab. Designed for 'EZVIZ' app fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "1.2.1"
}