By: cuppajoeman
Inspect and view changes in simple weather network source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "simple weather network",
"version": "1.0",
"description": "removes clutter from weather network site.",
"icons": {
"48": "icons/sun-48.png"
},
"content_scripts": [
{
"matches": [
"*://*.theweathernetwork.com/*"
],
"js": [
"simple_weather_network.js"
]
}
]
} Best simple weather network Alternatives
Here are some Firefox add-ons that are similar to simple weather network: