Snowbot — Prompt Library Firefox

Examine source code of Snowbot — Prompt Library

Inspect and view changes in Snowbot — Prompt Library source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Snowbot — Prompt Library",
  "short_name": "Snowbot",
  "version": "1.0.0",
  "description": "Access your Snowbot saved prompts from any webpage. Search, copy, and insert prompts directly into any text field.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Snowbot Prompts",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "clipboardWrite"
  ],
  "host_permissions": [
    "https://snowbot.in/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@snowbot.in",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ]
      }
    }
  }
}

Best Snowbot — Prompt Library Alternatives

Here are some Firefox add-ons that are similar to Snowbot — Prompt Library: