Get Top Tabs | Latest News

Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide.…

什麼是Get Top Tabs | Latest News?

Get Top Tabs | Latest News是由gettoptabs開發的Chrome擴展程式,該擴展的主要功能是“Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide.…”。

擴展截圖

screenshot

下載Get Top Tabs | Latest News擴展crx文件

下載Get Top Tabs | Latest News擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide. This extension turns your New Tab page to News Search and all the breaking news become available in no time.

By clicking "Add to Chrome", I accept and agree to install "Inside Tasks" Chrome extension and hereby agree to set Chrome New Tab to that provided by the service and the Privacy Policy and Terms of Use.

Get Top Tabs allows you to select preferable news sources, sort out best topics and customize all the new tabs accordingly. This high-end extension gives the users an excellent opportunity to keep up with the most recent and relevant news existing online.
You may remove this extension at any time from the chrome extension page.

Visit our website at https://gettoptabs.com/
Read more about us: https://gettoptabs.com/about-us/
Read our Privacy Policy: https://gettoptabs.com/privacy-policy/
Uninstall Instructions: https://gettoptabs.com/uninstall-from-chrome/                    

擴展基本資訊

名稱 Get Top Tabs | Latest News Get Top Tabs | Latest News
ID ilkpimjfignoghkjaggfbboecbbbkaop
官方網址 https://chrome.google.com/webstore/detail/get-top-tabs-latest-news/ilkpimjfignoghkjaggfbboecbbbkaop
簡介 Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide.…
檔案大小 2.5 MB
安裝次數 10,000
目前版本 1.4
更新時間 2021-06-01
上架時間 2021-04-14
評分 4.88/5 共 51 次評分
開發者 gettoptabs
電子郵箱 [email protected]
付費類型 free
擴展官網 https://gettoptabs.com/
說明頁面URL https://gettoptabs.com/contact-us/
隱私政策頁面URL https://gettoptabs.com/privacy-policy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Get Top Tabs | Latest News",
    "version": "1.4",
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "16": "images\/favicon-16x16.png",
        "32": "images\/favicon-32x32.png",
        "48": "images\/android-chrome-48x48.png",
        "128": "images\/android-chrome-128x128.png"
    },
    "page_action": {
        "default_popup": "settings.html",
        "default_icon": {
            "16": "images\/favicon-16x16.png",
            "32": "images\/favicon-32x32.png",
            "48": "images\/android-chrome-48x48.png",
            "128": "images\/android-chrome-128x128.png"
        }
    },
    "manifest_version": 2,
    "permissions": [
        "chrome:\/\/favicon\/*",
        "sessions",
        "tabs"
    ]
}