SHAREit for PC - Windows & Mac
Shareit for PC extension provide you with 'shareit' design on new tab. Designed for 'shareit for pc' Fans.
什么是SHAREit for PC - Windows & Mac?
SHAREit for PC - Windows & Mac是由https://www.shareitforpcappdownload.com开发的Chrome扩展程序,该扩展的主要功能是“Shareit for PC extension provide you with 'shareit' design on new tab. Designed for 'shareit for pc' Fans.”。
扩展截图
下载SHAREit for PC - Windows & Mac扩展crx文件
下载SHAREit for PC - Windows & Mac扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
It is an extension provide you new background with shareit tab page. This extension in mainly created for Shareit fans. It provide lots of amazing and unique features. That's why people like to use this app on their device. You can also get middle box google search ,date & time, most visited sites, and popular apps features on the new tab page. This extension is currently available on English language. You can use this extension and get all the features.
扩展基本信息
名称 | |
ID | jpbmejefgeoihnolecdijbghdmfjmjha |
官方URL | https://chrome.google.com/webstore/detail/shareit-for-pc-windows-ma/jpbmejefgeoihnolecdijbghdmfjmjha |
简介 | Shareit for PC extension provide you with 'shareit' design on new tab. Designed for 'shareit for pc' Fans. |
文件大小 | 3.29 MB |
安装次数 | 2,000 |
当前版本 | 1.2.1 |
更新时间 | 2021-11-27 |
上架时间 | 2021-11-27 |
开发者 | https://www.shareitforpcappdownload.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.shareitforpcappdownload.com/shareit-for-pc/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SHAREit for PC - Windows & Mac", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Shareit for PC extension provide you with 'shareit' design on new tab. Designed for 'shareit for pc' Fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.1" } |