제작자: Jennifer Paulson
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"
}
}
} 최고의 Git Hovercards 대안
다음은 Git Hovercards과(와) 유사한 Firefox add-on입니다: