https://github.com/caphyon/wattspeed
Get powerful insights on web technologies with every new page you browse.
https://github.com/caphyon/wattspeed
Last synced: 8 months ago
JSON representation
Get powerful insights on web technologies with every new page you browse.
- Host: GitHub
- URL: https://github.com/caphyon/wattspeed
- Owner: Caphyon
- License: mit
- Created: 2018-08-20T07:29:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T02:09:02.000Z (over 2 years ago)
- Last Synced: 2025-01-21T13:31:42.027Z (over 1 year ago)
- Language: Vue
- Size: 1.92 MB
- Stars: 27
- Watchers: 6
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Wattspeed • [https://wattspeed.com/](https://wattspeed.com/)
Wattspeed is a FREE Chrome/Edge extension by [Advanced Web Ranking](https://www.advancedwebranking.com/) that offers powerful web performance insights and CrUX data each time you open a new web page.
[](https://www.wattspeed.com/)
- A score based on extension-verified metrics
- CrUX URL/Origin data
- Google Lighthouse scores
- Mobile-friendly test
- Security checks based on headers and SSL
- HTML5 validation
- Accessibility checker
## Install the browser extension
- [Chrome extension](https://chrome.google.com/webstore/detail/mbkehkfjhncahcaggkncdaacfnikmoid/)
- [Edge add-on](https://microsoftedge.microsoft.com/addons/detail/wattspeed/gfkdjnndhppobppfkojgenkjeabkcaac)
## How to run it
- Install dependencies: `npm install`
- Dev mode, output in _dist_: `npm run dev`