AymericDev: CV Accès Facile (pole-emploi.fr) Firefox

Examine source code of AymericDev: CV Accès Facile (pole-emploi.fr)

By: Hoax
Inspect and view changes in AymericDev: CV Accès Facile (pole-emploi.fr) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Scraping Pole Emploi",
  "manifest_version": 2,
  "name": "Scraping Pole Emploi",
  "version": "2.2.1resigned1",
  "homepage_url": "https://www.aymericdev.fr/produit/1",
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "page_action": {
    "default_icon": {
      "20": "icons/on-32.png"
    },
    "default_title": "Scraping Pole Emploi",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://entreprise.pole-emploi.fr/recherche-profil/*"
      ],
      "css": [
        "css/content.css"
      ],
      "js": [
        "js/jquery.js",
        "js/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icons/on-16.png",
    "32": "icons/on-32.png",
    "128": "icons/on-128.png",
    "300": "icons/on-300.png"
  },
  "permissions": [
    "*://entreprise.pole-emploi.fr/*",
    "*://aymericdev.fr/api/*",
    "activeTab",
    "storage",
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestBlocking"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{56d279ba-435f-4329-ae2e-b5fc98d66696}"
    }
  }
}

Best AymericDev: CV Accès Facile (pole-emploi.fr) Alternatives

Here are some Firefox add-ons that are similar to AymericDev: CV Accès Facile (pole-emploi.fr):