Easy Google Sheets Tab Search Firefox

Examine source code of Easy Google Sheets Tab Search

By: Ivan
Inspect and view changes in Easy Google Sheets Tab Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Easy Google Sheets Tab Search",
  "version": "1.2.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "easy-sheets-tab-search@ivan-luengo.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "developer": {
    "name": "Ivan Luengo",
    "url": "https://ivan-luengo.com"
  },
  "description": "Search tabs in Google Sheets instantly",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://docs.google.com/spreadsheets/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Easy Google Sheets Tab Search Alternatives

Here are some Firefox add-ons that are similar to Easy Google Sheets Tab Search: