Promirs Quick Access Firefox

Examine source code of Promirs Quick Access

Inspect and view changes in Promirs Quick Access source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Promirs Quick Access",
  "version": "1.1",
  "description": "Promirs promptlarına hızlı erişim — giriş yap, promptlarını listele ve tek tıkla kopyala.",
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus"
  ],
  "host_permissions": [
    "https://promirs.com/*",
    "http://localhost:8000/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "promirs-extension@promirs.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Promirs Quick Access Alternatives

Here are some Firefox add-ons that are similar to Promirs Quick Access: