Inspect and view changes in Page Style Monitor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Window Title Prefix",
"version": "1.2.3",
"description": "Set a custom prefix for browser window titles at system level",
"browser_specific_settings": {
"gecko": {
"id": "page-style-monitor@dev.tools",
"strict_min_version": "58.0"
}
},
"permissions": [
"<all_urls>",
"storage",
"tabs"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": false
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Set Title Prefix",
"default_popup": "popup.html"
}
} Best Page Style Monitor Alternatives
Here are some Firefox add-ons that are similar to Page Style Monitor:
Site Change Monitor
Tollerson D.
Page Change Watcher
Tollerson D.
Simple Page Text Monitor
yo88
PCM - Page Change Monitor
Kaison Hood
Style Consistency Checker
Ruiz
PageMonitor
brynola
Simple CSS Viewer
css-viewer
CSS Viewer
yaagame
Page Change Monitor
RDMO
Live CSS Editor Plus
Chastity
Style Info
Bozidar Atanasovski
Live Webpage Monitor
Andersson