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ファイルをダウンロード

Roses New Tab - Full HD Wallpaper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
    ]
}