提供元: fefedu973
Inspect and view changes in GitHub Markdown Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitHub Markdown Exporter",
"version": "2.0.1",
"description": "Export GitHub issues, discussions, pull requests, and wiki pages to markdown format",
"permissions": [
"activeTab",
"storage",
"clipboardWrite",
"scripting"
],
"host_permissions": [
"https://github.com/*",
"https://api.github.com/*"
],
"background": {
"scripts": [
"assets/background.js-CNECMhv0.js"
],
"type": "module"
},
"content_scripts": [
{
"js": [
"assets/content.js-oOlqUVa0.js"
],
"matches": [
"https://github.com/*"
],
"run_at": "document_idle",
"css": [
"assets/content-Dyo9xQLU.css"
]
}
],
"action": {
"default_popup": "popup.html",
"default_title": "GitHub Markdown Exporter",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"theme_icons": [
{
"size": 16,
"light": "icons/icon16-dark.png",
"dark": "icons/icon16.png"
},
{
"size": 32,
"light": "icons/icon32-dark.png",
"dark": "icons/icon32.png"
},
{
"size": 48,
"light": "icons/icon48-dark.png",
"dark": "icons/icon48.png"
},
{
"size": 128,
"light": "icons/icon128-dark.png",
"dark": "icons/icon128.png"
}
]
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"icons/icon16-dark.png",
"icons/icon32-dark.png",
"icons/icon48-dark.png",
"icons/icon128-dark.png"
],
"use_dynamic_url": false
},
{
"matches": [
"https://github.com/*"
],
"resources": [
"assets/content.js-oOlqUVa0.js"
],
"use_dynamic_url": false
}
],
"browser_specific_settings": {
"gecko": {
"id": "githubmarkdownexporter@fefedu973.fr",
"strict_min_version": "109.0"
}
}
} ベストのGitHub Markdown Exporter代替案
GitHub Markdown Exporterに類似したFirefox add-onをいくつか紹介します:
ChatGPT Export to Markdown
J. Chik
Chat Export
Jerren T
ChatGPT Markdown Exporter
devcxl
Save my Chatbot - AI Conversation Exporter
Hugo COLLIN
Github Markdown Writer
Shinemoon
ChatGPT & Claude Chat Exporter
EC
Quick Link Github
raicem
Webpage to Markdown
WeMeng
Markdown Collector
Simon Benedict
Export ChatGPT
Mohalobaidi
LLM Chat Exporter
KARIM DAMATY
Markdown Viewer Pro
Soul in Silicon