LinkedIn Paragraph Creator Firefox

Examine source code of LinkedIn Paragraph Creator

By: Jubin
Inspect and view changes in LinkedIn Paragraph Creator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LinkedIn Paragraph Creator",
  "version": "1.1.0",
  "description": "An AI-powered writing assistant add-on that instantly enhances and transforms your text inputs into professional copy for LinkedIn, resumes, cover letters, and other writing needs.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "http://127.0.0.1:8000/*",
    "http://localhost:8000/*"
  ],
  "action": {
    "default_popup": "index.html"
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "linkedin-paragraph-creator-app@jubintjoseph.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best LinkedIn Paragraph Creator Alternatives

Here are some Firefox add-ons that are similar to LinkedIn Paragraph Creator: