SyncScribe: Notes & Tasks Firefox

Examine source code of SyncScribe: Notes & Tasks

Inspect and view changes in SyncScribe: Notes & Tasks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SyncScribe: Notes & Tasks",
  "version": "1.0",
  "description": "Manage your notes and to-do lists with sync across devices",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "SyncScribe",
    "default_popup": "popup/popup.html"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{16b23f23-396f-45c6-989c-ed988e04c00a}"
    }
  }
}

Best SyncScribe: Notes & Tasks Alternatives

Here are some Firefox add-ons that are similar to SyncScribe: Notes & Tasks: