Inspect and view changes in Accented Letters - Special characters source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Accented Letters - Special characters",
"version": "3.0",
"description": "__MSG_app_description__",
"default_locale": "en",
"icons": {
"16": "./img/icon-dark-16.png",
"24": "./img/icon-dark-24.png",
"48": "./img/icon-dark-48.png",
"96": "./img/icon-dark-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "accentedletters@saveriomorelli.com"
}
},
"action": {
"default_icon": {
"16": "./img/icon-light-16.png",
"24": "./img/icon-light-24.png",
"48": "./img/icon-light-48.png",
"96": "./img/icon-light-96.png"
},
"default_title": "Accented Letters - Special characters",
"default_popup": "./accentedletters.html"
},
"options_ui": {
"page": "settings.html",
"open_in_tab": true
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"optional_permissions": [
"http://*/*",
"https://*/*"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"js/content.js"
],
"all_frames": true
}
]
} Best Accented Letters - Special characters Alternatives
Here are some Firefox add-ons that are similar to Accented Letters - Special characters:
CopyMaj
JustGeek
Accents and non-breaking spaces
Christophe De Bernardi
Accent Copier
Sid
MozIta l10n add-on
Saverio Morelli (Sav22999)
Better letter
Георгий
StackExchange Copy to Clipboard
martinschmelzer
Advanced copy
Enmanuel Toribio
Copy text with Alt-Click
YujiSoftware
Cloverleaf
ChildishGiant
Emoji
Saverio Morelli (Sav22999)
Simple Copy-Paste Boxes
Useful Programmer