DDG Position Firefox

Examine source code of DDG Position

제작자: Lim Chin Hai
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/*"
  ]
}

최고의 DDG Position 대안

다음은 DDG Position과(와) 유사한 Firefox add-on입니다: