Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wispen preview

Wispen

A small chrome extention that shows you cool info about any webpage you are on. Just click the icon and it tells you the reading time, colors used in the page, fonts, and a bunch of other stuff.

What it does

You click on the Wispen icon in your browser and a small panel opens up with:

  • how long the page takes to read
  • word count and character count
  • number of links on the page ( and how many go to other sites)
  • number of images (and if any are broken)
  • headings on the page
  • how fast the page loaded
  • top 5 colors used on the page - you can click any color to copy the hex code
  • fonts the page uses - click to copy the font name
  • copy button. that gives you a text summary of everything

That's it. It's simple but I think it's kinda useful.

Why I made it

I kept opening dev tools everytime I wanted to check the wont a website was using or grab a color from a page I liked. Also I am bad at estimating how long articles take to read so I wanted something that just tells me.

How to install it

  1. Download this repo (or clone it)
  2. Open Chrome and go to chrome://extensions
  3. Turn on "Developer mode" (top right corner)
  4. Click "Load unpacked"
  5. Select the wispen folder
  6. Pin the extension so you can see the icon
  7. Click it on any website

Should work on Edge and Brave too since they use Chromium.

Built using

Vanilla HTML, CSS, JavaScript. Chrome Manifest V3. No backend, no login, no tracking.

About

A Chrome extension that shows instant insights about any webpage.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages