명언봇 & 시간봇

새탭을 열때 마다 명언 & 시간을 보여줍니다.

What is 명언봇 & 시간봇?

명언봇 & 시간봇 is a Chrome extension developed by jjaaeewwoonn1005, and its main feature is "새탭을 열때 마다 명언 & 시간을 보여줍니다.".

Extension Screenshots

screenshot
screenshot
screenshot

Download 명언봇 & 시간봇 Extension CRX File

Download 명언봇 & 시간봇 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        이 확장프로그램은 새 탭을 열때 시간이랑 명언을 보여줍니다 
이 명언봇 & 시간봇에 저작권은 보트 한테 있습니다.

-----
버전:3.0
시간 기능 12시 12시로 수정하였습니다

-----
댓글은 힘이 됩니다
제작:보트                    

Extension Basic Information

Name 명언봇 & 시간봇 명언봇 & 시간봇
ID bnoghdlldejflgiacfmpdhedpmcphfbb
Official URL https://chrome.google.com/webstore/detail/%EB%AA%85%EC%96%B8%EB%B4%87-%EC%8B%9C%EA%B0%84%EB%B4%87/bnoghdlldejflgiacfmpdhedpmcphfbb
Description 새탭을 열때 마다 명언 & 시간을 보여줍니다.
File Size 150 KB
Installation Count 44
Current Version 3.0
Last Updated 2018-06-05
Publish Date 2018-06-05
Rating 5.00/5 Total 2 Ratings
Developer jjaaeewwoonn1005
Payment Type free
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\uba85\uc5b8\ubd07 & \uc2dc\uac04\ubd07",
    "version": "3.0",
    "manifest_version": 2,
    "description": "\uc0c8\ud0ed\uc744 \uc5f4\ub54c \ub9c8\ub2e4 \uba85\uc5b8 & \uc2dc\uac04\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.",
    "permissions": [
        "activeTab",
        "tabs",
        "",
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "myPage.html"
    },
    "icons": {
        "16": "16.png",
        "128": "128.png"
    }
}