Por: Archer_W 🏹 Add-on
Inspect and view changes in Web View Size 📏 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Web View Size",
"version": "1.0",
"description": "An extension for measuring the visible area of a webpage and manually selecting regions",
"default_locale": "en",
"permissions": [
"activeTab",
"clipboardWrite",
"menus",
"storage",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Web View Size",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon.svg",
"32": "icons/icon.svg",
"48": "icons/icon.svg",
"96": "icons/icon.svg"
}
},
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "Web-View@Size",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Melhores alternativas Web View Size 📏
Aqui estão algumas Firefox add-ons que são similares a Web View Size 📏:
Dimensions
Felix Niklas
Element Size Ruler
Guerra
Browser Windows Size
Mehrshad Farzaneh
responsivo
michael.lill
Visible Area Screenshot
Calvin
Screen Width Indicator
Nazar
Better Page Ruler
Sayedul Sayem
Layout Measure
Aleksandr Bogdan
Measure-it
Trishul
Window Resizer
Brian
Zoom Page Size
Karl
Dimension
Anime no Sekai