Inspect and view changes in Bugzilla Crash Stop source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Bugzilla Crash Stop",
"description": "This webextension inserts table with data under crash signatures to check if the patches had an effect on crash numbers.",
"version": "0.3.2resigned1",
"manifest_version": 2,
"applications": {
"gecko": {
"id": "bugzilla-crash-stop@calixteman"
}
},
"icons": {
"96": "icons/clouseau.png"
},
"homepage_url": "https://github.com/mozilla/crash-stop-addon",
"content_scripts": [
{
"matches": [
"https://bugzilla.mozilla.org/*"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"permissions": [
"https://product-details.mozilla.org/*"
]
} Best Bugzilla Crash Stop Alternatives
Here are some Firefox add-ons that are similar to Bugzilla Crash Stop:
Bugzilla Data Collector
marco
Bugzilla Triage Helper
Emma Humphries
Crash-Stats: State of the Bug
philipp-sumo
Meta Bugs
Nicolas B. Pierron
BugzillaJS: Open all in Tabs
philipp-sumo
WebCompat to Bugzilla
Eric Tsai
Bugzilla++
Raphaël Mall
Propr
Achyudh Ram
Boogs
Stefan Arentz
Bugzilla Helper
Astley Chen
Bugzilla Request Flags
Jeff Griffiths
Bug testing_1418718
Firefox user 13217614