Opal Notes Firefox

Examine source code of Opal Notes

제작자: MysticSoft
Inspect and view changes in Opal Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Opal - Advanced Note-Taking",
  "version": "1.4",
  "description": "Opal: sophisticated note-taking featuring unique aesthetic and advanced capabilities.",
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus",
    "tabs",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "browser-polyfill.js",
        "save.js",
        "app.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0db7ba46-d9dc-4894-9e92-a57281949d3e}"
    }
  }
}

최고의 Opal Notes 대안

다음은 Opal Notes과(와) 유사한 Firefox add-on입니다: