Effortlessly Clean Your Web Experience
Skido is a powerful yet simple Chrome extension that allows you to customize and declutter websites. Dynamically manage class names and URLs to control which elements are removed from specific websites, and clean up with a single click!
- Dynamic Class Management: Add or remove class names to target unwanted elements on websites.
- URL-Specific Actions: Specify the websites where Skido should operate.
- Floating Cleanup Button: Trigger the removal of elements instantly with a stylish button.
- Persistent Settings: All your configurations are saved and available every time you open your browser.
- User-Friendly Interface: Manage your rules seamlessly through an intuitive popup menu.
- Clone or download this repository.
- Open Chrome and navigate to
chrome://extensions/
. - Enable Developer Mode (toggle in the top-right corner).
- Click Load unpacked and select the folder containing the Skido files.
- Skido is now added to Chrome and ready to use!
-
Add Class Names:
- Click the Skido extension icon in your toolbar to open the popup.
- Enter the class name of the elements you want to remove and click Add.
-
Add Website URLs:
- Enter the URL of the website where you want Skido to work and click Add.
-
Clean Up Elements:
- Visit a specified website.
- A floating "Delete Elements" button will appear in the bottom-right corner.
- Click the button to instantly remove all elements matching the added class names.
-
Manage Rules:
- Use the popup to view, edit, or delete class names and URLs at any time.
- Support for advanced CSS selectors.
- Import/export configurations.
- Scheduled cleanups for specific times.
We welcome contributions! Please follow these steps:
- Fork this repository.
- Create a new branch for your feature (
git checkout -b feature-name
). - Commit your changes (
git commit -m 'Add feature'
). - Push to your branch (
git push origin feature-name
). - Open a Pull Request.
This project is licensed under the MIT License. See the LICENSE
file for details.
If you encounter issues or have feature requests, feel free to open an issue.
Happy customizing with Skido! 🎉