Old New Tab Page
Replaces New Tab page with old new tab page (ie list of chrome Apps).
Old New Tab Page란 무엇입니까?
Old New Tab Page은(는) http://slayerapps.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Replaces New Tab page with old new tab page (ie list of chrome Apps)."입니다.
확장 프로그램 스크린샷
Old New Tab Page 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Get the Old New tab page, just by installing this extension, you need not do anything else... just plug and play style.. :D Other Applications Shortcuts: Flipkart : http://bit.ly/1msLVIg Snapdeal : http://bit.ly/OW44zW Jabong : http://bit.ly/QbVP3O Myntra : http://bit.ly/1m3YmXU HomeShop18 : http://bit.ly/1jqYinY Amazon.in : http://bit.ly/OW3ySi Disclaimer: It is not the official app, i just made them so that it will be easy to open these sites.
확장 프로그램 기본 정보
이름 | |
ID | bfjijikiidgbmjkpeccgkcdeencpgoik |
공식 URL | https://chrome.google.com/webstore/detail/old-new-tab-page/bfjijikiidgbmjkpeccgkcdeencpgoik |
설명 | Replaces New Tab page with old new tab page (ie list of chrome Apps). |
파일 크기 | 14.69 KB |
설치 횟수 | 575 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2014-04-24 |
출시 날짜 | 2014-04-24 |
평점 | 4.00/5 총 12 개의 평점 |
개발자 | http://slayerapps.com |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "redirect.html" }, "description": "Replaces New Tab page with old new tab page (ie list of chrome Apps).", "icons": { "128": "icon-128.png" }, "manifest_version": 2, "name": "Old New Tab Page", "homepage_url": "http:\/\/greedytech.com\/", "permissions": [ "tabs" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |