Giter Site home page Giter Site logo

knksmith57 / chrome-gmail-bg-image-size-fixer Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 124 KB

Is your gmail background image size being set to some huge value, causing your eyes pain and making you hate life? Me too. Here's a little hack to make it go away.

JavaScript 100.00%

chrome-gmail-bg-image-size-fixer's Introduction

GMail Background Image Size Fixer

Is your gmail background image size being set to some huge value, causing your eyes pain and making you hate life? Me too. I don't know why this started happening, but it drove me crazy enough to build this hack.

Quick Start

git clone git://github.com/knksmith57/chrome-gmail-bg-image-size-fixer.git
cd chrome-gmail-bg-image-size-fixer && npm install
grunt

After the clone, we call npm install to grab all the dependencies needed for the grunt build. You can check out the Gruntfile.js if you'd like, but it's pretty basic; just some concatenation / uglification.

Loading into Chrome

After running grunt, the tidied up extension files will be dropped into the dist directory. Make note of where this is, then hop into chrome and load up chrome://extensions and do the following:

  1. โœ” Developer Mode in the top right corner
  2. Click on Load unpacked extension
  3. Select the dist directory

By the way, these directions are verbatim from the Chrome Getting Started page.

Contributing

Pull requests are always welcome, or you can get at me with any suggestions --> @knksmith57. Disclaimer: This is my first ever chrome extension. It's probably the worst way to build this sort of tweak

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.