Inspect and view changes in Check Page Performance source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Check Page Performance",
"version": "2.1.9",
"description": "Detects performance issues like long tasks and low FPS.",
"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": "{d1825145-2b97-473c-9bff-facece6ed3cf}",
"strict_min_version": "64.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Check Page Performance Alternatives
Here are some Firefox add-ons that are similar to Check Page Performance:
Page Performance Status
Cyqo
Page Performance Checker
Murphy
Slow Pages
Cleon Sonam
LowPerf - Low Performance Detector
Cyqo
Perf Issue Detector
Murphy
Performance Bottleneck Finder
Melvin Reed
Performance Analyzer
Delcie
Page Performance Insights
1xbettphl
Website Performance Monitoring
Haru Iman
Web Performance Analyzer
Homer
Quick Performance Viewer
Rahul
Website Performance Monitor
Engupouches