thunderNote Firefox

Examine source code of thunderNote

Inspect and view changes in thunderNote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "strict_min_version": "73.0"
    }
  },
  "developer": {
    "name": "Jan Riechers",
    "url": "https://github.com/jrie"
  },
  "default_locale": "en",
  "browser_action": {
    "default_title": "thunderNote",
    "default_icon": {
      "16": "icons/thunderNote.svg",
      "32": "icons/thunderNote.svg",
      "48": "icons/thunderNote.svg",
      "64": "icons/thunderNote.svg",
      "96": "icons/thunderNote.svg",
      "128": "icons/thunderNote.svg"
    }
  },
  "sidebar_action": {
    "default_title": "thunderNote",
    "default_panel": "thunderNote.html",
    "default_icon": "icons/thunderNote.svg"
  },
  "description": "__MSG_AddonDescription__",
  "icons": {
    "48": "icons/thunderNote.svg",
    "64": "icons/thunderNote.svg",
    "96": "icons/thunderNote.svg",
    "128": "icons/thunderNote.svg"
  },
  "homepage_url": "https://github.com/jrie/thunderNote",
  "manifest_version": 2,
  "name": "thunderNote",
  "version": "0.0.58",
  "permissions": [
    "<all_urls>",
    "find",
    "activeTab",
    "storage",
    "unlimitedStorage",
    "alarms",
    "notifications",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "libs/x2js/xml2json.min.js",
      "thunderNoteBG.js"
    ]
  }
}

Mejores alternativas thunderNote

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