SHAREIT For PC & Windows - New Tab Background
SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.
What is SHAREIT For PC & Windows - New Tab Background?
SHAREIT For PC & Windows - New Tab Background is a Chrome extension developed by https://www.echoecho.me/shareit-for-pc, and its main feature is "SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.".
Extension Screenshots
Download SHAREIT For PC & Windows - New Tab Background Extension CRX File
Download SHAREIT For PC & Windows - New Tab Background extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
SHAREIT On Laptop & PC extension provide you with SHAREIT background in new tab page. Created for SHAREIT fans. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite SHAREIT backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page. Let's see, What is SHAREIT app?
Extension Basic Information
Name | |
ID | ffjkeppmlffhfgeaijhciclklgmcnmog |
Official URL | https://chrome.google.com/webstore/detail/shareit-for-pc-windows-ne/ffjkeppmlffhfgeaijhciclklgmcnmog |
Description | SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans. |
File Size | 946 KB |
Installation Count | 40 |
Current Version | 1.2 |
Last Updated | 2022-03-06 |
Publish Date | 2022-02-03 |
Developer | https://www.echoecho.me/shareit-for-pc |
[email protected] | |
Payment Type | free |
Extension Website | https://www.echoecho.me |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2", "name": "SHAREIT For PC & Windows - New Tab Background", "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.", "offline_enabled": true, "action": { "default_icon": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" } }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" }, "background": { "service_worker": "js\/main.js" } } |