iSimple

iSimple a light weight new tab!

iSimple란 무엇입니까?

iSimple은(는) Job Moll에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "iSimple a light weight new tab!"입니다.

확장 프로그램 스크린샷

screenshot

iSimple 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        It does not have to be extended to be beautiful.
Simple new tab page

- Light weight design
- Easy shortcuts icons
- Awesome search bar
-Simple open new tabs

Try it now!
---- V1.27 ----
-Bookmarks, History, Apps, Downloads now from your new tab!
-Special turn off button
-Better menu right above (new tab, contact, share)
-Awesome "css" effects!

---- V1.26 ----
-1 Link fixed
-Added button to open new tab
-Added "Autofocus" and "autocomplete="on""
-Bigger search bar
-Fixed gmail language

---- V1.25 ----
-Total new design

---- V1.23 ----
-New extension icons added
-New chrome icon
-Link fixes

---- V1.22 ----
-Better and sharpen pictures!
-Smaller download size from 216kb to 20kb!!!
-Fixed bing icon redirect

---- V1.20 ----
-A very big update!!!
-Very much new icons!
-A new background
-Easy contact button for idea's
-Bigger search bar with other placeholder text
-And much more!!

---- V1.11 ----
-Added "Pinterest" "LinkedIn" and "Whatsapp"
-Fixed picture size
-Added a very nice search bar
-Added contact for nice idea's

---- V1.1 ----
-First version of this awesome "new tab" extension                    

확장 프로그램 기본 정보

이름 iSimple iSimple
ID fgfeplncpnphlojnfegdehmjdldccmfp
공식 URL https://chromewebstore.google.com/detail/isimple/fgfeplncpnphlojnfegdehmjdldccmfp
설명 iSimple a light weight new tab!
파일 크기 138 KB
설치 횟수 17
현재 버전 1.27
최근 업데이트 2015-04-20
출시 날짜 2015-04-20
평점 5.00/5 총 2 개의 평점
개발자 Job Moll
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "iSimple",
    "short_name": "iSimple new tab",
    "version": "1.27",
    "manifest_version": 2,
    "description": "iSimple a light weight new tab!",
    "icons": {
        "16": "iconen\/icon16.png",
        "48": "iconen\/icon48.png",
        "128": "iconen\/icon128.png"
    },
    "author": "Job Moll",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_icon": "iconen\/icon128.png",
        "default_popup": "popup.html"
    }
}