By: bobko
Inspect and view changes in Commit Newer/Older Indicators source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "commit-newer-older-indicators@nikitabobko",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"name": "Commit Newer/Older Indicators",
"version": "1.0.0",
"description": "Adds simple 'Newer'/'Older' indicators to commit lists",
"content_scripts": [
{
"matches": [
"https://github.com/*",
"https://jetbrains.team/*",
"https://*.jetbrains.team/*",
"https://jetbrains.space/*",
"https://*.jetbrains.space/*"
],
"js": [
"src/content.js"
],
"run_at": "document_end"
}
]
} Best Commit Newer/Older Indicators Alternatives
Here are some Firefox add-ons that are similar to Commit Newer/Older Indicators:
Github Activity Indicator
derhackler
Recent commit highlight
Recent commit highlight
GithubPlus
xl1te
Better GitHub
Joaquin Windmuller
Forks Diff Counter for GitHub
Giacomo Ferretti
GitHub Projects Plus
ofzza
FriendlyGit
Narumi
red-green-prs
kravse
MaterialIconic for GitHub
nyxb
Github Repo Status
Pierluigi Cau