제작자: Bobjoerules
Inspect and view changes in GitHub Repo Creation Date source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitHub Repo Creation Date",
"version": "1.1",
"description": "Displays the creation date of GitHub repositories in the sidebar.",
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
"https://github.com/*/*"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_end"
}
],
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "github-creation-date@bobjoerules.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 GitHub Repo Creation Date 대안
다음은 GitHub Repo Creation Date과(와) 유사한 Firefox add-on입니다:
GitHub Repository Size
Pranav Mangal
GitHub Enhancer
myst25
Github Activity Indicator
derhackler
GitHub Sidebar
Paul
GitHub Downloads
Samuel Meuli
GitHub Latest Release
Dword Design
GitHub Release Downloads
Addshore
Nudiflorum: display absolute date on GitHub
Masataka Yakura
GitHub Repo Size
AminoffZ
Github Helper
Varun Sridharan