Por: martinschmelzer
Inspect and view changes in Fira Code for StackOverflow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Fira Code for StackOverflow",
"version": "1.3",
"author": "Martin Schmelzer",
"description": "Use the beautiful Fira Code font (https://github.com/tonsky/FiraCode) and its ligatures for code chunks on StackOverflow!",
"applications": {
"gecko": {
"id": "{098f3326-6008-405a-b454-1509a7935332}",
"strict_min_version": "57.0"
}
},
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"*://*.stackoverflow.com/*"
],
"js": [
"js/fira.js"
],
"css": [
"css/styles.css"
]
}
],
"options_ui": {
"page": "html/options.html"
},
"permissions": [
"storage"
]
} Mejores alternativas Fira Code for StackOverflow
Aquí hay algunas Firefox add-ons que son similares a Fira Code for StackOverflow:
Firahub
Dante Falzone
Fira Github
Firefox user 13703371
Font Contrast
Francesco Fusco
Stack Overflow Prettifier
jmwoliver
Stack Copy Button
MrMino
Stack Overflow Indentation++
Nathan
StackExchange Copy to Clipboard
martinschmelzer
StackOverflow Syntax Highlight
vietan0
Linux Libertine Font Package
Krasnaya Ploshchad
Website Font Display
LEO88
Comic Sans Everywhere
pieterman2000
Code Self Study
j127