Bazaar Plus

Bazaar Plus

Bazaar Plus for Chrome.

Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Bazaar Plus for Chrome.",
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcsNqqgFCqAp7NicXtEMQAa23sM82pwIMmMMLxZQJrumgekMqLsZS48El/BOyVnMDTDKZGABCGz3splPhTpo0TWyIJp9V7MgeGquNGpwRlOC34E60w6IMpuPur7A3bVshjgtTcBamUKChpizJ7M6SRAqCIMn/4kNC93YcPEYApiQIDAQAB",
  "manifest_version": 2,
  "name": "Bazaar Plus",
  "permissions": [
    "http://bazaar.tf/",
    "http://media.steampowered.com/",
    "https://steamcdn-a.akamaihd.net/steamcommunity/",
    "notifications"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.4.1"
}