Bulky - Bulk Delete Reddit History | Unlimited Firefox

Examine source code of Bulky - Bulk Delete Reddit History | Unlimited

Inspect and view changes in Bulky - Bulk Delete Reddit History | Unlimited source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Bulky",
  "version": "2.2",
  "description": "Perform bulk actions in websites that doesn't support selecting multiple options. Currently supports bulk deletion of reddit posts and comments.",
  "permissions": [
    "scripting",
    "tabs",
    "activeTab",
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "https://old.reddit.com/user/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://old.reddit.com/user/*"
      ],
      "js": [
        "js/reddit.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "js/background.js",
      "js/reddit-bg.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "src/icon.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{90777f9f-832b-4785-9e15-9a288341e77b}",
      "strict_min_version": "109.0"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "src/icon.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    },
    {
      "resources": [
        "src/bulky.webp"
      ],
      "matches": [
        "<all_urls>"
      ]
    },
    {
      "resources": [
        "thankyou.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Bulky - Bulk Delete Reddit History | Unlimited Alternatives

Here are some Firefox add-ons that are similar to Bulky - Bulk Delete Reddit History | Unlimited: