Dnote Firefox

Examine source code of Dnote

Par : Dnote
Inspect and view changes in Dnote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Dnote",
  "version": "2.0.0",
  "description": "Capture your microlessons without leaving the browser.",
  "applications": {
    "gecko": {
      "id": "sung@dnote.io",
      "strict_min_version": "42.0"
    }
  },
  "icons": {
    "16": "images/iconx16.png",
    "48": "images/iconx48.png",
    "128": "images/iconx128.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "images/iconx16.png",
      "32": "images/iconx32.png"
    },
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": []
  },
  "content_scripts": [],
  "permissions": [
    "storage"
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+D",
        "linux": "Ctrl+Shift+V",
        "mac": "MacCtrl+D"
      }
    }
  }
}

Meilleures alternatives Dnote

Voici quelques Firefox add-ons qui sont similaires à Dnote :