Arc Like Copy Link Firefox

Examine source code of Arc Like Copy Link

Inspect and view changes in Arc Like Copy Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Arc Like Copy Link",
  "version": "1.0.5",
  "description": "Copies the current tab's URL to clipboard with animated icon and theme-aware color.",
  "permissions": [
    "activeTab",
    "clipboardWrite",
    "theme",
    "storage",
    "contextMenus"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Copy current page URL",
    "default_icon": {
      "16": "icons/link-light.svg",
      "32": "icons/link-light.svg"
    }
  },
  "page_action": {
    "default_title": "Copy current page URL",
    "default_icon": {
      "16": "icons/link-light.svg",
      "32": "icons/link-light.svg"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icons/link-light.svg",
    "32": "icons/link-light.svg",
    "48": "icons/link-light.svg",
    "128": "icons/link-light.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "udaygirhepunje41arc-like-copy-link@gmail.com"
    }
  }
}

Best Arc Like Copy Link Alternatives

Here are some Firefox add-ons that are similar to Arc Like Copy Link: