WebExtension.net
WebExtension.net

Emoji keyboard emojis for chrome

View on Chrome Web Store
View Emoji keyboard emojis for chrome Chrome Extension on Chrome Web Store
4.6 (6,281 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Emoji Keyboard is a free extension that lets you input emojis on the web browser of your computer
Type
Extension
Users
300,000 users
tasneem.cohen
View author page of tasneem.cohen
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 18, 2015
Version 6.0.3
Manifest version
3
Updated
Updated on August 11, 2024
View on Chrome Web Store
View Emoji keyboard emojis for chrome Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html"
    },
    "version": "6.0.3",
    "name": "Emoji keyboard emojis for chrome",
    "description": "Emoji Keyboard is a free extension that lets you input emojis on the web browser of your computer",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage",
        "webRequest",
        "scripting",
        "alarms",
        "declarativeNetRequest"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.adcc03ab.js"
            ],
            "css": []
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/jquery-3.1.0.min.js",
                "images\/sprites\/emojione\/emojione-0-2x.png",
                "images\/sprites\/emojione\/emojione-1-2x.png",
                "images\/sprites\/emojione\/emojione-2-2x.png",
                "images\/sprites\/emojione\/emojione-3-2x.png",
                "images\/sprites\/emojione\/emojione-4-2x.png",
                "images\/sprites\/emojione\/emojione-5-2x.png",
                "images\/sprites\/emojione\/emojione-6-2x.png",
                "images\/sprites\/emojione\/emojione-7-2x.png",
                "images\/sprites\/emojione\/emojione-8-2x.png",
                "css\/sweetalert2.min.css",
                "js\/sweetalert2.min.js",
                "images\/emojikeyboard.png"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "chromeos": "Alt+Shift+E",
                "linux": "Alt+Shift+E",
                "mac": "Alt+Shift+E",
                "windows": "Alt+Shift+E"
            }
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top