Por: Jennifer Paulson Add-on
Inspect and view changes in Git Hovercards source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Git Hovercards",
"description": "Neat hovercards for GitHub.",
"version": "1.9.4",
"icons": {
"128": "icon.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"permissions": [
"webNavigation",
"webRequest",
"storage",
"https://github.com/*",
"https://api.github.com/*"
],
"optional_permissions": [
"<all_urls>"
],
"options_ui": {
"page": "options.html"
},
"applications": {
"gecko": {
"id": "@git-hovercard",
"strict_min_version": "55.0"
}
}
} Mejores alternativas Git Hovercards
Aquí hay algunas Firefox add-ons que son similares a Git Hovercards:
GitHub Helpers
Eugene Shishkin
Move Card Easily for GitHub Projects
banyan
GitHub Icons
hjoncour
Better GitHub Home
Renan Decamps
modals for github project
Alexsander
Github
rickdaalhuizen90
GitHub Dark Theme
Khaled
GitHub Dark
samzhangjy
Github Sorter
Ayub
gh-center-buttons
Jim Calabro
GitHub Dark Theme
m0xai
Github Enhanced Project Board
Firefox user 15024194