Imagination Backgrounds
Get amazing creative backgrounds for your new tabs
什么是Imagination Backgrounds?
Imagination Backgrounds是由http://imagineback.com开发的Chrome扩展程序,该扩展的主要功能是“Get amazing creative backgrounds for your new tabs”。
扩展截图
下载Imagination Backgrounds扩展crx文件
下载Imagination Backgrounds扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The ImaginationBackgrounds extension offers convenient web search and features from the Chrome New Tab page. This extension configures your New Tab page to ImaginationBackgrounds™ to provide these features. Please read carefully: By clicking the “Free” button in the top right hand corner and installing the ImaginationBackgrounds extension, you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy and to receiving any future updates and upgrades. The application communicates with our servers to deliver its functionality and record usage metrics. You can uninstall the program at any time. End User License Agreement: http://imagineback.com/eula Privacy Policy: http://imagineback.com/privacy To remove our extension from Google Chrome: 1) Click on the three horizontal lines icon in the upper right-hand corner of your Chrome browser. 2) Go to "Settings". 3) In the menu that appears click on "Extensions". 4) From the list of installed Extensions, find the name of the toolbar extension you wish to uninstall. 5) Click on the trash can icon to the right of "Enable" (for the toolbar extension you wish to uninstall). 6) Close your browser completely and reopen it. Our toolbar extension should be removed from your Chrome browser.
扩展基本信息
名称 | ![]() |
ID | linnfhebmmnibnjlckbmilfakjjophii |
官方URL | https://chrome.google.com/webstore/detail/imagination-backgrounds/linnfhebmmnibnjlckbmilfakjjophii |
简介 | Get amazing creative backgrounds for your new tabs |
文件大小 | 725 KB |
安装次数 | 56 |
当前版本 | 1.0.4 |
更新时间 | 2016-11-28 |
上架时间 | 2016-11-28 |
开发者 | http://imagineback.com |
付费类型 | free |
扩展官网 | http://imagineback.com |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "author": "ImaginationWorks", "name": "Imagination Backgrounds", "description": "Get amazing creative backgrounds for your new tabs", "version": "1.0.4", "chrome_url_overrides": { "newtab": "newtab.html" }, "permissions": [ "tabs" ], "icons": { "16": "imagination.ico", "32": "imagination.ico", "64": "imagination.ico" } } |