Now Seoul

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

O que é Now Seoul?

Now Seoul é uma extensão do Chrome desenvolvida por http://nowseoul.com, e sua principal característica é "Access current news, your todo list, weather, and inspiration on this Seoul themed new tab page.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Now Seoul

Baixe arquivos de extensão Now Seoul no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Now Seoul Now Seoul
ID offihccaiklfdoclfcbkcdllnoobiead
URL Oficial https://chrome.google.com/webstore/detail/now-seoul/offihccaiklfdoclfcbkcdllnoobiead
Descrição Access current news, your todo list, weather, and inspiration on this Seoul themed new tab page.
Tamanho do Arquivo 2.92 MB
Contagem de Instalações 385
Versão Atual 0.0.0.7
Última Atualização 2016-12-09
Data de Publicação 2016-12-09
Classificação 4.78/5 Total de 18 Avaliações
Desenvolvedor http://nowseoul.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://nowseoul.com/
URL da Página de Ajuda http://nowseoul.com/
URL da Página de Política de Privacidade http://now-newyork.com/privacy-policy.html
Idiomas Suportados 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"
    ]
}