Vpnify for PC - New Tab Background
Vpnify for pc extension provide you with 'Vpnify' design on new tab. Designed for 'Vpnify' app fans.
Vpnify for PC - New Tab Background란 무엇입니까?
Vpnify for PC - New Tab Background은(는) https://freesoftforpc.com/vpnify-for-pc에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Vpnify for pc extension provide you with 'Vpnify' design on new tab. Designed for 'Vpnify' app fans."입니다.
확장 프로그램 스크린샷
Vpnify for PC - New Tab Background 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Vpnify App for PC extension, you can create a new background for every new tab you open in Google Chrome or any other browser that uses the Chromium engine. Here's a special treat for Vpnify App fans who use it on their PCs. Each time you open a new tab or open your browser, you'll enjoy the new look. This is all without sacrificing any of the regular browser features you're used to. As well as the default Apps that Chrome has as a default, you'll also find dedicated buttons for Most visited sites, Search bar, and Apps. You can choose between 12-hour and 24-hour formats in the time tray. Additional features for Vpnify App users don't end there. Additionally, you'll find a To-Do button for setting your goals, and you can take new notes right from the tab. It is also possible to change the background if you do not like the new image. With all of these features, both within the Chrome tab and through Background Eraser, you'll enjoy a boosted level of productivity. Right now, the App is available only in English, but other languages will be added later. ---------- Legal: ---------- The owner of this trademark is VPNIFY, which is registered in the U.S. and other countries. There is no affiliation between VPNIFY, and this independent project developed by Time Help.
확장 프로그램 기본 정보
이름 | |
ID | idogficdihdklblgjdhllkpicnolkjjh |
공식 URL | https://chrome.google.com/webstore/detail/vpnify-for-pc-new-tab-bac/idogficdihdklblgjdhllkpicnolkjjh |
설명 | Vpnify for pc extension provide you with 'Vpnify' design on new tab. Designed for 'Vpnify' app fans. |
파일 크기 | 446 KB |
설치 횟수 | 66 |
현재 버전 | 1.2.1 |
최근 업데이트 | 2022-01-17 |
출시 날짜 | 2022-01-17 |
개발자 | https://freesoftforpc.com/vpnify-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": "Vpnify for PC - New Tab Background", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Vpnify for pc extension provide you with 'Vpnify' design on new tab. Designed for 'Vpnify' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.1" } |