Bitmoji [2021]
Use Bitmoji [2021] anywhere on web
Qu'est-ce que Bitmoji [2021] ?
Bitmoji [2021] est une extension Chrome développée par Extensions, et sa fonction principale est "Use Bitmoji [2021] anywhere on web".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Bitmoji [2021]
Téléchargez les fichiers d'extension Bitmoji [2021] au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | kadmcmacjkkkiclhdefflmniopajkomc |
URL Officiel | https://chrome.google.com/webstore/detail/bitmoji-2021/kadmcmacjkkkiclhdefflmniopajkomc |
Description | Use Bitmoji [2021] anywhere on web |
Taille du Fichier | 27.65 KB |
Nombre d'Installations | 6,000 |
Version Actuelle | 0.1.2 |
Dernière Mise à Jour | 2021-06-23 |
Date de Publication | 2021-06-23 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | Extensions |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } |