Franotes Firefox

Examine source code of Franotes

Inspect and view changes in Franotes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Franotes",
  "description": "Per-page notes that sync across your devices",
  "version": "0.1.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "contextMenus",
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "franotes@matejkoncal.dev",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Franotes",
    "default_popup": "popup.html"
  }
}

Mejores alternativas Franotes

Aquí hay algunas Firefox add-ons que son similares a Franotes: