Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 775 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 775 Bytes

ChromeExt

Name: CUBEFISH

CUstom Background Extension For Internet Site Hypermedia

Description:

This is a Chrome extension that allows you to customize your background on arbitrary websites.

Implementation:

Currently it just changes the background of the body of the website. Therefore, it might not work on all websites, namely where the body isn't visible.

How to install

Install from source

  1. Download the repo.
  2. In your browser go to chrome://extensions and select "Developer mode" in the top right.
  3. Click on "Load unpacked" (top left) and select the folder that contains the repo as root directory.
  4. Done.