Rearview - History KnowledgeBase Firefox

Examine source code of Rearview - History KnowledgeBase

Inspect and view changes in Rearview - History KnowledgeBase 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": "0.6.3",
  "icons": {
    "16": "icon/16.png",
    "24": "icon/24.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "history",
    "scripting",
    "http://*/*",
    "https://*/*",
    "*://*/*"
  ],
  "content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';",
  "web_accessible_resources": [
    "/jieba_rs_wasm_bg.wasm"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "RearView",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a3028375-ca82-4c92-bffb-b834eeb44604}"
    }
  }
}

Best Rearview - History KnowledgeBase Alternatives

Here are some Firefox add-ons that are similar to Rearview - History KnowledgeBase: