Stylish New Tab - Wallpaper /Video Background

Stylish New Tab - Picture or Video Background

Stylish New Tab - Wallpaper /Video Background란 무엇입니까?

Stylish New Tab - Wallpaper /Video Background은(는) http://stylishnewtab.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Stylish New Tab - Picture or Video Background"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Stylish New Tab - Wallpaper /Video Background 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        ----------------------------------------------------------------------------------------------------

By clicking "Add to chrome", I accept and agree to installing the Stylish New Tab - Wallpaper /Video Background extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy.
And: "Your new tab search will be powered by Bing". For information on the web search services data collection, please visit http://www.codefuel.com/legal/end_user_privacy_policy, 
and the search provider's privacy policy, as applicable, both as updated from time to time and at any successor locations
.-------------------------------------------------------------------------------------------------

Features :

- Automatic background image in new tab.
 Every time, you open new tab, you will see new image.
- Automatic background video.
- Change random pic or video
- Set your own particular image feed ( ex: forest, nature, cars..etc)
- Set your own particular video feed.
- Mute / Unmute background video, so you can listen to music of the video.
- Hide search bar to watch in full tab mode.
- Search from stylish tab.
- Many more features.


Check our terms of use : http://stylishnewtab.com/terms.html
Our Privacy policy : http://stylishnewtab.com/privacy_policy.html                    

확장 프로그램 기본 정보

이름 Stylish New Tab - Wallpaper /Video Background Stylish New Tab - Wallpaper /Video Background
ID dindfjhjpagipmjafljcfbpggdlmhlpm
공식 URL https://chrome.google.com/webstore/detail/stylish-new-tab-wallpaper/dindfjhjpagipmjafljcfbpggdlmhlpm
설명 Stylish New Tab - Picture or Video Background
파일 크기 2.6 MB
설치 횟수 66
현재 버전 0.0.0.12
최근 업데이트 2021-04-20
출시 날짜 2020-12-29
평점 5.00/5 총 1 개의 평점
개발자 http://stylishnewtab.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.stylishnewtab.com
도움말 페이지 URL http://www.stylishnewtab.com
지원되는 언어 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stylish New Tab - Wallpaper \/Video Background",
    "version": "0.0.0.12",
    "description": "Stylish New Tab - Picture or Video Background",
    "manifest_version": 2,
    "options_page": "html\/options.html",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "browser_action": {
        "default_icon": "icons\/icon32.png"
    },
    "icons": {
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icons128.png"
    }
}