Reddit Exporter Firefox

Examine source code of Reddit Exporter

By: rxliuli
Inspect and view changes in Reddit Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reddit Exporter",
  "description": "Export your Reddit saved posts, upvoted posts, comments and more",
  "version": "0.0.7",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "notifications",
    "alarms",
    "idle"
  ],
  "host_permissions": [
    "https://www.reddit.com/*",
    "https://old.reddit.com/*",
    "https://i.redd.it/*",
    "https://preview.redd.it/*",
    "https://external-preview.redd.it/*",
    "https://v.redd.it/*",
    "https://matrix.redditspace.com/*",
    "https://store.rxliuli.com/*"
  ],
  "author": "rxliuli",
  "action": {
    "default_icon": {
      "16": "icon/16.png",
      "32": "icon/32.png",
      "48": "icon/48.png",
      "96": "icon/96.png",
      "128": "icon/128.png"
    }
  },
  "homepage_url": "https://store.rxliuli.com/extensions/reddit-exporter/",
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-exporter@rxliuli.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best Reddit Exporter Alternatives

Here are some Firefox add-ons that are similar to Reddit Exporter: