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은(는) https://freesoftforpc.com/sololearn-for-pc에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Sololearn for pc extension provide you with 'Sololearn' design on new tab. Designed for 'Sololearn' app fans."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Sololearn for PC - New Tab BG 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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