Kind Flickr Auto Reply Bot Firefox

Examine source code of Kind Flickr Auto Reply Bot

By: ThomasY Add-on
Inspect and view changes in Kind Flickr Auto Reply Bot source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.5.2",
  "default_locale": "en_US",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://*.flickr.com/*"
  ],
  "optional_host_permissions": [
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.flickr.com/*"
      ],
      "js": [
        "browser-polyfill.min.js",
        "templates.js",
        "content.min.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/kfb16.png",
      "32": "icons/kfb32.png",
      "48": "icons/kfb48.png",
      "128": "icons/kfb128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "kindflickrbot@thomasy.com",
      "strict_min_version": "58.0"
    }
  },
  "background": {
    "scripts": [
      "background.min.js"
    ]
  }
}

Best Kind Flickr Auto Reply Bot Alternatives

Here are some Firefox add-ons that are similar to Kind Flickr Auto Reply Bot: