By: Piotr Zadka
Inspect and view changes in Git Deps Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Git Deps Notifier",
"description": "A browser extension to notify about new versions of dependencies in GitHub repositories.",
"action": {
"default_popup": "src/pages/popup/index.html"
},
"icons": {
"48": "ext_icon_48.png"
},
"permissions": [
"identity",
"tabs"
],
"oauth2": {
"client_id": "Ov23liJlNdmOvK4pZ924",
"scopes": [
"repo",
"user"
]
},
"content_scripts": [
{
"js": [
"assets/index.tsx-loader-BoLNZI5y.js"
],
"matches": [
"http://*/*",
"https://*/*",
"<all_urls>"
],
"css": [
"assets/index-DhjnYdsv.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "git-deps-notifier@example.com"
}
},
"version": "1.0.7",
"web_accessible_resources": [
{
"matches": [
"<all_urls>",
"http://*/*",
"https://*/*"
],
"resources": [
"assets/index.tsx-PK92xYP9.js"
]
}
]
} Best Git Deps Notifier Alternatives
Here are some Firefox add-ons that are similar to Git Deps Notifier:
Dependency Security Scanner
Rahil Saini
Commit Watch
Mohammed Atef
Le Git Graph - GitHub Git Graph
scaria.dev
Advanced GitHub Notifier
freaktechnik
GitHub Notifier Pro
eux
Gitlab Notifications
Kahler Tak
Release Notifier for Github
CRIMX
Git Notify
Corentin Mors
Git Master
neo
GitHub Notification Aggregator
Tomas
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev