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คืออะไร?

Termux for pc - New Tab Background เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://freesoftforpc.com/termux-for-pc และคุณลักษณะหลักของมันคือ "Termux for pc extension provide you with 'Termux' design on new tab. Designed for 'Termux' app fans."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Termux for pc - New Tab Background

ดาวน์โหลดไฟล์ส่วนขยาย Termux for pc - New Tab Background ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Termux for pc - New Tab Background Termux for pc - New Tab Background
ID ldhmfglpedppkgdifbjjfbkbckgfjjij
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/termux-for-pc-new-tab-bac/ldhmfglpedppkgdifbjjfbkbckgfjjij
คำอธิบาย Termux for pc extension provide you with 'Termux' design on new tab. Designed for 'Termux' app fans.
ขนาดไฟล์ 1.22 MB
จำนวนการติดตั้ง 271
เวอร์ชันปัจจุบัน 1.2.1
อัปเดตครั้งล่าสุด 2021-12-28
วันที่เผยแพร่ 2021-12-28
ผู้พัฒนา https://freesoftforpc.com/termux-for-pc
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://freesoftforpc.com
ภาษาที่รองรับ 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"
}