Inspect and view changes in Perf Issue Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Perf Issue Detector",
"version": "1.1",
"description": "Detects performance issues on page.",
"permissions": [
"tabs",
"notifications"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icons/64.png"
},
"icons": {
"64": "icons/64.png",
"128": "icons/128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{019e71e9-f7cb-4f69-a053-c77dcf8e4108}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Perf Issue Detector Alternatives
Here are some Firefox add-ons that are similar to Perf Issue Detector:
Page Performance Checker
Murphy
Slow Pages
Cleon Sonam
LowPerf - Low Performance Detector
Cyqo
Page Performance Status
Cyqo
Check Page Performance
Cyqo
Performance Analyzer
Delcie
Performance Bottleneck Finder
Melvin Reed
Page Performance Insights
1xbettphl
Performance-Analyser
Michael Mrowetz
Web Performance Analyzer
Homer
Instant Performance Checker
Tamsin Dillon
Quick Performance Viewer
Rahul