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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย gettoptabs และคุณลักษณะหลักของมันคือ "Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide.…"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Get Top Tabs | Latest News

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
    ]
}