Now Seoul

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

什么是Now Seoul?

Now Seoul是由http://nowseoul.com开发的Chrome扩展程序,该扩展的主要功能是“Access current news, your todo list, weather, and inspiration on this Seoul themed new tab page.”。

扩展截图

screenshot
screenshot
screenshot

下载Now Seoul扩展crx文件

下载Now Seoul扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        나우 서울을 통해서 새 탭에서 아름다운 서울, 그리고 대한민국의 사진을 받아볼 수 있습니다. 그리고 이것보다 훨씬 많은 기능이 있습니다.
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!                    

扩展基本信息

名称 Now Seoul Now Seoul
ID offihccaiklfdoclfcbkcdllnoobiead
官方URL https://chrome.google.com/webstore/detail/now-seoul/offihccaiklfdoclfcbkcdllnoobiead
简介 Access current news, your todo list, weather, and inspiration on this Seoul themed new tab page.
文件大小 2.92 MB
安装次数 385
当前版本 0.0.0.7
更新时间 2016-12-09
上架时间 2016-12-09
评分 4.78/5 共18次评分
开发者 http://nowseoul.com
电子邮箱 [email protected]
付费类型 free
扩展官网 http://nowseoul.com/
帮助页面URL http://nowseoul.com/
隐私政策页面URL http://now-newyork.com/privacy-policy.html
支持的语言 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"
    ]
}