SquareTab
SquareTab allows you to fully customize your browsers start page
SquareTab là gì?
SquareTab là một tiện ích mở rộng Chrome được phát triển bởi SquareMedia, và tính năng chính của nó là "SquareTab allows you to fully customize your browsers start page".
Ả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 SquareTab
Tải xuống các tệp mở rộng SquareTab 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
SquareTab changes your new tab and has a default search provider of Bing. SquareTab is free and can be easily removed anytime.
-------------------------------------------------------
By adding this extension, you agree to our privacy policy available at https://squarestartpage.com/privacy
By adding this extension, you agree to our terms of service available at https://squarestartpage.com/terms
If you have questions or feedback, you can contact us here
https://squarestartpage.com/contact
If you need help removing or resetting the Start Page, follow these steps:
https://squarestartpage.com/uninstall Thông Tin Cơ Bản về Tiện Ích Mở Rộng
| Tên | |
| ID | hnjlcpngjhdoehbjfkmhjagmmojcimnc |
| URL Chính Thức | https://chromewebstore.google.com/detail/squaretab/hnjlcpngjhdoehbjfkmhjagmmojcimnc |
| Mô tả | SquareTab allows you to fully customize your browsers start page |
| Kích Thước Tệp | 492 KB |
| Số Lần Cài Đặt | 4,698 |
| Phiên Bản Hiện Tại | 2.1.2 |
| Cập Nhật Lần Cuối | 2024-02-17 |
| Ngày Phát Hành | 2022-09-10 |
| Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
| Nhà Phát Triển | SquareMedia |
| [email protected] | |
| Loại Thanh Toán | free |
| URL Trang Trợ Giúp | https://squarestartpage.com/contact |
| URL Trang Chính Sách Bảo Mật | https://squarestartpage.com/privacy?ref=cws |
| Ngôn Ngữ Được Hỗ Trợ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "SquareTab",
"short_name": "SquareTab",
"description": "SquareTab allows you to fully customize your browsers start page",
"version": "2.1.2",
"manifest_version": 3,
"offline_enabled": true,
"chrome_url_overrides": {
"newtab": "\/index.html"
},
"background": {
"service_worker": "service-worker.js"
},
"permissions": [
"storage",
"topSites"
],
"optional_permissions": []
} | |