Por: kit494way
Inspect and view changes in github-toc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "github-toc",
"version": "0.2.0",
"description": "Show the table of contents in github and make it possible to jump to headings.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"activeTab",
"scripting"
],
"page_action": {
"default_icon": "icons/icon-48.png",
"default_title": "GitHub TOC",
"default_popup": "popup/index.html",
"show_matches": [
"https://github.com/*"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{371ab72d-4e7e-490e-93bf-56dd58e7d2fe}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas github-toc
Aquí hay algunas Firefox add-ons que son similares a github-toc:
Table of Contents for GitHub
Arthur Hammer
ToC Generator for GitHub Wiki
ClearCode Inc.
GitHub Floating TOC
Jacky Mai
Table of contents
Nathan Manceaux-Panot
Tocic - Chatbot Table of Content
Alan Cheung
Github Code Outline
VJ
Github1s button
GHOST
Gitako - Github file tree
EnixCoda
Diff Navigator for GitHub
Dean Attali
Smart TOC
FallenMax
Github to Stackblitz
Firefox user 14101245
Github Issue Reactions
Norfeldt