WebExtension.net
WebExtension.net

Emoji Keyboard by JoyPixels®

View on Chrome Web Store
View Emoji Keyboard by JoyPixels® Chrome Extension on Chrome Web Store
4.3 (2,292 ratings)

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

The world's leading emoji keyboard for Chrome. Now Unicode 15.1 compatible!
Type
Extension
Users
600,000 users
Website joypixels.com
JoyPixels Inc
View author page of JoyPixels Inc
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 18, 2016
Version 9.0.0
Manifest version
3
Updated
Updated on November 15, 2024
View on Chrome Web Store
View Emoji Keyboard by JoyPixels® Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Emoji Keyboard by JoyPixels\u00ae",
    "description": "The world's leading emoji keyboard for Chrome. Now Unicode 15.1 compatible!",
    "version": "9.0.0",
    "permissions": [
        "storage",
        "activeTab",
        "clipboardWrite"
    ],
    "icons": {
        "16": "images\/icons\/icon-48.png",
        "32": "images\/icons\/icon-48.png",
        "48": "images\/icons\/icon-48.png",
        "128": "images\/icons\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/icons\/icon-48.png",
            "32": "images\/icons\/icon-48.png",
            "48": "images\/icons\/icon-48.png",
            "128": "images\/icons\/icon-128.png"
        },
        "default_popup": "popup.html"
    },
    "options_ui": {
        "page": "popup.html?routeTo=options"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Alt+Shift+E",
                "mac": "Command+Shift+E",
                "chromeos": "Alt+Shift+E",
                "linux": "Alt+Shift+E"
            }
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "https:\/\/www.google-analytics.com\/*"
            ],
            "js": [
                "js\/content-script.js"
            ]
        }
    ]
}
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