By: cmgriffing Add-on
Inspect and view changes in Stethoscope source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Stethoscope",
"version": "1.1.2",
"icons": {
"48": "public/stethoscope_48.png",
"128": "public/stethoscope_128.png"
},
"action": {
"default_icon": {
"48": "public/stethoscope_48.png",
"128": "public/stethoscope_128.png"
},
"default_popup": "src/popup/index.html"
},
"permissions": [
"tabs"
],
"content_scripts": [
{
"js": [
"assets/main.ts-loader-Donw4epd.js"
],
"matches": [
"https://github.com/*"
]
}
],
"background": {
"scripts": [
"assets/background.ts-6YDvZxHp.js"
],
"type": "module"
},
"web_accessible_resources": [
{
"matches": [
"https://github.com/*"
],
"resources": [
"assets/data-Cnhu9tgf.js",
"assets/main.ts-Dmf19WgB.js"
],
"use_dynamic_url": false
}
],
"browser_specific_settings": {
"gecko": {
"id": "{816b9ac2-08db-4a8a-9ffe-a95563c78736}"
}
}
} Best Stethoscope Alternatives
Here are some Firefox add-ons that are similar to Stethoscope:
SlopScan
ashkitten
Sneetches for GitHub
Kev
PR Review Checklist for GitHub
Aevorn LLC
Github Repo Status
Pierluigi Cau
Github Sorter
Ayub
SourceField BETA
SourceField
Better GitHub
Joaquin Windmuller
GitHub License Insights
Dizmo
Github License Summary
lazyc97
GitHub Live PRs
xmmarcotte
Website Health Checker
BayHatter
Stylize GitHub
Ryan P. C. McQuen