WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Emoji Finder

Emoji Finder

View on Chrome Web Store
5.0 (4 ratings)
7 views
0 downloads

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

Emoji Finder helps you to generate and copy emojis to any web-page like FaceBook, Twitter, Gmail
Type
Extension
Users
567 users
4
InBasic
Featured Extension

Hand-picked for quality and usefulness

Published
Version 0.2.0
Manifest version
3
Updated
lifestyle/fun
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Emoji Finder",
    "version": "0.2.0",
    "description": "Emoji Finder helps you to generate and copy emojis to any web-page like FaceBook, Twitter, Gmail",
    "permissions": [
        "storage",
        "clipboardWrite"
    ],
    "action": {
        "default_popup": "Default.html",
        "default_icon": {
            "16": "Content\/Images\/16.png",
            "24": "Content\/Images\/24.png",
            "32": "Content\/Images\/32.png",
            "64": "Content\/Images\/64.png",
            "128": "Content\/Images\/128.png"
        }
    },
    "icons": {
        "16": "Content\/Images\/16.png",
        "24": "Content\/Images\/24.png",
        "32": "Content\/Images\/32.png",
        "64": "Content\/Images\/64.png",
        "128": "Content\/Images\/128.png"
    },
    "options_ui": {
        "page": "Options.html"
    },
    "background": {
        "service_worker": "Script\/Worker.js"
    },
    "homepage_url": "https:\/\/add0n.com\/emoji-finder.html",
    "commands": {
        "_execute_action": []
    }
}
© 2025 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.