Show Owl Firefox

Examine source code of Show Owl

Inspect and view changes in Show Owl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Show Owl",
  "description": "Live show tools for Poshmark",
  "version": "0.0.1",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "https://poshmark.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://poshmark.com/order/sales*"
      ],
      "run_at": "document_end",
      "js": [
        "content-scripts/poshmark-sales.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac1d4fc4-0ee9-4aab-a2d2-57a4eb612627}"
    }
  }
}

Best Show Owl Alternatives

Here are some Firefox add-ons that are similar to Show Owl: