By: Kraftware Labs
Inspect and view changes in MarkLens — Markdown Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "2.0.0",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"default_locale": "en",
"permissions": [
"storage",
"activeTab",
"scripting",
"downloads"
],
"web_accessible_resources": [
"fonts/*/*.woff2",
"icons/*.png"
],
"browser_specific_settings": {
"gecko": {
"id": "marklens@kraftwarelabs.com",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html"
},
"content_scripts": [
{
"matches": [
"*://*/*.markdown",
"*://*/*.md",
"file:///**/*.markdown",
"file:///**/*.md"
],
"run_at": "document_idle",
"css": [
"content-scripts/content.css"
],
"js": [
"content-scripts/content.js",
"content-scripts/katex.js",
"content-scripts/mermaid.js"
]
}
]
} Best MarkLens — Markdown Viewer Alternatives
Here are some Firefox add-ons that are similar to MarkLens — Markdown Viewer:
Markdown Viewer Pro
Soul in Silicon
Markdown Viewer
simov
Markdown Viewer
xicilion
Markdown Reader
Bener
Markdown Viewer Webext
Cimbali
Online Markdown Viewer with HTML Preview
mdapp leadtech
Markdown Viewer Plus
Sunwin100 Net
MarkdownPreview
jaminn123
Markie - Copy as Markdown
miracle
Markdown Viewer
markdown_viewer
MarkConvert
FoxyDoxy
Markdown Diagrams
Modulo srl