Unshortit.com Firefox

Examine source code of Unshortit.com

제작자: Ophusdev
Inspect and view changes in Unshortit.com source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Unshortit.com",
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "images/icon38.png",
      "32": "images/icon38.png"
    },
    "default_popup": "popup.html"
  },
  "version": "0.0.5.0",
  "description": "Browse shortlinks without visiting them directly",
  "icons": {
    "16": "images/favicon.ico",
    "48": "images/favicon.ico",
    "128": "images/favicon.ico"
  },
  "permissions": [
    "contextMenus",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "./js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "./js/content-script.js",
        "./js/jquery-3.6.0.min.js",
        "./js/bootstrap.min.js"
      ],
      "css": []
    }
  ]
}

최고의 Unshortit.com 대안

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