Upwork Job Post Customizer Firefox

Examine source code of Upwork Job Post Customizer

Inspect and view changes in Upwork Job Post Customizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Upwork Job Post Customizer",
  "version": "1.5",
  "author": "Md. Khairul Hasan",
  "developer": {
    "name": "Md. Khairul Hasan",
    "url": "https://axiom.org.bd"
  },
  "description": "Upwork Job Post Customization",
  "browser_action": {
    "browser_style": true,
    "default_title": "Window manipulator",
    "default_popup": "configuration_panel.html",
    "default_icon": {
      "19": "icons/48x48.png",
      "38": "icons/48x48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "khairulhasanmd@gmail.com",
      "strict_min_version": "98.0"
    }
  },
  "minimum_chrome_version": "88",
  "icons": {
    "48": "icons/48x48.png",
    "72": "icons/72x72.png",
    "96": "icons/96x96.png",
    "128": "icons/144x144.png",
    "144": "icons/144x144.png",
    "192": "icons/192x192.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.upwork.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "activeTab",
    "contextMenus"
  ]
}

Best Upwork Job Post Customizer Alternatives

Here are some Firefox add-ons that are similar to Upwork Job Post Customizer: