By: Kev
Inspect and view changes in Sneetches for GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Sneetches for GitHub",
"short_name": "Sneetches",
"version": "1.4.0",
"author": "Kevin Esensoy",
"description": "Adds stars next to GitHub repo links",
"homepage_url": "https://github.com/kesensoy/sneetches",
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "sneetches@kesensoy.github.io",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"host_permissions": [
"https://api.github.com/*"
],
"optional_host_permissions": [
"*://*/*"
],
"permissions": [
"storage"
],
"icons": {
"48": "images/icon128.png",
"128": "images/icon128.png"
},
"background": {
"service_worker": "service-worker.js",
"type": "module",
"scripts": [
"service-worker.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
],
"css": [
"style.css"
],
"run_at": "document_start"
}
],
"options_ui": {
"page": "options.html"
},
"action": {
"default_icon": {
"32": "images/icon32.png",
"48": "images/icon128.png"
},
"default_popup": "options.html"
}
} Best Sneetches for GitHub Alternatives
Here are some Firefox add-ons that are similar to Sneetches for GitHub:
Le Git Graph - GitHub Git Graph
scaria.dev
GitHub Repository Size
Pranav Mangal
Enhanced GitHub
Varun Malhotra
GitHub Release Downloads
Addshore
Star History
daUnknownCoder
GitHub Story Points
banyan
Github Activity Indicator
derhackler
GitHub Hide Notifications
Jan Piotrowski
Potential changes for GitHub
Dzhavat Ushev
Isometric Contributions for GitHub
spikespaz
stylish-hub
Dalton Menezes
GitHub Notifier Pro
eux