Blockman Go
Blockman GO extension provide you with Blockman GO on PC new tab page. Created for Blockman GO fans.
Blockman Go là gì?
Blockman Go là một tiện ích mở rộng Chrome được phát triển bởi cindyyeo180, và tính năng chính của nó là "Blockman GO extension provide you with Blockman GO on PC new tab page. Created for Blockman GO fans.".
Ả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 Blockman Go
Tải xuống các tệp mở rộng Blockman Go 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
Blockman GO is a game that combines features of battle royale with graphics. Blockman GO is an enjoyable game which you can engage in entertaining clashes in on the list of numerous mini games the app consists of. Go into every single with the worlds and combat being the final survivor. Extension Features: 1. Shuffle Blockman Go every time you open a new tab. 2. Pick and choose your Blockman Go favorite design in new tab page. 3. Get easy access to websites with custom web search.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | hbblgibaeoebpipfenifkeaabgacjmfg |
URL Chính Thức | https://chrome.google.com/webstore/detail/blockman-go/hbblgibaeoebpipfenifkeaabgacjmfg |
Mô tả | Blockman GO extension provide you with Blockman GO on PC new tab page. Created for Blockman GO fans. |
Kích Thước Tệp | 1.96 MB |
Số Lần Cài Đặt | 20,000 |
Phiên Bản Hiện Tại | 23.10.240.102 |
Cập Nhật Lần Cuối | 2021-02-26 |
Ngày Phát Hành | 2021-02-18 |
Đánh Giá | 4.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | cindyyeo180 |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://freehdthemes.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "description": "__MSG_appDesc__", "default_locale": "en", "name": "__MSG_appName__", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "23.10.240.102" } |