*NEW* Sharks HD Wallpapers New Tab Theme

HD wallpaper images of hammerhead great white sand bull whale sharks and more to theme your new tab.

*NEW* Sharks HD Wallpapers New Tab Theme là gì?

*NEW* Sharks HD Wallpapers New Tab Theme là một tiện ích mở rộng Chrome được phát triển bởi http://brandthunder.com, và tính năng chính của nó là "HD wallpaper images of hammerhead great white sand bull whale sharks and more to theme your new tab.".

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

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng *NEW* Sharks HD Wallpapers New Tab Theme

Tải xuống các tệp mở rộng *NEW* Sharks HD Wallpapers New Tab Theme 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

                        Customize your New Tab page for Chrome and enjoy amazing images of sharks with every new tab.

This extension is anyone who loves sharks. Customize your dashboard, get direct, convenient web searches, keep track of your ToDo's, and transform every browser new tab into your own personalized home page.

Features
• Shark wallpaper images with every new tab
• Custom background: Upload up to 20 personal images
• To-Do list feature
• Customizable dashboard and settings
• Weather information
• Time                    

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

Tên *NEW* Sharks HD Wallpapers New Tab Theme *NEW* Sharks HD Wallpapers New Tab Theme
ID pignfbglneecegknndgdcpogfdbmneal
URL Chính Thức https://chrome.google.com/webstore/detail/new-sharks-hd-wallpapers/pignfbglneecegknndgdcpogfdbmneal
Mô tả HD wallpaper images of hammerhead great white sand bull whale sharks and more to theme your new tab.
Kích Thước Tệp 20.18 KB
Số Lần Cài Đặt 447
Phiên Bản Hiện Tại 4.0.4.8
Cập Nhật Lần Cuối 2018-06-14
Ngày Phát Hành 2018-06-14
Đánh Giá 3.43/5 Tổng số 42 Đánh Giá
Nhà Phát Triển http://brandthunder.com
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp http://support.brandthunder.com
URL Trang Chính Sách Bảo Mật http://brandthunder.com/privacy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "*NEW* Sharks HD Wallpapers New Tab Theme",
    "version": "4.0.4.8",
    "description": "HD wallpaper images of hammerhead great white sand bull whale sharks and more to theme your new tab.",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_title": "*NEW* Sharks HD Wallpapers New Tab Theme",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png"
        }
    },
    "options_ui": {
        "page": "options.html",
        "chrome_style": true
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "http:\/\/*.brandthunder.com\/*",
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}