By: hz883com
Inspect and view changes in Weather ow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Weather Now",
"version": "1.0",
"description": "Addon Firefox MV3 hiển thị thời tiết hiện tại bằng API wttr.in.",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"permissions": [
"storage"
],
"host_permissions": [
"https://wttr.in/*"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "weathernow@example.com",
"strict_min_version": "109.0"
}
}
} Best Weather ow Alternatives
Here are some Firefox add-ons that are similar to Weather ow: