MemoryLane Firefox

Examine source code of MemoryLane

Por: lane Add-on
Inspect and view changes in MemoryLane source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MemoryLane",
  "version": "0.8.1",
  "description": "Saves your browsing journey by emotion.",
  "permissions": [
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "store/warden.js",
      "store/indexer.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "tags/pin.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_title": "MemoryLane",
    "default_popup": "popup/mood.html"
  },
  "options_ui": {
    "page": "timeline/archive.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    "tags/emojis.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lademir.tilar@outlook.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "popup/compass.svg"
  }
}

Mejores alternativas MemoryLane

Aquí hay algunas Firefox add-ons que son similares a MemoryLane: