Instagram Atom Firefox

Examine source code of Instagram Atom

By: Ryan B Add-on
Inspect and view changes in Instagram Atom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Instagram Atom",
  "version": "0.1.0",
  "description": "Converts your Instagram feed into an Atom feed that you can read in any feed reader!",
  "homepage_url": "https://instagram-atom.appspot.com/",
  "manifest_version": 2,
  "minimum_chrome_version": "74",
  "applications": {
    "gecko": {
      "id": "instagram-atom@snarfed.org",
      "strict_min_version": "67.0"
    }
  },
  "permissions": [
    "*://*.instagram-atom.appspot.com/*",
    "*://*.instagram.com/*",
    "alarms",
    "contextualIdentities",
    "cookies",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "persistent": true,
    "page": "background.html"
  },
  "icons": {
    "200": "logo.png"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

Best Instagram Atom Alternatives

Here are some Firefox add-ons that are similar to Instagram Atom: