Google Cloud Skills Boost - Helper Firefox

Examine source code of Google Cloud Skills Boost - Helper

Inspect and view changes in Google Cloud Skills Boost - Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.2.14",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{71243e5a-8ec2-41a5-8ef5-f2861ebd8fed}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "__MSG_extName__",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "open_in_tab": false,
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.skills.google/course_templates/*/labs/*",
        "https://www.skills.google/focuses/*",
        "https://www.skills.google/games/*/labs/*",
        "https://www.skills.google/my_account/profile*",
        "https://www.skills.google/paths/*/course_templates/*/labs/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "content-scripts/content.css"
      ],
      "use_dynamic_url": true,
      "matches": [
        "https://www.skills.google/*",
        "https://www.skills.google/*",
        "https://www.skills.google/*",
        "https://www.skills.google/*",
        "https://www.skills.google/*"
      ]
    }
  ]
}

Best Google Cloud Skills Boost - Helper Alternatives

Here are some Firefox add-ons that are similar to Google Cloud Skills Boost - Helper: