DDG Position Firefox

Examine source code of DDG Position

Inspect and view changes in DDG Position source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DDG Position",
  "version": "1.0",
  "description": "Places a marker with position of a Google result link in DDG results. ",
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/search?*"
      ],
      "js": [
        "ddgposition.js"
      ]
    }
  ],
  "permissions": [
    "*://html.duckduckgo.com/html/*"
  ]
}

Meilleures alternatives DDG Position

Voici quelques Firefox add-ons qui sont similaires à DDG Position :