https://github.com/celere-dev/toolkit
A small extension that facilitates access to web performance analysis tools
https://github.com/celere-dev/toolkit
browser-extension chrome-extension pagespeed w3c-validator web-performance wordpress
Last synced: 2 months ago
JSON representation
A small extension that facilitates access to web performance analysis tools
- Host: GitHub
- URL: https://github.com/celere-dev/toolkit
- Owner: celere-dev
- License: gpl-3.0
- Created: 2024-09-10T17:15:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T18:13:58.000Z (over 1 year ago)
- Last Synced: 2025-08-02T10:50:57.875Z (11 months ago)
- Topics: browser-extension, chrome-extension, pagespeed, w3c-validator, web-performance, wordpress
- Language: JavaScript
- Homepage:
- Size: 107 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
English (US) | [Português (BR)](./README.pt-BR.md)
# Célere Toolkit
Easily access web performance analysis tools through the context menu in Chromium-based browsers.
## Tools
- [PageSpeed](https://pagespeed.web.dev/)
- [BuiltWith](https://builtwith.com/)
- [Yellow Lab Tools](https://yellowlab.tools/)
- [InspectWP](https://inspectwp.com/en)
- [Siteliner](https://www.siteliner.com/)
- [Image Analysis Tool by Cloudinary](https://webspeedtest.cloudinary.com/)
- [W3C Markup Validation Service](https://validator.w3.org/)
## Installation
- [Download the file](https://github.com/celere-dev/toolkit/releases).
- Extract the ZIP file.
- Open the Chromium-based browser and go to `chrome://extensions`.
- Enable "Developer Mode" (located in the upper right corner).
- Click the "Load unpacked" button (located in the upper left corner).
- Navigate to the directory where you extracted the ZIP file containing the extension.
- Select the extension folder.
## Usage

On the site you want to analyze, right-click anywhere on the page to access the menu; a new tab will open in the selected tool and the analysis will start automatically.
> [!NOTE]
> The analysis performed by the **Image Analysis Tool by Cloudinary** takes a few seconds to start; after selecting it from the menu, please wait.
>
> Each tool has its own access policies: request limits, IP or VPN blocking, and login requirements for some features. To avoid access issues, use the tools moderately and refer to the policies directly on the sites when necessary.
## Contributing
Feel free to submit issues or pull requests for any bug fixes or new features. They can be opened in English or Portuguese.