Bitmoji [2021]
Use Bitmoji [2021] anywhere on web
What is Bitmoji [2021]?
Bitmoji [2021] is a Chrome extension developed by Extensions, and its main feature is "Use Bitmoji [2021] anywhere on web".
Extension Screenshots
Download Bitmoji [2021] Extension CRX File
Download Bitmoji [2021] extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | kadmcmacjkkkiclhdefflmniopajkomc |
Official URL | https://chrome.google.com/webstore/detail/bitmoji-2021/kadmcmacjkkkiclhdefflmniopajkomc |
Description | Use Bitmoji [2021] anywhere on web |
File Size | 27.65 KB |
Installation Count | 6,000 |
Current Version | 0.1.2 |
Last Updated | 2021-06-23 |
Publish Date | 2021-06-23 |
Rating | 1.00/5 Total 1 Ratings |
Developer | Extensions |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |