Memory Tabs Firefox

Examine source code of Memory Tabs

By: Anh
Inspect and view changes in Memory Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Memory Tabs",
  "version": "1.0.0",
  "description": "Trò chơi rèn trí nhớ bằng cách ghi nhớ và mở lại chuỗi URL hoặc favicon từ lịch sử duyệt web.",
  "permissions": [
    "history",
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_title": "Memory Tabs",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "memorytabs@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Memory Tabs Alternatives

Here are some Firefox add-ons that are similar to Memory Tabs: