SHAREIT For PC & Windows - New Tab Background
SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.
ما هو SHAREIT For PC & Windows - New Tab Background؟
SHAREIT For PC & Windows - New Tab Background هو إضافة Chrome تم تطويرها بواسطة https://www.echoecho.me/shareit-for-pc، والميزة الرئيسية لها هي "SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة SHAREIT For PC & Windows - New Tab Background
قم بتنزيل ملفات الامتداد SHAREIT For PC & Windows - New Tab Background بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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?
معلومات أساسية عن التمديد
الاسم | |
ID | ffjkeppmlffhfgeaijhciclklgmcnmog |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/shareit-for-pc-windows-ne/ffjkeppmlffhfgeaijhciclklgmcnmog |
الوصف | SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans. |
حجم الملف | 946 KB |
عدد التثبيتات | 40 |
النسخة الحالية | 1.2 |
آخر تحديث | 2022-03-06 |
تاريخ النشر | 2022-02-03 |
المطور | https://www.echoecho.me/shareit-for-pc |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.echoecho.me |
اللغات المدعومة | 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" } } |