Yet another flags Firefox

Examine source code of Yet another flags

Inspect and view changes in Yet another flags source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Yet Another Flags",
  "short_name": "YAFlags",
  "description": "Shows country flag for the website near the location bar.",
  "browser_specific_settings": {
    "gecko": {
      "id": "yaflags@furman.im"
    }
  },
  "version": "1.2.3",
  "background": {
    "page": "src/module.html"
  },
  "permissions": [
    "dns",
    "tabs",
    "storage"
  ],
  "icons": {
    "16": "img/icon/16.png",
    "32": "img/icon/32.png",
    "48": "img/icon/48.png",
    "128": "img/icon/128.png"
  },
  "action": {
    "default_icon": {
      "16": "img/icon/16.png",
      "32": "img/icon/32.png"
    },
    "default_title": "Yet Another Flags",
    "default_popup": "src/popup.html"
  }
}

Mejores alternativas Yet another flags

Aquí hay algunas Firefox add-ons que son similares a Yet another flags: