LDS Directory Flashcards Firefox

Examine source code of LDS Directory Flashcards

By: Dallin Add-on
Inspect and view changes in LDS Directory Flashcards source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LDS Directory Flashcards",
  "description": "A simple way to learn the names of members in your ward.",
  "action": {
    "default_title": "Activate LDS Directory Flashcards"
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "content_scripts": [
    {
      "css": [
        "styles.css"
      ],
      "matches": [
        "https://directory.churchofjesuschrist.org/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "lds-directory-flashcards@firefox",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "version": "0.3.1"
}

Best LDS Directory Flashcards Alternatives

Here are some Firefox add-ons that are similar to LDS Directory Flashcards: