Baldi’s Basics - New Tab
Baldi’s Basics New Tab is now available on chrome
Baldi’s Basics - New Tab là gì?
Baldi’s Basics - New Tab là một tiện ích mở rộng Chrome được phát triển bởi temam00nadjib, và tính năng chính của nó là "Baldi’s Basics New Tab is now available on chrome".
Ả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 Baldi’s Basics - New Tab
Tải xuống các tệp mở rộng Baldi’s Basics - 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
Play video games in Baldi’s Basics . How to use - Just by clicking on Add to Chrome it will be added automatically install. - Enjoy Baldi’s Basics ! - More Games, Change Wallpaper, Middle Search * You have to disable ad-blocker for use this extension.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | keaheimlejgcjceehkhokklfdjkcfmjm |
URL Chính Thức | https://chrome.google.com/webstore/detail/baldi%E2%80%99s-basics-new-tab/keaheimlejgcjceehkhokklfdjkcfmjm |
Mô tả | Baldi’s Basics New Tab is now available on chrome |
Kích Thước Tệp | 489 KB |
Số Lần Cài Đặt | 384 |
Phiên Bản Hiện Tại | 101.690.220.19 |
Cập Nhật Lần Cuối | 2021-09-30 |
Ngày Phát Hành | 2021-09-30 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | temam00nadjib |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://funformathgame.com/baldis-basics |
URL Trang Chính Sách Bảo Mật | https://funformathgame.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "background": { "scripts": [ "js\/bg.js" ] }, "browser_action": { "default_icon": "images\/icon.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "description": "Baldi\u2019s Basics New Tab is now available on chrome", "icons": { "128": "images\/icon.png", "16": "images\/16.png", "48": "images\/48.png" }, "content_security_policy": "script-src 'self' https:\/\/*.google.com 'unsafe-eval'; object-src 'self'", "manifest_version": 2, "name": "Baldi\u2019s Basics - New Tab", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "101.690.220.19" } |