SHAREIT For PC & Windows - New Tab Background
SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.
O que é SHAREIT For PC & Windows - New Tab Background?
SHAREIT For PC & Windows - New Tab Background é uma extensão do Chrome desenvolvida por https://www.echoecho.me/shareit-for-pc, e sua principal característica é "SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão SHAREIT For PC & Windows - New Tab Background
Baixe arquivos de extensão SHAREIT For PC & Windows - New Tab Background no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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?
Informações Básicas da Extensão
Nome | |
ID | ffjkeppmlffhfgeaijhciclklgmcnmog |
URL Oficial | https://chrome.google.com/webstore/detail/shareit-for-pc-windows-ne/ffjkeppmlffhfgeaijhciclklgmcnmog |
Descrição | SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans. |
Tamanho do Arquivo | 946 KB |
Contagem de Instalações | 40 |
Versão Atual | 1.2 |
Última Atualização | 2022-03-06 |
Data de Publicação | 2022-02-03 |
Desenvolvedor | https://www.echoecho.me/shareit-for-pc |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.echoecho.me |
Idiomas Suportados | 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" } } |