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.”。
扩展截图
下载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
扩展基本信息
名称 | |
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" ] } |