SkillPrompts Firefox

Examine source code of SkillPrompts

Inspect and view changes in SkillPrompts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.56f5f4d4.png",
    "32": "icon32.plasmo.78fc6bb6.png",
    "48": "icon48.plasmo.6a305d4c.png",
    "64": "icon64.plasmo.c5f1bad8.png",
    "128": "icon128.plasmo.f59a86f4.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.56f5f4d4.png",
      "32": "icon32.plasmo.78fc6bb6.png",
      "48": "icon48.plasmo.6a305d4c.png",
      "64": "icon64.plasmo.c5f1bad8.png",
      "128": "icon128.plasmo.f59a86f4.png"
    }
  },
  "version": "1.1.0",
  "author": "Adem Kouki <ademkingnew@gmail.com>",
  "name": "SkillPrompts",
  "description": "Boost your AI workflow. Create, organize, and reuse prompts instantly across all your favorite chat platforms.",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://chatgpt.com/*",
        "https://chat.openai.com/*",
        "https://gemini.google.com/*"
      ],
      "js": [
        "content.37a5d351.js"
      ],
      "css": []
    }
  ],
  "host_permissions": [
    "https://chatgpt.com/*",
    "https://chat.openai.com/*",
    "https://gemini.google.com/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; frame-src https://www.youtube.com https://www.youtube-nocookie.com"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ademking@skillprompts",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://chatgpt.com/*",
        "https://chat.openai.com/*",
        "https://gemini.google.com/*"
      ],
      "resources": [
        "content.9b314bef.css"
      ]
    }
  ]
}

Best SkillPrompts Alternatives

Here are some Firefox add-ons that are similar to SkillPrompts: