Point de Contact Firefox

Examine source code of Point de Contact

Inspect and view changes in Point de Contact source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Point de Contact",
  "applications": {
    "gecko": {
      "id": "@pointdecontact",
      "strict_min_version": "57.0"
    }
  },
  "description": "__MSG_description__",
  "version": "1.3.2",
  "author": "VERIFROM SAS - copyright 2015-2022",
  "default_locale": "en",
  "options_ui": {
    "page": "html/options.html",
    "open_in_tab": true
  },
  "icons": {
    "32": "img/icon-32.png",
    "48": "img/icon-48.png",
    "128": "img/icon-128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "img/iconAction16.png",
      "48": "img/icon-48.png",
      "128": "img/icon-128.png"
    }
  },
  "content_security_policy": "script-src 'self' 'sha256-7+VygfRyI1/PKxYtQh1WNGBOl7cNKnG0CrH8wg5SviA=' 'sha256-Le3UjCT7ZQcJphS9E7Z53Jlvx8+rC2zKNv2shRMlptk=' 'sha256-qAbfpgd6nuaqYBjVaq4TxUROqwk8Ka6dEkrP30Uu+Wg='; object-src 'self'; ",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "contextMenus",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "js": [
        "js/jquery-3.6.0.min.js",
        "js/URLCanonicalization.js",
        "specific/extensionConfig.js",
        "js/jquery-localize.js",
        "js/purify.min.js",
        "js/verifrom_api.js",
        "popups/common.js",
        "verifrom.js"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "run_at": "document_idle",
      "match_about_blank": false,
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "js/jquery-3.6.0.min.js",
      "js/URLCanonicalization.js",
      "js/jquery-localize.js",
      "specific/extensionConfig.js",
      "js/verifrom_api.js",
      "verifrombg.js"
    ]
  },
  "web_accessible_resources": [
    "html/options.html",
    "popups/reportContent.html",
    "popups/reportContentChrome.html",
    "popups/reportContent.js",
    "popups/reportContentChrome.js",
    "popups/common.js",
    "img/close.png",
    "img/logo1.png",
    "img/logo2.png",
    "img/logo3.png",
    "img/icon-65.png",
    "img/icon-96.png",
    "img/spinner.gif",
    "img/stopprop.png",
    "css/sidebar.css",
    "css/options.css",
    "css/popup.css",
    "specific/js/config.json",
    "js/jquery-3.6.0.min.js",
    "js/URLCanonicalization.js",
    "js/jquery-localize.js",
    "html/manifests/update-fr.html",
    "html/manifests/update-en.html",
    "html/manifests/install-fr.html",
    "html/manifests/install-en.html",
    "html/uninstall.html",
    "locales_pointdecontact/pointdecontact-en.json",
    "locales_pointdecontact/pointdecontact-fr.json",
    "locales_pointdecontact/pointdecontact-fr-FR.json"
  ]
}

Best Point de Contact Alternatives

Here are some Firefox add-ons that are similar to Point de Contact: