WebExtension.net
WebExtension.net

みんなの顔文字辞典

View on Chrome Web Store
View みんなの顔文字辞典 Chrome Extension on Chrome Web Store
4.6 (202 ratings)

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

みんなで顔文字を共有して自分だけの辞典を作れます。簡単にコピーして色んなところにペーストしたり、マイかおもじに保存した顔文字を右クリックで使うこともできます。
Type
Extension
Users
10,000 users
justoneplanet
View author page of justoneplanet
Published
Published on September 19, 2010
Version 1.4.13
Manifest version
2
Updated
Updated on May 27, 2022
View on Chrome Web Store
View みんなの顔文字辞典 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",
    "manifest_version": 2,
    "name": "\u307f\u3093\u306a\u306e\u9854\u6587\u5b57\u8f9e\u5178",
    "version": "1.4.13",
    "description": "\u307f\u3093\u306a\u3067\u9854\u6587\u5b57\u3092\u5171\u6709\u3057\u3066\u81ea\u5206\u3060\u3051\u306e\u8f9e\u5178\u3092\u4f5c\u308c\u307e\u3059\u3002\u7c21\u5358\u306b\u30b3\u30d4\u30fc\u3057\u3066\u8272\u3093\u306a\u3068\u3053\u308d\u306b\u30da\u30fc\u30b9\u30c8\u3057\u305f\u308a\u3001\u30de\u30a4\u304b\u304a\u3082\u3058\u306b\u4fdd\u5b58\u3057\u305f\u9854\u6587\u5b57\u3092\u53f3\u30af\u30ea\u30c3\u30af\u3067\u4f7f\u3046\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_title": "\u307f\u3093\u306a\u306e\u9854\u6587\u5b57\u8f9e\u5178",
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "init.js",
                "content.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "permissions": [
        "https:\/\/kaomoji.justoneplanet.info\/",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus"
    ]
}
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