News Tab

Get the news you care about from the publishers you love with every new tab you open. Find any news topic or news source!

News Tab란 무엇입니까?

News Tab은(는) https://newstab.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Get the news you care about from the publishers you love with every new tab you open. Find any news topic or news source!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Tired of juggling among news apps to get the top stories of the day? Important news get lost in your social feeds? Trending news pass you by unnoticed?

NewsTab, the popular newsreader, is now available as a NewTab chrome extension. With NewsTab extension, you’ll get the top news for your region (supporting over 130 regions and languages) with every new tab you open… All in a beautiful, image rich, experience. Select a default news category (Top Stories, Sports, Technology, Entertainment etc.) or simply add any news topic (e.g. Michael Jordan)  or news source (e.g. cnn).

About NewsTab (available for Web, Android and iOS):

NewsTab is a single place to read and share the news you care about from the publishers you love (global & local). Simply find and follow international & local news sources in over 130 regions and languages worldwide. Follow popular news topics (Headlines, Sports, Technology, Entertainment etc.) or create your own with Google News topics and Google alerts. NewsTab supports any RSS feed and seamlessly integrates with Google News and Twitter, making it super-easy to follow any news topics, hashtag, blog, newspaper, magazine or website.

NewsTab is a beautiful newsreader, designed for enjoyable browsing among your favorite news sources (via RSS and Twitter feeds) with a visual, image reach, experience. It combines the flexibility of open RSS readers such as Feedly or (the late) Google Reader, with the intuitive and visual experience of modern (but more rigid and closed) news apps, such as Flipboard, News Republic and LinkedIn Pulse. 

With NewsTab you can easily follow any news topic, publisher or RSS feed, and organize them into news sections based on your preferences. You can also add your Twitter account and follow your timeline, users or hashtags.

For those of you who are following international publishers, we’ve built a powerful feed catalog, indexing millions of feeds from top global and local newspapers and magazines in over 130 countries & languages around the world. Top regions in our catalog include US, Russia, Brazil, Japan, Germany, and many more. Top languages in our catalog include English, Spanish, Italian, Portuguese, Russian, and many more.

Key features:

•	Beautiful, intuitive and fun to use.
•	Easily find top local & international publishers in over 130 regions worldwide
•	Follow any news topic (powered by Google News) 
•	Follow social feeds and hashtags on Twitter 
•	Flexible and personal (follow any RSS / Twitter feed and organize into sections)
•	Instant article load experience with built in “Full Simplified Article” view
•	Offline, read later functionality
•	Integrates with popular “save for later” apps such as Pocket, Instapaper, Readability, Evernote and OneNote
•	Beautiful and usable news widget
•	Supports video news and podcasts
•	A simple to use TO-DO list

About:

Offered by: https://www.newstab.com/
Terms of Use: https://www.newstab.com/home/terms
Privacy Policy: https://www.newstab.com/home/privacy                    

확장 프로그램 기본 정보

이름 News Tab News Tab
ID biojnaikodbeknbdfdchnndkeoafkbnh
공식 URL https://chromewebstore.google.com/detail/news-tab/biojnaikodbeknbdfdchnndkeoafkbnh
설명 Get the news you care about from the publishers you love with every new tab you open. Find any news topic or news source!
파일 크기 11.08 MB
설치 횟수 9,500
현재 버전 3.1.2
최근 업데이트 2021-02-24
출시 날짜 2020-02-07
평점 4.68/5 총 409 개의 평점
개발자 https://newstab.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.newstab.com/
도움말 페이지 URL https://www.newstab.com/home/faq
개인정보 보호 정책 페이지 URL http://www.newstab.com/home/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "News Tab",
    "short_name": "News Tab",
    "version": "3.1.2",
    "manifest_version": 2,
    "author": "NewsTab",
    "description": "Get the news you care about from the publishers you love with every new tab you open. Find any news topic or news source!",
    "homepage_url": "https:\/\/www.newstab.com",
    "icons": {
        "16": "\/Media\/ExtensionImages\/emptyIcon.png",
        "19": "\/Media\/ExtensionImages\/Icons\/icon19.png",
        "48": "\/Media\/ExtensionImages\/Icons\/icon48.png",
        "96": "\/Media\/ExtensionImages\/Icons\/icon96.png",
        "128": "\/Media\/ExtensionImages\/Icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "\/Media\/ExtensionImages\/Icons\/icon48.png"
    },
    "permissions": [
        "storage",
        "cookies",
        "topSites",
        "https:\/\/*.newstab.com\/",
        "https:\/\/s2.googleusercontent.com\/",
        "https:\/\/feedapi.psccint.com\/",
        "https:\/\/api.bing.com\/"
    ],
    "optional_permissions": [
        "*:\/\/*\/*"
    ],
    "default_locale": "en",
    "background": {
        "scripts": [
            "\/Scripts\/ExtensionShared\/NewsTab.js",
            "\/Scripts\/ExtensionShared\/Helpers.js",
            "\/Scripts\/Framework\/jquery\/jquery-3.4.0.js",
            "\/Scripts\/ExtensionOnly\/moment.min.js",
            "\/Scripts\/ExtensionShared\/Models\/Article.js",
            "\/Scripts\/ExtensionShared\/Models\/Feed.js",
            "\/Scripts\/ExtensionShared\/Models\/Section.js",
            "\/Scripts\/ExtensionShared\/Modules\/RegionManager.js",
            "\/Scripts\/ExtensionShared\/Modules\/XhrManager.js",
            "\/Scripts\/ExtensionShared\/Modules\/ArticleView.js",
            "\/Scripts\/ExtensionShared\/Modules\/SectionsManager.js",
            "\/Scripts\/ExtensionOnly\/Modules\/TimeAndWeatherWidget.js",
            "\/Scripts\/ExtensionOnly\/Modules\/SportWidget.js",
            "\/Scripts\/ExtensionOnly\/Modules\/Wallpapers.js",
            "\/Scripts\/ExtensionShared\/Modules\/ImageCollage.js",
            "\/Scripts\/ExtensionOnly\/config.js",
            "\/Scripts\/ExtensionOnly\/article.js",
            "\/Scripts\/ExtensionOnly\/common.js",
            "\/Scripts\/ExtensionOnly\/Extension.js",
            "\/Scripts\/ExtensionOnly\/Background.js"
        ],
        "persistent": false
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html#newTab"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.newstab.com\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.newstab.com\/*"
            ],
            "js": [
                "\/Scripts\/ExtensionOnly\/InjectScript.js"
            ],
            "all_frames": true
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/suggestqueries.google.com https:\/\/ssl.google-analytics.com https:\/\/platform.twitter.com; object-src 'self'"
}