Sololearn for PC - New Tab BG

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

Sololearn for PC - New Tab BGคืออะไร?

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

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Sololearn for PC - New Tab BG

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

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

                        Sololearn for PC enables you to create a new background for each new tab opened in Google Chrome or another Chrome-based browser. We want to thank those Sololearn fans who use it on their PCs by giving them this special gift.

Each time you open your browser or create a new tab, you'll be able to enjoy the new look. All without sacrificing regular browser features.

There are dedicated buttons for Most visited sites, Search bar, Apps, that Chrome comes with by default, and some extras. The extra features include a time tray in which you can select whether the time is shown in 12-hour format or in 24-hour format.

In case you don't like the new image, you can also change the background.

With all of these features, both from the default Chrome tab and from Sololearn, you'll appreciate the convenience and boosted productivity.

The App is currently only available in English, but more languages will be added in the future.

----------
Legal:
----------
The owner of this trademark is Sololearn, LLC, which is registered in the U.S. and other countries. There is no affiliation between Sololearn, LLC. and this independent project developed by Time Help.                    

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

ชื่อ Sololearn for PC - New Tab BG Sololearn for PC - New Tab BG
ID ngpeocegonklmihjiacjobpigpmnaaie
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/sololearn-for-pc-new-tab/ngpeocegonklmihjiacjobpigpmnaaie
คำอธิบาย Sololearn for pc extension provide you with 'Sololearn' design on new tab. Designed for 'Sololearn' app fans.
ขนาดไฟล์ 754 KB
จำนวนการติดตั้ง 35
เวอร์ชันปัจจุบัน 1.2.1
อัปเดตครั้งล่าสุด 2022-01-12
วันที่เผยแพร่ 2022-01-12
ผู้พัฒนา https://freesoftforpc.com/sololearn-for-pc
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://freesoftforpc.com/
URL หน้าช่วยเหลือ https://freesoftforpc.com/contact-us
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sololearn for PC - New Tab BG",
    "background": {
        "scripts": [
            "js\/main.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Sololearn for pc extension provide you with 'Sololearn' design on new tab. Designed for 'Sololearn' app fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "1.2.1"
}