By: Craig McNeill
Inspect and view changes in UniType source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "UniType",
"version": "1.1.0",
"author": "Craig McNeill",
"description": "Type in cool unicode fonts anywhere.",
"homepage_url": "https://github.com/cmmcneill/UniType",
"icons": {
"48": "icons/unitype_48.png",
"96": "icons/unitype_96.png"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"scripts/fonts.js",
"scripts/content.js"
]
}
],
"background": {
"scripts": [
"scripts/background.js"
]
},
"browser_action": {
"default_icon": {
"16": "icons/unitype_off_16.png",
"32": "icons/unitype_off_32.png"
},
"default_title": "UniType is OFF",
"default_popup": "popup/popup.html",
"browser_style": true
}
} Best UniType Alternatives
Here are some Firefox add-ons that are similar to UniType:
Unicodify – Text transformer
rugk
Easy Unicode Input
Michael Talbot
Insert Unicode
Michael Talbot
Custom Characters
Michael Talbot
Unicode Font Converter
Character Count
Unicode Keyboard
8472
Wikimedia Input Tools
Sai Karthik
Typify
typify
Custom Font Changer
Nepdia
Web Font Switcher
Zaynah Noble
Random Font Changer
DylanVH