RMB Restorer Firefox

Examine source code of RMB Restorer

Inspect and view changes in RMB Restorer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.0",
  "icons": {
    "48": "icons/48.png",
    "64": "icons/64.png"
  },
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "restorer.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_title": "__MSG_actionTitle__",
    "default_icon": "icons/64.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{21e9db70-fa31-42f2-a042-cdd70cad961d}",
      "strict_min_version": "100.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "default_locale": "en"
}

Best RMB Restorer Alternatives

Here are some Firefox add-ons that are similar to RMB Restorer: