IOTA Names Resolver (.iota) Firefox

Examine source code of IOTA Names Resolver (.iota)

Inspect and view changes in IOTA Names Resolver (.iota) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "26.1.23.0",
  "description": "__MSG_extDescription__",
  "permissions": [
    "storage",
    "webNavigation",
    "contextMenus"
  ],
  "host_permissions": [
    "*://*.iota/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "IOTA Names Resolver",
    "default_popup": "popup.html"
  },
  "omnibox": {
    "keyword": "iota"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@pandabyte.net",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best IOTA Names Resolver (.iota) Alternatives

Here are some Firefox add-ons that are similar to IOTA Names Resolver (.iota):