Bitmoji [2021]
Use Bitmoji [2021] anywhere on web
Cos'è Bitmoji [2021]?
Bitmoji [2021] è un'estensione di Chrome sviluppata da Extensions, e la sua funzione principale è "Use Bitmoji [2021] anywhere on web".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Bitmoji [2021]
Scarica i file di estensione Bitmoji [2021] in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | kadmcmacjkkkiclhdefflmniopajkomc |
URL Ufficiale | https://chrome.google.com/webstore/detail/bitmoji-2021/kadmcmacjkkkiclhdefflmniopajkomc |
Descrizione | Use Bitmoji [2021] anywhere on web |
Dimensione del File | 27.65 KB |
Conteggio Installazioni | 6,000 |
Versione Corrente | 0.1.2 |
Ultimo Aggiornamento | 2021-06-23 |
Data di Pubblicazione | 2021-06-23 |
Valutazione | 1.00/5 Totale 1 Valutazioni |
Sviluppatore | Extensions |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |