Moy.Design Firefox

Examine source code of Moy.Design

Inspect and view changes in Moy.Design source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "moy@moy.design"
    }
  },
  "name": "Moy.Design",
  "description": "Makes web pages lightweight, more readable and more user-friendly.",
  "version": "2.3.0",
  "icons": {
    "128": "res/icon.png"
  },
  "page_action": {
    "default_icon": "res/icon.png",
    "default_title": "Moy.Design"
  },
  "background": {
    "scripts": [
      "lib/browser-polyfill.min.js",
      "lib/jquery.slim.min.js",
      "lib/js-yaml.js",
      "lib/mustache.js",
      "src/moyparser.js",
      "src/moytemplate.js",
      "src/bg.js"
    ]
  },
  "options_ui": {
    "page": "src/settings.html",
    "open_in_tab": true,
    "browser_style": false
  },
  "permissions": [
    "*://*/*",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs",
    "webNavigation"
  ],
  "web_accessible_resources": [
    "src/frame.html",
    "src/settings.html",
    "src/editor.html"
  ]
}

Best Moy.Design Alternatives

Here are some Firefox add-ons that are similar to Moy.Design: