Select like a Boss - Select all kinds of text by d Firefox

Examine source code of Select like a Boss - Select all kinds of text by d

Inspect and view changes in Select like a Boss - Select all kinds of text by d source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Select like a Boss",
  "description": "With this extension, you can easily select link text just like regular text, making it easier to copy. Just Select like a Boss! ;)",
  "version": "2024",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage"
  ],
  "options_page": "help.html",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Select like a Boss",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c5bf72c6-5a9a-4a9f-8b8a-a3ba929ff2da}"
    }
  }
}

Best Select like a Boss - Select all kinds of text by d Alternatives

Here are some Firefox add-ons that are similar to Select like a Boss - Select all kinds of text by d: