Ghostarchive Lookup Firefox

Examine source code of Ghostarchive Lookup

제작자: gitchasing
Inspect and view changes in Ghostarchive Lookup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ghostarchive Lookup",
  "version": "1.2.0",
  "description": "Search URL for captures from Ghostarchive",
  "icons": {
    "48": "icon.png",
    "96": "icon.png"
  },
  "page_action": {
    "default_icon": {
      "19": "icon.png",
      "38": "icon.png"
    },
    "default_title": "Search URL for captures from Ghostarchive",
    "show_matches": [
      "ftp://*/*",
      "http://*/*",
      "https://*/*"
    ]
  },
  "author": "github.com/gitchasing",
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gitchasing@proton.me",
      "strict_min_version": "59.0"
    }
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage"
  ]
}

최고의 Ghostarchive Lookup 대안

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