Fountainhead - New tab

The best thing is that it is a new day to wake up every morning. May the early morning greetings bring you a refreshing mood!

Fountainhead - New tab là gì?

Fountainhead - New tab là một tiện ích mở rộng Chrome được phát triển bởi NZP, và tính năng chính của nó là "The best thing is that it is a new day to wake up every morning. May the early morning greetings bring you a refreshing mood!".

Ả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 Fountainhead - New tab

Tải xuống các tệp mở rộng Fountainhead - New tab 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

                        Massively beautiful HD photos are updated daily and you can enjoy every moment you open a new tab. There are also detailed weather forecasts that allow you to schedule your trips; Paper Stickers can quickly help you keep track of your daily information; often there are things that you forget to do when you are busy? Don't worry, we offer Todolist reminder service, remind you on time when you need it; of course, Gmail reminder, convenient bookmark bar, history, application list, etc.

=================================
Update log
Fix weather problems                    

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

Tên Fountainhead - New tab Fountainhead - New tab
ID lifdalbkdjohonajhdgfnodhngijaofh
URL Chính Thức https://chrome.google.com/webstore/detail/fountainhead-new-tab/lifdalbkdjohonajhdgfnodhngijaofh
Mô tả The best thing is that it is a new day to wake up every morning. May the early morning greetings bring you a refreshing mood!
Kích Thước Tệp 17.93 MB
Số Lần Cài Đặt 28
Phiên Bản Hiện Tại 1.2.1
Cập Nhật Lần Cuối 2019-01-14
Ngày Phát Hành 2019-01-14
Nhà Phát Triển NZP
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.2.1",
    "description": "__MSG_appDescription__",
    "permissions": [
        "chrome:\/\/favicon\/",
        "notifications",
        "alarms",
        "https:\/\/*.niuzhipi.com\/",
        "https:\/\/mail.google.com\/",
        "https:\/\/*.yahooapis.com\/",
        "http:\/\/127.0.0.1\/"
    ],
    "optional_permissions": [
        "bookmarks",
        "history",
        "management"
    ],
    "oauth2": {
        "client_id": "862153059723-992rcstogfgd02j8ip0fqr6hv0sdclrr.apps.googleusercontent.com",
        "scopes": [
            "profile",
            "https:\/\/www.googleapis.com\/auth\/gmail.readonly"
        ]
    },
    "icons": {
        "16": ".\/static\/logo\/logo_16.png",
        "19": ".\/static\/logo\/logo_19.png",
        "32": ".\/static\/logo\/logo_32.png",
        "48": ".\/static\/logo\/logo_48.png",
        "64": ".\/static\/logo\/logo_64.png",
        "128": ".\/static\/logo\/logo_128.png"
    },
    "browser_action": [],
    "default_locale": "en",
    "background": {
        "page": "background.html"
    },
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "manifest_version": 2
}