Inspect and view changes in Multi-Ruler Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "1.0",
"icons": {
"128": "icons/icon-128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": "icons/icon-128.png"
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{e2d0b3a9-c1e9-3f2c-a8d2-b2e1f0b3c1a2}",
"data_collection_permissions": {
"required": [
"none"
],
"collects_data": false
}
}
}
} Best Multi-Ruler Mode Alternatives
Here are some Firefox add-ons that are similar to Multi-Ruler Mode:
Fixed Ruler Mode
Mckenzie
Vertical Reading Ruler
qh88
Reading Ruler
vinwin
PX Ruler
keser
Pixel Ruler Overlay
Angelika
Dynamic Reading Ruler
Terry Bean
Page Ruler
Preventcovidu
Ruler
Firefox user 13860642
Page Ruler Tool
Yina Cumi
Better Page Ruler
Sayedul Sayem
Page Ruler V2 cm
Yinmi Layon
The Reading Ruler
webDevLiam