OLX Pro Firefox

Examine source code of OLX Pro

Par : Ostrojen
Inspect and view changes in OLX Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "version": "0.2.0",
  "author": "ostrojen1996",
  "default_locale": "en",
  "icons": {
    "48": "icons/logo48.png"
  },
  "browser_action": {
    "default_icon": "icons/logo48.png",
    "default_popup": "html/popup.html"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.olx.ua/*"
      ],
      "run_at": "document_start",
      "js": [
        "/js/top.js"
      ]
    }
  ]
}

Meilleures alternatives OLX Pro

Voici quelques Firefox add-ons qui sont similaires à OLX Pro :