Psiphon for PC - New Tab Background
Psiphon for pc extension provide you with 'Psiphon' design on new tab. Designed for 'Psiphon' app fans.
Psiphon for PC - New Tab Background là gì?
Psiphon for PC - New Tab Background là một tiện ích mở rộng Chrome được phát triển bởi https://www.echoecho.me/psiphon-for-pc, và tính năng chính của nó là "Psiphon for pc extension provide you with 'Psiphon' design on new tab. Designed for 'Psiphon' app 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 Psiphon for PC - New Tab Background
Tải xuống các tệp mở rộng Psiphon for PC - New Tab Background 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
Psiphon On Laptop & PC extension provide you with Psiphon background in new tab page. Created for Psiphon fans. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Psiphon backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page. Let's see, what is Psiphon app? Psiphon gives you unprecedented access to your favourite news broadcasts and social media platforms. Psiphon protects you when you access WiFi hotspots by creating a secure, private tunnel between you and the Internet by nature. The best VPN tool for accessing everything on the internet is Psiphon. The Psiphon app is still available for Windows PCs and MacBooks.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ikblnajmpnehcdbpeahoijbjnophjmno |
URL Chính Thức | https://chrome.google.com/webstore/detail/psiphon-for-pc-new-tab-ba/ikblnajmpnehcdbpeahoijbjnophjmno |
Mô tả | Psiphon for pc extension provide you with 'Psiphon' design on new tab. Designed for 'Psiphon' app fans. |
Kích Thước Tệp | 869 KB |
Số Lần Cài Đặt | 2,000 |
Phiên Bản Hiện Tại | 1.2.2 |
Cập Nhật Lần Cuối | 2021-12-20 |
Ngày Phát Hành | 2021-12-08 |
Nhà Phát Triển | https://www.echoecho.me/psiphon-for-pc |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.echoecho.me |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Psiphon for PC - New Tab Background", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Psiphon for pc extension provide you with 'Psiphon' design on new tab. Designed for 'Psiphon' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.2" } |