By: Nima Owji
Inspect and view changes in wCheckw source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "wCheckw",
"version": "1.0",
"description": "You can create a TODO list with this extension, it has some additional features like URL and state for each work",
"icons": {
"128": "icon.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "wCheckw"
},
"content_scripts": [
{
"matches": [
"*://*.mozilla.org/*"
],
"js": [
"core.js"
]
}
],
"permissions": [
"storage"
]
} Best wCheckw Alternatives
Here are some Firefox add-ons that are similar to wCheckw: