Roses New Tab - Full HD Wallpaper

By installing this extention you get different HD wallpapers of roses everytime you open a new tab.

Roses New Tab - Full HD Wallpaper란 무엇입니까?

Roses New Tab - Full HD Wallpaper은(는) verarepehova6에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "By installing this extention you get different HD wallpapers of roses everytime you open a new tab."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Roses New Tab - Full HD Wallpaper 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        This extension changes the default search for Yahoo, you can change this in your Chrome settings.

FEATURES:
- Choose a rose wallpaper from many available wallpapers.
- Shuffle all  images, or shuffle your favorite image only.

The extension is made by fans, for fans who like flowers, blue rose, pink flora  1920x1080                    

확장 프로그램 기본 정보

이름 Roses New Tab - Full HD Wallpaper Roses New Tab - Full HD Wallpaper
ID ieobgddaoppbccmpoanpcfkhhmlloikc
공식 URL https://chrome.google.com/webstore/detail/roses-new-tab-full-hd-wal/ieobgddaoppbccmpoanpcfkhhmlloikc
설명 By installing this extention you get different HD wallpapers of roses everytime you open a new tab.
파일 크기 10.31 MB
설치 횟수 97
현재 버전 2.1.7
최근 업데이트 2017-11-29
출시 날짜 2017-11-29
평점 1.00/5 총 2 개의 평점
개발자 verarepehova6
결제 유형 free
지원되는 언어 en
manifest.json
{
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "img\/icone\/128.png",
        "default_title": "Full HD NewTab"
    },
    "chrome_url_overrides": {
        "newtab": "html\/newtab.html"
    },
    "description": "By installing this extention you get different HD wallpapers of roses everytime you open a new tab.",
    "icons": {
        "128": "img\/icone\/128.png"
    },
    "name": "Roses New Tab - Full HD Wallpaper",
    "permissions": [
        "*:\/\/*\/*",
        "chrome:\/\/favicon\/*",
        "bookmarks",
        "management",
        "history",
        "bookmarks",
        "storage",
        "sessions",
        "unlimitedStorage",
        "tabs",
        "activeTab",
        "tabCapture",
        "contextMenus"
    ],
    "short_name": "Full HD NewTab",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1.7",
    "web_accessible_resources": [
        "html\/newtab.html"
    ]
}