Bitmoji [2021]
Use Bitmoji [2021] anywhere on web
ما هو Bitmoji [2021]؟
Bitmoji [2021] هو إضافة Chrome تم تطويرها بواسطة Extensions، والميزة الرئيسية لها هي "Use Bitmoji [2021] anywhere on web".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Bitmoji [2021]
قم بتنزيل ملفات الامتداد Bitmoji [2021] بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Bitmoji is your own personal emoji. • Create an expressive cartoon avatar • Choose from a huge library of stickers – all featuring YOU • Use Bitmoji in Snapchat and wherever else you chat Using Bitmoji in Snapchat unlocks Friendmoji – 2-person Bitmojis featuring you and your friends
معلومات أساسية عن التمديد
الاسم | |
ID | kadmcmacjkkkiclhdefflmniopajkomc |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/bitmoji-2021/kadmcmacjkkkiclhdefflmniopajkomc |
الوصف | Use Bitmoji [2021] anywhere on web |
حجم الملف | 27.65 KB |
عدد التثبيتات | 6,000 |
النسخة الحالية | 0.1.2 |
آخر تحديث | 2021-06-23 |
تاريخ النشر | 2021-06-23 |
تقييم | 1.00/5 مجموع تقييمات 1 |
المطور | Extensions |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "background": { "persistent": true, "scripts": [ "\/js\/background.js" ] }, "browser_action": { "default_icon": "icons\/icon19.png", "default_popup": "src\/browser_action\/browser_action.html", "default_title": "browser action demo" }, "description": "Use Bitmoji [2021] anywhere on web", "homepage_url": "https:\/\/install-extensions.com\/Bitmoji\/", "icons": { "128": "icons\/icon128.png", "16": "icons\/icon16.png", "48": "icons\/icon48.png" }, "manifest_version": 2, "name": "Bitmoji [2021]", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.2" } |