Gmail Conversation Reversal Firefox

Examine source code of Gmail Conversation Reversal

Inspect and view changes in Gmail Conversation Reversal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gmail Conversation Reversal",
  "short_name": "SGCReversal",
  "description": "__MSG_extDescription__",
  "version": "0.1.6",
  "default_locale": "en",
  "icons": {
    "16": "image/icon.16.png",
    "48": "image/icon.48.png",
    "128": "image/icon.128.png"
  },
  "permissions": [],
  "web_accessible_resources": [],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "css": [
        "css/style.css"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_icon": "image/icon.128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@simple-gmail-conversation-reversal",
      "strict_min_version": "55.0"
    }
  }
}

Best Gmail Conversation Reversal Alternatives

Here are some Firefox add-ons that are similar to Gmail Conversation Reversal: