Google Sheets Tabs on top Plus Firefox

Examine source code of Google Sheets Tabs on top Plus

Inspect and view changes in Google Sheets Tabs on top Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Google Sheets Tabs on top",
  "description": "Google Sheets Tabs on top",
  "version": "1.1.7",
  "manifest_version": 2,
  "short_name": "__MSG_appShortName__",
  "default_locale": "en",
  "author": "Kazuki Yamada",
  "icons": {
    "16": "images/icon-16.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "minimum_chrome_version": "88.0",
  "content_scripts": [
    {
      "matches": [
        "https://docs.google.com/spreadsheets/*"
      ],
      "js": [
        "scripts/content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "images/icon-16.png",
    "images/icon-48.png",
    "images/icon-128.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2921b541-caa3-4064-87ae-35658fa6a09e}"
    }
  }
}

Best Google Sheets Tabs on top Plus Alternatives

Here are some Firefox add-ons that are similar to Google Sheets Tabs on top Plus: