By: LXB-Studio Add-on
Inspect and view changes in Web Design Ruler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Web Design Ruler",
"version": "2.2.0",
"description": "Essential design tools for web designers: pixel-perfect measurements, font identification, and professional color picking.",
"browser_specific_settings": {
"gecko": {
"id": "webdesignruler@lxb-studio.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "assets/icons/icon16.png",
"32": "assets/icons/icon32.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "assets/icons/icon16.png",
"32": "assets/icons/icon32.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
}
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": false
},
"permissions": [
"activeTab",
"storage",
"contextMenus",
"scripting",
"clipboardWrite"
],
"host_permissions": [
"http://*/*",
"https://*/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"scripts/content-script.js"
],
"run_at": "document_end",
"all_frames": false
}
],
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Alt+Shift+R",
"mac": "Alt+Shift+R"
},
"description": "Open Web Design Ruler"
},
"activate_eyedropper": {
"suggested_key": {
"default": "Alt+Shift+P",
"mac": "Alt+Shift+P"
},
"description": "Activate the Color Picker"
},
"activate_font_detector": {
"suggested_key": {
"default": "Alt+Shift+F",
"mac": "Alt+Shift+F"
},
"description": "Activate the Font Detector"
},
"activate_measure_tool": {
"suggested_key": {
"default": "Alt+Shift+M",
"mac": "Alt+Shift+M"
},
"description": "Activate the Measurement Tool"
}
}
} Best Web Design Ruler Alternatives
Here are some Firefox add-ons that are similar to Web Design Ruler:
Ruler Grid
MDesign
Page Ruler
Preventcovidu
Web Wizard
Nathan Lupke
Pixel measurement
SV66
Font Inspector & CSS Picker
Html Design
Better Page Ruler
Sayedul Sayem
DesignPicker - Color Picker & Font Detector
Ahey
Page Ruler Plus
SUN52
Measure-it
Trishul
Pixel Measurement Tool
maurice
Element Size Ruler
Guerra
Page Ruler
Leonardo