By: Gal Schlezinger
Inspect and view changes in Single Emoji source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Single Emoji",
"manifest_version": 2,
"version": "1.0.25",
"permissions": [
"storage",
"https://github.com/*",
"https://*.github.com/*",
"https://single-emoji.vercel.app/*"
],
"options_ui": {
"page": "options.html"
},
"background": {
"scripts": [
"service-worker.global.js"
]
},
"content_scripts": [
{
"matches": [
"https://*.github.com/*",
"https://github.com/*"
],
"js": [
"github-init.global.js"
]
},
{
"matches": [
"https://single-emoji.vercel.app/*"
],
"all_frames": true,
"js": [
"dashboard-init.global.js"
]
}
],
"web_accessible_resources": [
"github-fetch-inject.global.js",
"dashboard-init-script.global.js"
],
"content_security_policy": "default-src 'self'; connect-src https://* data: blob: filesystem:;",
"browser_specific_settings": {
"gecko": {
"id": "{e23d8cd8-aaf6-4857-9e46-326acefc842d}"
}
}
} Best Single Emoji Alternatives
Here are some Firefox add-ons that are similar to Single Emoji:
Emoji Everywhere
Jonathan Schad
Emoji Generator
Pine Mizune
Happy Slack
Simon Frey
Slemex - Slack Emoji Exporter
ValKev
Slackmoji
Gregory Koberger
Neutral Face Emoji Tools
Timothy Kempf
slack emoji meister
takanakahiko
Custom Emoji Addiction
Firefox user 14142821
larger-slack-emojis
Derek Alvarado
Slack Beeegmojis
mk-atlassian
:NeatEmoji: — Write emojis with colons
Neatrat
Gitmoji Browser Extension
Lyokolux