Beautiful Vietnam Pics

This extension replaces default new tab of your browsers with a random amazing media about Vietnamese people, landscape and culture

Beautiful Vietnam Pics란 무엇입니까?

Beautiful Vietnam Pics은(는) Zenzj tech에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension replaces default new tab of your browsers with a random amazing media about Vietnamese people, landscape and culture"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Beautiful Vietnam Pics 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Raise fund by just browsing your new tab with Vietnam Xanh Tab!

By replacing your default newTab with carefully selected media gallery, which are all about Vietnamese people, culture, and landscape, it hopes to create a relaxed and inspiring atmosphere to your work space. Beside, utilities such as task management would definitely boost your productivity!

TIẾNG VIỆT: 
Cùng gây quỹ cho các dự án về sinh thái và xã hội cũng Vietnam Xanh Tab bạn nhé!
Đồng thời, thưởng thức những bức ảnh đẹp về đất nước và con người Việt Nam mỗi khi bạn mở một tab mới của trình duyệt nhé! Chúc các bạn có nhiều niềm cảm hứng hơn khi sử dụng sản phẩm.


FEATURES
• Raise fund inactively everytime you open newtab
• A gallery of hundred of selected photo.
• Task management.
• Top sites, Search Engine, ... coming soon!


HELP & SUGGESTIONS
You could request features by commenting on app page, or send email directly to [email protected]


PRIVACY POLICY
• Amazing Vietnam Moment does not hold, store, copy or send any of the data given by the user, including sites visited, user generated content, not on company servers and not on any 3rd party servers.
• We use Google Analytics to track extension usage; which button is most used, how many times the caption is hovered over, number of installs/uninstalls and general usage statistics. This way, we can improve the extension for the benefit of the community. For the tracking, Google Analytics creates a cookie (small text file with some random number in it) which identifies your browser (but not the user). We do not use Google Analytics or any other tracking tool or method to collect any personal data like your browsing history, task content, search content, etc.

GET IN TOUCH
Official site: https://avmextension.wordpress.com/
Facebook: https://www.facebook.com/amazingvietnam.me                    

확장 프로그램 기본 정보

이름 Beautiful Vietnam Pics Beautiful Vietnam Pics
ID cnklededohhcbmjjdlbjdkkihkgoggol
공식 URL https://chromewebstore.google.com/detail/beautiful-vietnam-pics/cnklededohhcbmjjdlbjdkkihkgoggol
설명 This extension replaces default new tab of your browsers with a random amazing media about Vietnamese people, landscape and culture
파일 크기 24.95 MB
설치 횟수 38
현재 버전 3.0
최근 업데이트 2021-11-23
출시 날짜 2020-02-25
평점 5.00/5 총 2 개의 평점
개발자 Zenzj tech
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://xanhtab.com/
개인정보 보호 정책 페이지 URL https://www.privacypolicygenerator.info/live.php?token=C0aDDuWkNl8yXHMZ83qD7LDbJnLtxUTl
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "This extension replaces default new tab of your browsers with a random amazing media about Vietnamese people, landscape and culture",
    "version": "3.0",
    "manifest_version": 2,
    "name": "Beautiful Vietnam Pics",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "128.png"
    },
    "web_accessible_resources": [
        "128.png"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com; object-src 'self'"
}