Themes Antartic
Our extension makes your new tab even more beautiful with Antartic HD wallpaper images
Themes Antartic là gì?
Themes Antartic là một tiện ích mở rộng Chrome được phát triển bởi marcoverrat04, và tính năng chính của nó là "Our extension makes your new tab even more beautiful with Antartic HD wallpaper images".
Ả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 Themes Antartic
Tải xuống các tệp mở rộng Themes Antartic 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
Do you like Antartic's photos? So with this extension you will be happy, because we offer beautiful wallpapers of Antartic that will embellish your new tabs.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dgobjfddfpdfhjhdgbhaflhfpjpahagb |
URL Chính Thức | https://chrome.google.com/webstore/detail/themes-antartic/dgobjfddfpdfhjhdgbhaflhfpjpahagb |
Mô tả | Our extension makes your new tab even more beautiful with Antartic HD wallpaper images |
Kích Thước Tệp | 14.01 MB |
Số Lần Cài Đặt | 37 |
Phiên Bản Hiện Tại | 1.0.0 |
Cập Nhật Lần Cuối | 2018-03-27 |
Ngày Phát Hành | 2018-03-27 |
Đánh Giá | 4.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | marcoverrat04 |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | de,en,fr,es,it,pt-BR,pt-PT,ru |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "__MSG_appName__" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "__MSG_appName__", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |