Por: Flashi
Inspect and view changes in PolyMoji source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PolyMoji",
"version": "1.3.0",
"description": "Switch emoji styles — Apple, Google, Fluent, Tossface and more",
"permissions": [
"storage",
"unlimitedStorage",
"tabs"
],
"host_permissions": [
"http://*/*",
"https://*/*"
],
"action": {
"default_popup": "popup.html",
"default_title": "PolyMoji",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{7f4a20b0-8b1e-4b2a-9d3f-123456789abc}",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"is_automated_collection": false,
"is_personal_data": false
}
}
}
} Melhores alternativas PolyMoji
Aqui estão algumas Firefox add-ons que são similares a PolyMoji:
TrueMoji
voidksa2
Noto Emoji Replacer
Phkhoik10
FireMoji
Ap Singh
Emojis Keyboard
OinkAndStuff
Twemojify
nyabla
Emoji Pickers
emojipicker
Git Moji - Git commits enhancer
Louis Grasset
Shortmoji — Emoji Shortcodes
Sven Meys
TypeMoji
Irosh Prasad
WordSwapper – Word & Emoji Replacer
A. Onat