Star Wars HD HD New Tab
Download the Star Wars HD New Tab extension, change the appearance of your browser and get new features.
Star Wars HD HD New Tab là gì?
Star Wars HD HD New Tab là một tiện ích mở rộng Chrome được phát triển bởi Wallpaper New Tab, và tính năng chính của nó là "Download the Star Wars HD New Tab extension, change the appearance of your browser and get new features.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Star Wars HD HD New Tab
Tải xuống các tệp mở rộng Star Wars HD HD 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
Install Star Wars New Tab Theme and enjoy handpicked HD images of Star Wars. It comes with some cool properties that will improve your New Tab experience like: - High quality wallpapers with every new tab - Current Date/Time - Search bar in the middle of the screen of your browser. - Shortcut links to social networks and shopping websites
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | bjnefpehkfadkkahnhmnjgdefnclakbk |
URL Chính Thức | https://chrome.google.com/webstore/detail/star-wars-hd-hd-new-tab/bjnefpehkfadkkahnhmnjgdefnclakbk |
Mô tả | Download the Star Wars HD New Tab extension, change the appearance of your browser and get new features. |
Kích Thước Tệp | 12.68 MB |
Số Lần Cài Đặt | 8,000 |
Phiên Bản Hiện Tại | 1.1.5 |
Cập Nhật Lần Cuối | 2020-04-28 |
Ngày Phát Hành | 2020-04-26 |
Đánh Giá | 4.92/5 Tổng số 13 Đánh Giá |
Nhà Phát Triển | Wallpaper New Tab |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://addiyos.com/privacy-policy.html |
Ngôn Ngữ Được Hỗ Trợ | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "version": "1.1.5", "default_locale": "en", "icons": { "128": "icons\/ic128.png", "48": "icons\/ic48.png" }, "offline_enabled": true, "browser_action": { "default_icon": "icons\/ic48.png" }, "chrome_url_overrides": { "newtab": "main.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/star-wars-hd.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'" } |