Inspect and view changes in Github Aid - repo file size source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Github Aid - displays repo file sizes",
"short_name": "Github Aid",
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"js": [
"./js/content_script_extension_adapter.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"*.js"
],
"matches": [
"*://github.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "github_aid@temp.com"
}
},
"icons": {
"16": "./icon/eldercat_16.png",
"32": "./icon/eldercat_32.png",
"48": "./icon/eldercat_48.png",
"64": "./icon/eldercat_64.png",
"128": "./icon/eldercat_128.png",
"256": "./icon/eldercat_256.png"
},
"options_ui": {
"page": "./html/option.html",
"open_in_tab": false
},
"permissions": [
"storage"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self';"
},
"action": {
"default_icon": {
"16": "./icon/eldercat_16.png",
"32": "./icon/eldercat_32.png",
"48": "./icon/eldercat_48.png",
"64": "./icon/eldercat_64.png",
"128": "./icon/eldercat_128.png",
"256": "./icon/eldercat_256.png"
},
"default_popup": "./html/option.html",
"default_title": "Github Aid"
},
"author": "Omar Azmi",
"version": "0.1.2",
"description": "Displays github repository file and folder sizes. Supports GraphQL and REST api modes. Also mobile friendly.",
"homepage_url": "https://github.com/omar-azmi/github_aid_ts"
} 최고의 Github Aid - repo file size 대안
다음은 Github Aid - repo file size과(와) 유사한 Firefox add-on입니다:
Github Helper
Varun Sridharan
Enhanced GitHub
Varun Malhotra
GitHub Repository Size
Pranav Mangal
Github Repository Size
Matthieu Harlé
GitHub Repo Size
Snowmanzzz
GitHub Repo Size
AminoffZ
Github Repo Size
Deetss
GitHub仓库大小显示器(增强版)
klcb2010
GRSize
pluvivanto
GithubPlus
xl1te
Github Just Download
Dominic
GitHub Release Downloads
Addshore