Now Seoul

Access current news, your todo list, weather, and inspiration on this Seoul themed new tab page.

What is Now Seoul?

Now Seoul is a Chrome extension developed by http://nowseoul.com, and its main feature is "Access current news, your todo list, weather, and inspiration on this Seoul themed new tab page.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Now Seoul Extension CRX File

Download Now Seoul 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

                        나우 서울을 통해서 새 탭에서 아름다운 서울, 그리고 대한민국의 사진을 받아볼 수 있습니다. 그리고 이것보다 훨씬 많은 기능이 있습니다.
Now Seoul replaces your new tab page with beautiful Korea photos taken by Koreans and travelers in Korea. In fact, Now Seoul has much more to offer than just a photo.  

더 많은 사진을 원한다면 페이지를 리프레쉬! (REFRESH THE PAGE FOR MORE PHOTOS)
> 대부분의 사진은 한국에 거주하고 있는 사람들이 찍은 사진이며 한국을 여행했던 사람들이 찍은 사진도 있습니다. 왼쪽 아래에 있는 사진 주인 이름을 클릭하시면 사진 주인에게 연락할 수 있습니다.
> All of our photos are taken by travelers and Koreans around Korea. Click the photographer’s name in the lower left-hand corner to contact a photographer. 

오늘 할 일을 정리하고, 즐겨찾기 링크를 추가할 수 있습니다. 
ORGANIZE YOUR TO-DO’s, and SAVE YOUR FAVORITE LINKS

영감을 주는 글을 받아보세요.
GET A DAILY INSPIRATIONAL QUOTE
> Receive an uplifting quote every day of the week and get inspired. 

하루 한 번 혹은 두 번 뉴스 받아보기 (GET TRENDING NEWS)
> 주요 언론사에서 근무하고 있는 기자들이 뽑은 오늘의 중요한 뉴스를 아침 저녁으로 하루 두 번 바탕화면을 통해 보여드립니다.  
> The most important news stories of the day curated by reporters from major media companies will be delivered twice a day.

셋팅을 통해 원하는대로 화면을 설정하세요 (SET YOUR PREFERENCES) 
> You can change the default settings by clicking on the setting icon in the lower left-hand corner. All of your changes will instantly be applied and securely saved. 
> Supported languages include Chinese, English, and Korean.

이름을 바꾸고 싶다면 더블 클릭 하세요 (Double click to change your name) 

나우 서울 익스텐션은 무료입니다. 지금 당장 설치 고고. 사진과 이름이 올라가고 싶다면 nowseoul.com 웹사이트를 통해 콘택해주세요.  
Add free Now Seoul extension to your Chrome now, and enjoy the city that never sleeps with impressive photographs! Send us your photos or Instagram account, along with how you’d like to be credited, and we’ll feature you on our app!                    

Extension Basic Information

Name Now Seoul Now Seoul
ID offihccaiklfdoclfcbkcdllnoobiead
Official URL https://chrome.google.com/webstore/detail/now-seoul/offihccaiklfdoclfcbkcdllnoobiead
Description Access current news, your todo list, weather, and inspiration on this Seoul themed new tab page.
File Size 2.92 MB
Installation Count 385
Current Version 0.0.0.7
Last Updated 2016-12-09
Publish Date 2016-12-09
Rating 4.78/5 Total 18 Ratings
Developer http://nowseoul.com
Email [email protected]
Payment Type free
Extension Website http://nowseoul.com/
Help Page URL http://nowseoul.com/
Privacy Policy Page URL http://now-newyork.com/privacy-policy.html
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Now Seoul",
    "description": "Access current news, your todo list, weather, and inspiration on this Seoul themed new tab page.",
    "version": "0.0.0.7",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "blank.html"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "activeTab",
        "http:\/\/nowseoul.com\/",
        "storage"
    ]
}