Old Google Icons Firefox

Examine source code of Old Google Icons

Inspect and view changes in Old Google Icons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Old Google Icons",
  "version": "1.0.0",
  "description": "Replaces the new Google icons with the classic Google icons.",
  "author": "John Pham <johnphammail@gmail.com>",
  "homepage_url": "https://github.com/JohnPhamous/old-google-icons-extension",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://mail.google.com/*",
        "https://calendar.google.com/*",
        "https://drive.google.com/*",
        "https://meet.google.com/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ]
}

Best Old Google Icons Alternatives

Here are some Firefox add-ons that are similar to Old Google Icons: