By: sblondon
Inspect and view changes in Html RFC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Html RFC",
"version": "1.2",
"description": "Suggest the same RFC in HTML format instead of plain text.",
"icons": {
"48": "icons/icon.png",
"96": "icons/icon_2x.png"
},
"content_scripts": [
{
"matches": [
"*://www.ietf.org/rfc/rfc*.txt",
"*://www.rfc-editor.org/rfc/rfc*.txt"
],
"js": [
"htmlrfc.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{3d0eb61d-d976-4a1f-8ef2-c16d93127922}"
}
}
} Best Html RFC Alternatives
Here are some Firefox add-ons that are similar to Html RFC: