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": 3,
  "name": "Facebook Post Cleaner",
  "description": "Bulk-delete Facebook posts and Activity Log history (e.g. watched videos) with one Start/Stop button. Auto-scroll.",
  "version": "1.5.3",
  "browser_specific_settings": {
    "gecko": {
      "id": "{4d8fed61-bc3e-4e05-9cda-fd5af745e222}",
      "strict_min_version": "115.0"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png",
    "256": "icons/icon256.png"
  },
  "permissions": [
    "scripting",
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "https://www.facebook.com/*"
  ],
  "action": {
    "default_title": "Facebook Post Cleaner",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.facebook.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Facebook Post Cleaner Alternatives

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