Repliora — AI Writing & Reply Assistant Firefox

Examine source code of Repliora — AI Writing & Reply Assistant

제작자: Simarpreet SIngh Add-on
Inspect and view changes in Repliora — AI Writing & Reply Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Repliora — AI Writing & Reply Assistant",
  "short_name": "Repliora",
  "version": "1.0.3",
  "description": "Intelligent AI writing & reply assistant. Generate premium context-aware replies, fix grammar, and polish your writing style.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup/index.html",
    "default_title": "Repliora",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_ui": {
    "page": "options/index.html",
    "open_in_tab": true
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage",
    "alarms",
    "activeTab",
    "scripting",
    "identity",
    "contextMenus"
  ],
  "host_permissions": [
    "https://www.linkedin.com/*",
    "https://x.com/*",
    "https://twitter.com/*",
    "https://*.googleapis.com/*",
    "https://*.firebase.com/*",
    "https://*.firebaseio.com/*",
    "https://api.groq.com/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*",
        "icons/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "minimum_chrome_version": "116",
  "browser_specific_settings": {
    "gecko": {
      "id": "iamsimarpreetsingh@gmail.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "oauth2": {
    "client_id": "531539060256-d8k42ope83ipu0fh5j7cootftb64m1gs.apps.googleusercontent.com",
    "scopes": [
      "email",
      "profile"
    ]
  }
}

최고의 Repliora — AI Writing & Reply Assistant 대안

다음은 Repliora — AI Writing & Reply Assistant과(와) 유사한 Firefox add-on입니다: