Facebook Activity Log Cleaner - Delete group post Firefox

Examine source code of Facebook Activity Log Cleaner - Delete group post

Inspect and view changes in Facebook Activity Log Cleaner - Delete group post source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Facebook Activity Log Cleaner",
  "version": "1.1.0",
  "description": "Automatically delete items from your Facebook Activity Log",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "*://*.facebook.com/*",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "FB Activity Cleaner",
    "default_popup": "modern-popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/*"
      ],
      "js": [
        "deletion-handler.js",
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_security_policy": "script-src 'self'; object-src 'self';",
  "browser_specific_settings": {
    "gecko": {
      "id": "{77074d39-7ccf-407a-be67-9ee1880d22c9}"
    }
  }
}

Best Facebook Activity Log Cleaner - Delete group post Alternatives

Here are some Firefox add-ons that are similar to Facebook Activity Log Cleaner - Delete group post: