Notes For VIdeos Firefox

Examine source code of Notes For VIdeos

Inspect and view changes in Notes For VIdeos source codes across current and past versions
Vidego icon
Looking to download Vimeo videos? Try:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "My Notes",
  "description": "Take notes in your favorites websites",
  "version": "2.7",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "12": "icon.png",
    "24": "icon.png",
    "36": "icon.png",
    "72": "icon.png",
    "124": "icon.png"
  },
  "permissions": [
    "storage",
    "contextMenus",
    "tabs",
    "scripting",
    "activeTab",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "/content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "*/*.css",
    "iframe.html",
    "assets/note_selected.png",
    "assets/note.png",
    "injected.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0f60f705-c89e-4e39-8e92-ed4581390aeb}"
    }
  }
}

Best Notes For VIdeos Alternatives

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