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/*"
  ]
}

Mejores alternativas DDG Position

Aquí hay algunas Firefox add-ons que son similares a DDG Position: