Select More Firefox

Examine source code of Select More

Inspect and view changes in Select More source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_manifestName__",
  "version": "1.4resigned1",
  "description": "__MSG_manifestDescription__",
  "default_locale": "en",
  "homepage_url": "http://ambiesoft.fam.cx/main/index.php?page=selectmore",
  "icons": {
    "48": "icons/ic_aspect_ratio_black_24dp_2x.png"
  },
  "applications": {
    "gecko": {
      "id": "ambiesoft.trueff@gmail.com",
      "strict_min_version": "52.0"
    }
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js",
        "content-common.js"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options.html"
  }
}

Best Select More Alternatives

Here are some Firefox add-ons that are similar to Select More: