Stylish New Tab - Wallpaper /Video Background

Stylish New Tab - Picture or Video Background

Stylish New Tab - Wallpaper /Video Background là gì?

Stylish New Tab - Wallpaper /Video Background là một tiện ích mở rộng Chrome được phát triển bởi http://stylishnewtab.com, và tính năng chính của nó là "Stylish New Tab - Picture or Video Background".

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

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Stylish New Tab - Wallpaper /Video Background

Tải xuống các tệp mở rộng Stylish New Tab - Wallpaper /Video Background 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

                        ----------------------------------------------------------------------------------------------------

By clicking "Add to chrome", I accept and agree to installing the Stylish New Tab - Wallpaper /Video Background extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy.
And: "Your new tab search will be powered by Bing". For information on the web search services data collection, please visit http://www.codefuel.com/legal/end_user_privacy_policy, 
and the search provider's privacy policy, as applicable, both as updated from time to time and at any successor locations
.-------------------------------------------------------------------------------------------------

Features :

- Automatic background image in new tab.
 Every time, you open new tab, you will see new image.
- Automatic background video.
- Change random pic or video
- Set your own particular image feed ( ex: forest, nature, cars..etc)
- Set your own particular video feed.
- Mute / Unmute background video, so you can listen to music of the video.
- Hide search bar to watch in full tab mode.
- Search from stylish tab.
- Many more features.


Check our terms of use : http://stylishnewtab.com/terms.html
Our Privacy policy : http://stylishnewtab.com/privacy_policy.html                    

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

Tên Stylish New Tab - Wallpaper /Video Background Stylish New Tab - Wallpaper /Video Background
ID dindfjhjpagipmjafljcfbpggdlmhlpm
URL Chính Thức https://chrome.google.com/webstore/detail/stylish-new-tab-wallpaper/dindfjhjpagipmjafljcfbpggdlmhlpm
Mô tả Stylish New Tab - Picture or Video Background
Kích Thước Tệp 2.6 MB
Số Lần Cài Đặt 66
Phiên Bản Hiện Tại 0.0.0.12
Cập Nhật Lần Cuối 2021-04-20
Ngày Phát Hành 2020-12-29
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển http://stylishnewtab.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.stylishnewtab.com
URL Trang Trợ Giúp http://www.stylishnewtab.com
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stylish New Tab - Wallpaper \/Video Background",
    "version": "0.0.0.12",
    "description": "Stylish New Tab - Picture or Video Background",
    "manifest_version": 2,
    "options_page": "html\/options.html",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "browser_action": {
        "default_icon": "icons\/icon32.png"
    },
    "icons": {
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icons128.png"
    }
}