LinkLooker Firefox

Examine source code of LinkLooker

제작자: Tsuni
Inspect and view changes in LinkLooker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.e7bcd3ac.png",
    "32": "icon32.plasmo.ce39377b.png",
    "48": "icon48.plasmo.3c17e113.png",
    "64": "icon64.plasmo.df317abe.png",
    "128": "icon128.plasmo.6a4310c5.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icon16.plasmo.e7bcd3ac.png",
      "32": "icon32.plasmo.ce39377b.png",
      "48": "icon48.plasmo.3c17e113.png",
      "64": "icon64.plasmo.df317abe.png",
      "128": "icon128.plasmo.6a4310c5.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.1.7",
  "author": "Tsuni <tsuni@tsuni.dev>",
  "name": "LinkLooker",
  "description": "Previews links using ChatGPT when you hover over them",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "permissions": [
    "storage",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contents.75c27d66.js"
      ],
      "exclude_matches": [
        "*://*.wikipedia.com/*"
      ],
      "css": [
        "global.1fdf969d.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "linklooker@tsuni.dev"
    }
  },
  "web_accessible_resources": [
    "tabs/getting-started.eeb3319e.css"
  ]
}

최고의 LinkLooker 대안

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