Termux for pc - New Tab Background

Termux for pc extension provide you with 'Termux' design on new tab. Designed for 'Termux' app fans.

Termux for pc - New Tab Background là gì?

Termux for pc - New Tab Background là một tiện ích mở rộng Chrome được phát triển bởi https://freesoftforpc.com/termux-for-pc, và tính năng chính của nó là "Termux for pc extension provide you with 'Termux' design on new tab. Designed for 'Termux' app fans.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Termux for pc - New Tab Background

Tải xuống các tệp mở rộng Termux 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

                        Termux On Laptop & PC extension provide you with Termux background in new tab page. Created for Termux fans.

This extension features some of the best artwork to make you feel good on your Chrome browser. 

Choose your favorite Termux 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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Termux for pc - New Tab Background Termux for pc - New Tab Background
ID ldhmfglpedppkgdifbjjfbkbckgfjjij
URL Chính Thức https://chrome.google.com/webstore/detail/termux-for-pc-new-tab-bac/ldhmfglpedppkgdifbjjfbkbckgfjjij
Mô tả Termux for pc extension provide you with 'Termux' design on new tab. Designed for 'Termux' app fans.
Kích Thước Tệp 1.22 MB
Số Lần Cài Đặt 271
Phiên Bản Hiện Tại 1.2.1
Cập Nhật Lần Cuối 2021-12-28
Ngày Phát Hành 2021-12-28
Nhà Phát Triển https://freesoftforpc.com/termux-for-pc
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://freesoftforpc.com
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Termux for pc - New Tab Background",
    "background": {
        "scripts": [
            "js\/main.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Termux for pc extension provide you with 'Termux' design on new tab. Designed for 'Termux' app fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "1.2.1"
}