Inspect and view changes in GitOwl (UNOFFICIAL) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GitOwl - Open Source Insights At a Glance",
"short_name": "GitOwl",
"version": "0.1.8",
"manifest_version": 3,
"description": "GitOwl provides a sidebar with contextual insights to help you navigate the world of open source.",
"icons": {
"16": "favicon@16x16.png",
"48": "favicon@48x48.png",
"128": "favicon@128x128.png"
},
"content_scripts": [
{
"js": [
"contentscript.js"
],
"matches": [
"https://github.com/*",
"https://www.npmjs.com/*",
"https://pypi.org/*"
],
"all_frames": false
}
],
"web_accessible_resources": [
{
"resources": [
"frame.html",
"framescript.js"
],
"matches": [
"https://github.com/*",
"https://www.npmjs.com/*",
"https://pypi.org/*"
]
}
],
"homepage_url": "https://gitowl.dev",
"browser_specific_settings": {
"gecko": {
"id": "{ee24b1ac-6de9-402d-bbfe-23c647b385d0}"
}
}
} Best GitOwl (UNOFFICIAL) Alternatives
Here are some Firefox add-ons that are similar to GitOwl (UNOFFICIAL):
GitOwl - Open Source Insights At a Glance
David
OneSidebar - GitHub Navigator
Oliver N
Gitako - Github file tree
EnixCoda
Octotree - GitHub code tree
Team Octotree
Le Git Graph - GitHub Git Graph
scaria.dev
Isometric Contributions for GitHub
spikespaz
Analyze OSS
MLNW
Nexus-OS GitHub Ultimate
Shivam Shukla
GitRec
zhenghaoz
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev
GitHub Forks
ChillerDragon
GitHub Web IDE
zvizvi