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.”。
扩展截图
下载Sololearn for PC - New Tab BG扩展crx文件
下载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.
扩展基本信息
名称 | |
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" } |