Roses New Tab - Full HD Wallpaper
By installing this extention you get different HD wallpapers of roses everytime you open a new tab.
What is Roses New Tab - Full HD Wallpaper?
Roses New Tab - Full HD Wallpaper is a Chrome extension developed by verarepehova6, and its main feature is "By installing this extention you get different HD wallpapers of roses everytime you open a new tab.".
Extension Screenshots
Download Roses New Tab - Full HD Wallpaper Extension CRX File
Download Roses New Tab - Full HD Wallpaper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | ieobgddaoppbccmpoanpcfkhhmlloikc |
Official URL | https://chrome.google.com/webstore/detail/roses-new-tab-full-hd-wal/ieobgddaoppbccmpoanpcfkhhmlloikc |
Description | By installing this extention you get different HD wallpapers of roses everytime you open a new tab. |
File Size | 10.31 MB |
Installation Count | 97 |
Current Version | 2.1.7 |
Last Updated | 2017-11-29 |
Publish Date | 2017-11-29 |
Rating | 1.00/5 Total 2 Ratings |
Developer | verarepehova6 |
Payment Type | free |
Supported Languages | 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" ] } |