TabRocket New Tab Page

Your simple new tab page! Faster and better alternative to the Google New Tab Page!

TabRocket New Tab Page là gì?

TabRocket New Tab Page là một tiện ích mở rộng Chrome được phát triển bởi https://tabrocket.jimdo.com, và tính năng chính của nó là "Your simple new tab page! Faster and better alternative to the Google New Tab Page!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng TabRocket New Tab Page

Tải xuống các tệp mở rộng TabRocket New Tab Page dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        NOTE: It is recommended that you use my other extension, DashTab, instead of TabRocket: https://goo.gl/QTklJZ

TabRocket is your simple alternative to Google's new tab page. The design has been stripped down to the bare essentials. Time, date, apps, and favorite websites. Access your favorite website with the Quick Links, and custom designed banners to complete the look.

Features:
- Simple, alluring new tab page
- Time and date in center
- Change the background, or use the default
- Chrome Apps shortcut
- Customizable Quick Links for your favorite websites*

Please give us a good review if you like TabRocket. We will continue to remain ad-free, but please share to show your support!

New in 1.2.2:
- Added Banners: Outlook Online, Craigslist, Netflix, Walmart, Imgur, and ESPN
- UI Improvements

New in 1.2.1:
- Fixed update issues with adding quick links

New in 1.2:
- Added Quick Links for your favorite websites
- Added custom banners for Quick Links
- Added spacebar functionality to welcome page
- Slightly revamped interface
- Help and Guide pages on website
- New default background
- Old default background still accessible
- Guides for using custom banners and backgrounds

New in 1.1.5:
- Fixed time-greeting

New in 1.1.4:
- Speed improvements
- Any background will work
- Background scaling issues fixed
- Change elements from white to black to suit any background

Fill out our contact form under the "Support Tab" if you have any inquiries.

*Quick links designed for US websites only. Ex. google.co.uk won't work, only google.com.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên TabRocket New Tab Page TabRocket New Tab Page
ID klmkhcojgbaliikoaiekeohkloeaojnj
URL Chính Thức https://chromewebstore.google.com/detail/tabrocket-new-tab-page/klmkhcojgbaliikoaiekeohkloeaojnj
Mô tả Your simple new tab page! Faster and better alternative to the Google New Tab Page!
Kích Thước Tệp 3.86 MB
Số Lần Cài Đặt 110
Phiên Bản Hiện Tại 1.2.3
Cập Nhật Lần Cuối 2016-06-27
Ngày Phát Hành 2016-06-26
Đánh Giá 4.71/5 Tổng số 7 Đánh Giá
Nhà Phát Triển https://tabrocket.jimdo.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://tabrocket.jimdo.com/
URL Trang Trợ Giúp http://tabrocket.jimdo.com/help/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Mark N",
    "background": {
        "persistent": false,
        "scripts": [
            "js\/background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Your simple new tab page! Faster and better alternative to the Google New Tab Page!",
    "homepage_url": "http:\/\/tabrocket.jimdo.com\/",
    "icons": {
        "128": "icons\/icon128.png",
        "32": "icons\/icon32.png",
        "512": "icons\/icon512.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwMo6UXCHLQFUVvk9cFEM9Mc+FrxhzwzZz\/m0yux4tC2Jyxy4MCyVTzgoSPBHb0y\/kGsNlAgz9NXM1zYFSYgITgYzogjymgWG3Tif7\/Ahn3rpKEm\/OWraVljOhX4iEqGXXLQt+StnsuO8gCtaM3IQWk1scGm\/g5jtLRqkEaT4uHqP7cBS6Ttgm7bpmGKRVrQKX+jFcHFA2HGPmyfa8fG7hu+m2zkK1N6VdpXk19DcICTOv5NP3jbKsrPX++ANYRsM+bN4ePKOt+MUzyUGHHrSbrgfcN\/b5vCKJoSo6ttfjEsRUuu8bTs4ZvoK90Ugj337ESJ1YsM9udIitHmQnJkIXwIDAQAB",
    "manifest_version": 2,
    "minimum_chrome_version": "20",
    "name": "TabRocket New Tab Page",
    "permissions": [
        "storage",
        "tabs"
    ],
    "short_name": "TabRocket",
    "version": "1.2.3"
}