Powered by thegreenwebfoundation.org 🌍✨
This project leverages their invaluable resources to help make the web greener, one website at a time! 💚
🚀 What is Green Hosting Inspector?
The Green Hosting Inspector is a Visual Studio Code extension that checks if URLs in your code are hosted on environmentally friendly hosting providers. It uses the Green Web Foundation's API to perform these checks.
🛠️ Features
🌐 URL Analysis: Automatically detects URLs in your code and checks if they are hosted on green hosting providers.
🎨 Visual Feedback: Highlights green-hosted URLs in green and non-green-hosted URLs in red directly in your code editor.
🔄 Caching: Results are cached for a week to improve performance.
📦 Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or pressing Ctrl+Shift+X (Cmd+Shift+X on Mac).
Search for "Green Hosting Inspector" in the Extensions Marketplace.
Click "Install" to add the extension to your VS Code.