MyMenu+ Firefox

Examine source code of MyMenu+

提供元: mkdev
Inspect and view changes in MyMenu+ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MyMenu+",
  "version": "1.0",
  "description": "Easily manage and access your favorite URLs from the right-click menu.",
  "icons": {
    "48": "icon48.png"
  },
  "permissions": [
    "contextMenus",
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_title": "MyMenu+",
    "default_icon": "icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{914d75b0-ce89-453a-be30-8912a37623a3}"
    }
  }
}

ベストのMyMenu+代替案

MyMenu+に類似したFirefox add-onをいくつか紹介します: