Inspect and view changes in GitHub Snippets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "Nanashi. <@sevenc-nanashi>",
"description": "Adds a section to copy text in GitHub repository page.",
"name": "GitHub Snippets",
"version": "1.0.0",
"content_scripts": [
{
"js": [
"src/entries/contentScript/main.js"
],
"matches": [
"*://github.com/*"
]
}
],
"options_ui": {
"page": "src/entries/options/index.html",
"open_in_tab": false
},
"permissions": [
"storage",
"*://github.com/*"
],
"manifest_version": 2,
"icons": {
"24": "icons/icon.svg"
},
"background": {
"page": "background.html"
},
"browser_specific_settings": {
"gecko": {
"id": "ghs@sevenc7c.com"
}
},
"web_accessible_resources": [
"assets/src/entries/contentScript/main.da949ff7.js",
"assets/browser-polyfill.2e94d6a1.js"
]
} 최고의 GitHub Snippets 대안
다음은 GitHub Snippets과(와) 유사한 Firefox add-on입니다:
Code Snippets
caiden
Clip to GitHub
Valentin Gosu
GitHub Copy Raw
schollsebastian
Copy Code
João Torre Pereira
GitHub Sidebar
Paul
CodeSnippetSearch
Rok Novosel
PinHub
Mr Artemus
Code Snippet Organizer Addon
sieuDEVtry
Snippet Corpy
thadev404
SnippetVault
Lennox
stackcopy
Rohini Senthil
CodeSnip
Lennox