Facebook Post Cleaner Firefox

Examine source code of Facebook Post Cleaner

Inspect and view changes in Facebook Post Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Facebook Post Cleaner",
  "version": "1.3.3",
  "description": "Firefox: One-button overlay (Start/Stop) to move Facebook posts to Trash with auto-confirm & auto-scroll. Opens Trash on Stop.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "*://www.facebook.com/*"
  ],
  "browser_action": {
    "default_title": "FB Cleaner"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.facebook.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{4d8fed61-bc3e-4e05-9cda-fd5af745e222}"
    }
  }
}

Best Facebook Post Cleaner Alternatives

Here are some Firefox add-ons that are similar to Facebook Post Cleaner: