vMEye App For PC-New tab Background
vMEye App for pc extension provide you with 'vMEye' design on new tab. Designed for 'vMEye' app fans.
什麼是vMEye App For PC-New tab Background?
vMEye App For PC-New tab Background是由https://advicefortech.com/vmeye-for-pc開發的Chrome擴展程式,該擴展的主要功能是“vMEye App for pc extension provide you with 'vMEye' design on new tab. Designed for 'vMEye' app fans.”。
擴展截圖
下載vMEye App For PC-New tab Background擴展crx文件
下載vMEye App For PC-New tab Background擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
vMEye App On PC extension provide you with vMEye App background in new tab page. Created for vMEye App fans. You can use this extension in your Windows/Mac PC. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite vMEye App 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. Let's see, what is vMEye app? vMEye is a great observation application that permits you the opportunity to distantly control and view the live feed of your DVR camera from your Smartphone progressing! This application has an instinctive design and UI. It is simple and easy-to-understand and you will have no trouble in navigating the features it has to offer. This DVR camera app has a live view feature which allows you to access and view what the DVR camera is recording at that particular moment. There are a number of options that are provided in this section of the app. You can take pictures and record recordings of the live stream that you are seeing from your DVR camera on your Smartphone. Also, there are choices accessible for changing the perspectives and zoom. The vMEye app is still available for Windows PCs and MacBooks.
擴展基本資訊
名稱 | |
ID | ncamdjpbggmnepfefnonojffdekpieah |
官方網址 | https://chrome.google.com/webstore/detail/vmeye-app-for-pc-new-tab/ncamdjpbggmnepfefnonojffdekpieah |
簡介 | vMEye App for pc extension provide you with 'vMEye' design on new tab. Designed for 'vMEye' app fans. |
檔案大小 | 970 KB |
安裝次數 | 81 |
目前版本 | 1.2.2 |
更新時間 | 2021-11-13 |
上架時間 | 2021-10-27 |
開發者 | https://advicefortech.com/vmeye-for-pc |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://advicefortech.com |
說明頁面URL | https://advicefortech.com/contact |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "vMEye App For PC-New tab Background", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "vMEye App for pc extension provide you with 'vMEye' design on new tab. Designed for 'vMEye' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.2" } |