제작자: SoloThought Add-on
Inspect and view changes in Text2Chart GitHub Previewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Text2Chart GitHub Previewer",
"version": "1.0",
"description": "Preview .stflow files as charts on GitHub using Text2Chart.js",
"author": "SoloThought",
"homepage_url": "https://github.com/solothought/Text2Chart",
"icons": {
"32": "icons/Text2Chart_logo-32.png",
"64": "icons/Text2Chart_logo-64.png",
"128": "icons/Text2Chart_logo-128.png"
},
"host_permissions": [
"*://github.com/*"
],
"content_scripts": [
{
"matches": [
"*://github.com/*",
"*://www.github.com/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "solothought.official@gmail.com"
}
}
} 최고의 Text2Chart GitHub Previewer 대안
다음은 Text2Chart GitHub Previewer과(와) 유사한 Firefox add-on입니다:
Shader Graph GitHub previewer
Stelios Petrakis
File Previewer
Jenil Prajapati
StructFlow
jessusrdev
Markdown Diagrams
Modulo srl
Open Github in editor
a7madgamal
Diff Navigator for GitHub
Dean Attali
Online Markdown Viewer with HTML Preview
mdapp leadtech
Notifications Preview for GitHub
Fregante
Graph Tab for GitHub
Andrey Dodonov
MarkdownPreview
venaris
GitHub MD Preview TFSci Theme
Alyw732432
VS Code Web
Rakibur Rahaman