Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caphyon/wattspeed
Get powerful insights on web technologies with every new page you browse.
https://github.com/caphyon/wattspeed
Last synced: about 1 month 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-12T08:27:40.000Z (about 1 year ago)
- Last Synced: 2023-10-13T02:08:12.345Z (about 1 year ago)
- Language: Vue
- Size: 1.88 MB
- Stars: 24
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
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.
[![Wattspeed](/docs/preview.png)](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`