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 |
官方網址 | 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" } |