Inspect and view changes in FUnn chars source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FUnn chars",
"version": "1.1.12resigned1",
"description": "Adiciona ao firefox listas de emoticons para copiar e colar",
"icons": {
"48": "imgs/ic_app_48.gif"
},
"browser_specific_settings": {
"gecko": {
"id": "{69c64e13-ee4e-4668-9633-59c20bdf6b14}",
"strict_min_version": "57.0"
}
},
"browser_action": {
"default_icon": "imgs/ic_app_48.gif",
"default_title": "Open popup",
"default_popup": "popup-action.html"
},
"sidebar_action": {
"default_icon": "imgs/ic_app_48.gif",
"default_title": "Open popup",
"default_panel": "popup-action.html",
"browser_style": false
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/"
],
"js": [
"js/options.js"
]
}
],
"options_ui": {
"open_in_tab": true,
"page": "options.html"
},
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "Ctrl+Shift+Y",
"windows": "Ctrl+Shift+Y",
"mac": "MacCtrl+Shift+Y"
},
"description": "Opens hello.html"
}
},
"permissions": [
"*://*/",
"clipboardWrite",
"clipboardRead",
"storage"
]
} Best FUnn chars Alternatives
Here are some Firefox add-ons that are similar to FUnn chars: