StyleNotes Firefox

Examine source code of StyleNotes

Inspect and view changes in StyleNotes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simply Notes",
  "description": "Take the notes whenever you want by and storing it in the localstorage.",
  "version": "1.0",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "52.0a1"
    }
  },
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_title": "Simply Notes",
    "default_popup": "pagebar/pop_up.html"
  },
  "permissions": [
    "storage"
  ]
}

Best StyleNotes Alternatives

Here are some Firefox add-ons that are similar to StyleNotes: