Por: Saurabh
Inspect and view changes in GitHub Release Notes Compiler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Release Notes Compiler",
"version": "1.0.3",
"description": "Build release notes from GitHub pull requests. Automatically generate formatted release notes by comparing branches or tags.",
"author": "Roronoa Zoro",
"homepage_url": "https://devbypatil.com",
"permissions": [
"activeTab",
"storage",
"cookies",
"https://github.com/*",
"https://api.github.com/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "GitHub Release Notes Compiler",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.svg",
"32": "icons/icon-32.svg",
"48": "icons/icon-32.svg",
"128": "icons/icon-32.svg"
}
},
"icons": {
"16": "icons/icon-16.svg",
"32": "icons/icon-32.svg",
"48": "icons/icon-32.svg",
"128": "icons/icon-32.svg"
},
"web_accessible_resources": [
"icons/*"
],
"browser_specific_settings": {
"gecko": {
"id": "github-release-notes-compiler@devbypatil.com",
"strict_min_version": "91.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Mejores alternativas GitHub Release Notes Compiler
Aquí hay algunas Firefox add-ons que son similares a GitHub Release Notes Compiler:
GitHub Release
Dedy
PR2R
daf
Faster PR
StellarExplorerGuy
GitHub Markdown Exporter
fefedu973
GithubCopylot
Infraviored
GitHub Repo Analyzer
onyx47
GitHub Expand All Commit Notes
Noitidart
GitHub Commit Message Helper
Matthew Huxtable
Github Story
Dmytro Striletskyi
Release Notes FAQ
Katie
Github Pull Request Counter
Renuo AG
GitHub user notes
zxkmm