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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
}