TopNewsToday

Find latest top news from the best sources on the Internet, ranked by Top News Today.

TopNewsToday란 무엇입니까?

TopNewsToday은(는) https://www.topnewstoday.org에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Find latest top news from the best sources on the Internet, ranked by Top News Today."입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        Find latest top news from the best sources on the Internet, ranked by Top News Today.                    

확장 프로그램 기본 정보

이름 TopNewsToday TopNewsToday
ID fakjcnoekejdjkepbablnpgfoadgboio
공식 URL https://chromewebstore.google.com/detail/topnewstoday/fakjcnoekejdjkepbablnpgfoadgboio
설명 Find latest top news from the best sources on the Internet, ranked by Top News Today.
파일 크기 44 KB
설치 횟수 425
현재 버전 0.0.1
최근 업데이트 2015-08-20
출시 날짜 2015-08-20
평점 5.00/5 총 27 개의 평점
개발자 https://www.topnewstoday.org
결제 유형 free
확장 프로그램 웹 사이트 https://www.topnewstoday.org
도움말 페이지 URL https://feedback.userreport.com/f14b2220-ad9d-4931-adc8-4f5fd3550952/#ideas/popular
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TopNewsToday",
    "browser_action": {
        "default_icon": {
            "19": "assets\/chrome-touch-icon-192x192.png",
            "38": "assets\/chrome-touch-icon-192x192.png"
        },
        "default_title": "Top News Today",
        "default_popup": "index.html"
    },
    "short_name": "TopNewsToday",
    "description": "",
    "version": "0.0.1",
    "minimum_chrome_version": "38",
    "icons": {
        "16": "assets\/chrome-touch-icon-192x192.png",
        "128": "assets\/chrome-touch-icon-192x192.png"
    }
}