angellikgh / chrome-ext-logo-removal

Chrome extensions to remove web page logo

Home Page:https://medium.com/@seanlumjy/build-a-chrome-extension-that-injects-css-into-your-favourite-website-9b65f722f409

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Add your custom images to chrome's background! Available only in url matching https://www.google.com/*

Usage

Visit here or on the https://chrome.google.com/webstore/category/extensions and search for ChromeBackground and add it to your extensions

Click on the icon in the chrome's extension toolbar and paste any image url into text field and click Submit. (Note if the image doesnt show up, do press the refresh button)

Implementation Details

Read more about the implementation

View the medium post here

FAQ

Q) How do i clear the background image?
A) Simply press the extension icon and click clear (Note if the image doesnt clear, do press the refresh button)

Acknowledgement

Images - Icons made by www.freepik.com Freepik from www.flaticon.com

About

Chrome extensions to remove web page logo

https://medium.com/@seanlumjy/build-a-chrome-extension-that-injects-css-into-your-favourite-website-9b65f722f409


Languages

Language:JavaScript 60.6%Language:CSS 29.5%Language:HTML 9.9%