Yet Another Lorem Ipsum Generator Firefox

Examine source code of Yet Another Lorem Ipsum Generator

By: Kyek
Inspect and view changes in Yet Another Lorem Ipsum Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Yet Another Lorem Ipsum Generator",
  "version": "2.0.3",
  "description": "Versatile Lorem Ipsum Generator that inserts various types of blind text directly into websites or copies it to the clipboard.",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": "icon19.png",
    "default_popup": "popup.html"
  },
  "options_page": "options.html",
  "background": {
    "page": "background.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true
    }
  ],
  "permissions": [
    "contextMenus",
    "activeTab",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "126.0",
      "id": "{c0738b35-f02a-4813-a2b4-598652263d4d}"
    }
  }
}

Best Yet Another Lorem Ipsum Generator Alternatives

Here are some Firefox add-ons that are similar to Yet Another Lorem Ipsum Generator: