MAKE A MERRY TRY AGAIN Firefox

Examine source code of MAKE A MERRY TRY AGAIN

Inspect and view changes in MAKE A MERRY TRY AGAIN source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MAKE A MERRY TRY AGAIN",
  "version": "1.7.2",
  "description": "If loading a page fails, try again after x seconds. The reload bypasses the browser cache. This add-on was inspired by the sadly discontinued add-on TryAgain, but is in no way affiliated to it or its authors. The icon comes with friendly permission from Gabe Ferreira's poopontrump.com and all rights remain with him. Feel free to view and change the source code on: https://github.com/ryhaberecht/MAKE-A-MERRY-TRY-AGAIN",
  "permissions": [
    "webRequest",
    "<all_urls>",
    "tabs",
    "storage",
    "webNavigation"
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "icons": {
    "48": "icon_48.png",
    "96": "icon_96.png",
    "128": "icon_128.png",
    "256": "icon_256.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best MAKE A MERRY TRY AGAIN Alternatives

Here are some Firefox add-ons that are similar to MAKE A MERRY TRY AGAIN: