Offline Notes Firefox

Examine source code of Offline Notes

By: Philip
Inspect and view changes in Offline Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Offline Notes",
  "version": "1.2",
  "description": "A simple offline note-taking extension.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "action": {
    "default_icon": {
      "48": "icons/icon-48.png"
    },
    "default_popup": "popup.html",
    "default_title": "Offline Notes"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "offlinenotes@philiplabs"
    }
  }
}

Best Offline Notes Alternatives

Here are some Firefox add-ons that are similar to Offline Notes: