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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |