Fiverr Quick View Firefox

Examine source code of Fiverr Quick View

Inspect and view changes in Fiverr Quick View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fiverr Quick View",
  "version": "1.4.2",
  "description": "Fiverr Quick View - It allows you to sort search results, extract keywords, and view important metrics like favorites and ratings.",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.fiverr.com/*",
        "http://www.fiverr.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    "flags/*.png"
  ],
  "browser_action": {
    "default_icon": {
      "16": "images/icon-16.png",
      "32": "images/icon-32.png",
      "48": "images/icon-48.png",
      "128": "images/icon-128.png"
    },
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{33c75b1a-93f7-4555-b943-660362116d2b}"
    }
  }
}

Best Fiverr Quick View Alternatives

Here are some Firefox add-ons that are similar to Fiverr Quick View: