Por: onyx47
Inspect and view changes in GitHub Repo Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "README-GPT",
"version": "1.0.1",
"description": "Enhance GitHub repositories with AI-powered explanations using Groq",
"permissions": [
"activeTab"
],
"host_permissions": [
"https://github.com/*",
"https://api.github.com/*",
"https://api.groq.com/*"
],
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
],
"action": {
"default_popup": "popup.html",
"default_title": "README-GPT - AI Repository Analysis"
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "readme-gpt@yourdomain.com",
"strict_min_version": "109.0"
}
}
} Melhores alternativas GitHub Repo Analyzer
Aqui estão algumas Firefox add-ons que são similares a GitHub Repo Analyzer:
Repomix
yamadashy
GitHub Repo Size
AminoffZ
GitHub Web IDE
zvizvi
Github Enhancer
Mohammad-Reza Sharifi
GitReverse - GitHub to Prompt
bidhata
Octotree - GitHub code tree
Team Octotree
GitHub License Insights
Dizmo
GitHub Markdown Exporter
fefedu973
SimilarRepos - Repository Recommender for GitHub
Robby
Le Git Graph - GitHub Git Graph
scaria.dev
Github Crawler
Mohammad-Reza Sharifi
Scrutinizer for GitHub and Bitbucket
Scrutinizer