By: Bobjoerules Add-on
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"
]
}
}
}
} Best GitHub Repo Creation Date Alternatives
Here are some Firefox add-ons that are similar to GitHub Repo Creation Date:
GitHub Repository Size
Pranav Mangal
GitHub Enhancer
myst25
GitHub File Tree
Antonio
Github Activity Indicator
derhackler
GitHub Sidebar
Paul
GitHub Repo Size
Snowmanzzz
GitHub Latest Release
Dword Design
GitHub Downloads
Samuel Meuli
Github Repo Status
Pierluigi Cau
GitHub Release Downloads
Addshore
Nudiflorum: display absolute date on GitHub
Masataka Yakura
GitHub Repo Size
AminoffZ