BlockStarPlanet
BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet fans.
BlockStarPlanet là gì?
BlockStarPlanet là một tiện ích mở rộng Chrome được phát triển bởi jonang.1001, và tính năng chính của nó là "BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet 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 BlockStarPlanet
Tải xuống các tệp mở rộng BlockStarPlanet 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
BlockStarPlanet game is about offers a unique way to share creativity between friends, even between countries. On BlockStarPlanet you can create and share and mix your dreams with the funny, wacky, and wonderful dreams of thousands of other players. BlockStarPlanet Extension Features: 1. Shuffle BlockStarPlanet every time you open a new tab. 2. Select a list of unique design. 3. Get easy access to websites with custom web search. 4. Show current date and time automatically. 5. New Note for you to write down your tasks. 6. Get easy access to your most frequently visited websites. 7. Get easy access to your bookmarks websites.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | mbimljeinedpogefldnjpgocjkddlmlj |
URL Chính Thức | https://chrome.google.com/webstore/detail/blockstarplanet/mbimljeinedpogefldnjpgocjkddlmlj |
Mô tả | BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet fans. |
Kích Thước Tệp | 3.46 MB |
Số Lần Cài Đặt | 1,000 |
Phiên Bản Hiện Tại | 211.57.115.3997 |
Cập Nhật Lần Cuối | 2021-11-09 |
Ngày Phát Hành | 2020-06-15 |
Đánh Giá | 4.38/5 Tổng số 13 Đánh Giá |
Nhà Phát Triển | jonang.1001 |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BlockStarPlanet", "background": { "scripts": [ "js\/bg.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "description": "BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "211.57.115.3997", "permissions": [ "topSites", "bookmarks" ] } |