Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bits to Bytes Converter Extension

A very simple Chrome extension that converts internet speed values from bits/s to MBps when you click a button works on fast.com.

Features

  • No icons, no logos – minimal setup.
  • Adds a popup with one button: Convert to MBps.
  • When clicked, it finds the elements:
    • #speed-value → converts number from bits/s to MBps.
    • #speed-units → replaces text with MBps.

Installation

  1. Download/Clone this project to your computer.

  2. Open Google Chrome and go to:

  3. In the top-right, turn on Developer mode.

  4. Click Load unpacked.

  5. Select the project folder (containing manifest.json).

  6. The extension will now appear in your extensions list.


Usage

  1. Navigate to the site that shows your internet speed with:

  2. Click the extension icon in Chrome (puzzle-piece → then click the extension).

  3. A popup opens with a button.

  4. Click Convert to MBps.

  5. The page values will update instantly.


About

Converts bits/s to MBps when you click a button on fast.com

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages