Ctrl + A (Select All) Firefox

Examine source code of Ctrl + A (Select All)

Inspect and view changes in Ctrl + A (Select All) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "js": [
        "jquery.min.js",
        "run.js"
      ],
      "matches": [
        "https://tweetdeck.twitter.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "description": "Add a button to RT with with all teamed accounts even with the new TweetDeck update that restricts users to one account per retweet",
  "manifest_version": 2,
  "name": "Ctrl + A (Select All)",
  "permissions": [
    "*://*/*"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.6resigned1",
  "applications": {
    "gecko": {
      "id": "llkhmcjkflajcgioljbamhcepjgpgibj@chrome-store-foxified-unsigned"
    }
  }
}

Meilleures alternatives Ctrl + A (Select All)

Voici quelques Firefox add-ons qui sont similaires à Ctrl + A (Select All) :