PDF Exporter for leboncoin.fr Firefox

Examine source code of PDF Exporter for leboncoin.fr

By: Bamdad
Inspect and view changes in PDF Exporter for leboncoin.fr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PDF Exporter for leboncoin.fr",
  "short_name": "leboncoin-pdf",
  "description": "PDF exporting Web Extension of classified ads listed on leboncoin.fr",
  "version": "1.14.4",
  "manifest_version": 2,
  "icons": {
    "512": "assets/icon.png"
  },
  "browser_action": {
    "default_icon": {
      "512": "assets/icon.png"
    },
    "default_title": "PDF Exporter for leboncoin.fr",
    "default_popup": "popup/index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.leboncoin.fr/*"
      ],
      "js": [
        "scripts/content.js"
      ],
      "run_at": "document_end",
      "all_frames": false
    }
  ],
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "permissions": [
    "*://*.leboncoin.fr/*",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{55a4be35-e4be-40dc-a87e-ea6a58d04f46}"
    }
  }
}

Best PDF Exporter for leboncoin.fr Alternatives

Here are some Firefox add-ons that are similar to PDF Exporter for leboncoin.fr: