Inspect and view changes in Recent commit highlight source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"icons": {
"16": "icon16.plasmo.e7bcd3ac.png",
"32": "icon32.plasmo.ce39377b.png",
"48": "icon48.plasmo.3c17e113.png",
"64": "icon64.plasmo.df317abe.png",
"128": "icon128.plasmo.6a4310c5.png"
},
"manifest_version": 2,
"browser_action": {
"default_icon": {
"16": "icon16.plasmo.e7bcd3ac.png",
"32": "icon32.plasmo.ce39377b.png",
"48": "icon48.plasmo.3c17e113.png",
"64": "icon64.plasmo.df317abe.png",
"128": "icon128.plasmo.6a4310c5.png"
},
"default_popup": "popup.html"
},
"version": "0.0.3",
"author": "billyjacoby",
"name": "Recent commit highlight",
"description": "An extension that highlights recently made commits",
"background": {
"scripts": [
"static/background/index.js"
]
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"content.166f1fa0.js"
],
"css": []
}
],
"browser_specific_settings": {
"gecko": {
"id": "{182c024b-8908-4924-86b2-4624d8119430}"
}
}
} Best Recent commit highlight Alternatives
Here are some Firefox add-ons that are similar to Recent commit highlight:
Tab Highlighter
NIHAL T P
GithubPlus
xl1te
Github Activity Indicator
derhackler
GitHub experience
github-enhancer
Github Repo Status
Pierluigi Cau
GitHub Theme Customizer
Ayaka
GitHub Enhancing
MrWillCom
GitHub PR status highlighter
magroski
GitInsight - GitHub Integration
Hi88
Githubify
Roman
Commit Newer/Older Indicators
bobko
GitHub Colorful Contributions
G1en