제작자: David
Inspect and view changes in GitOwl - Open Source Insights At a Glance source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"version": "0.2.5",
"name": "GitOwl - Open Source Insights At a Glance",
"short_name": "GitOwl",
"description": "GitOwl provides a sidebar with contextual insights to help you navigate the world of open source.",
"homepage_url": "https://gitowl.dev",
"icons": {
"16": "favicon@16x16.png",
"48": "favicon@48x48.png",
"128": "favicon@128x128.png"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"js": [
"src/content/index.js"
],
"matches": [
"https://github.com/*",
"https://www.npmjs.com/*",
"https://pypi.org/*"
],
"all_frames": false
}
],
"web_accessible_resources": [
{
"resources": [
"src/frame/index.html",
"src/frame/index.js"
],
"matches": [
"https://github.com/*",
"https://www.npmjs.com/*",
"https://pypi.org/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "gitowl@gitowl.dev"
}
}
} 최고의 GitOwl - Open Source Insights At a Glance 대안
다음은 GitOwl - Open Source Insights At a Glance과(와) 유사한 Firefox add-on입니다:
GitOwl (UNOFFICIAL)
dude-with-the-long-username
Analyze OSS
MLNW
OpenTrends
Firefox user 13750928
GitInsight - GitHub Integration
Hi88
OneSidebar - GitHub Navigator
Oliver N
GitHub Forks
ChillerDragon
GitRec
zhenghaoz
Github Gists
Matthew Jarvis
Le Git Graph - GitHub Git Graph
scaria.dev
Octotree - GitHub code tree
Team Octotree
SimilarRepos - Repository Recommender for GitHub
Robby