Inspect and view changes in WeatherMe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "WeatherMe",
"version": "1.1.2",
"description": "A Chrome extension to fetch and display weather conditions.",
"permissions": [
"storage"
],
"host_permissions": [
"https://sweatherapi.vercel.app/*",
"https://nominatim.openstreetmap.org/*",
"https://ipapi.co/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
}
},
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "weatheme@example.com",
"strict_min_version": "109.0"
}
}
} Best WeatherMe Alternatives
Here are some Firefox add-ons that are similar to WeatherMe: