GithubHelp home page GithubHelp logo

hide-gmail-ads's Introduction

/* 
 * Chrome extension to hide Gmail ads using CSS.
 * Itoafa Liviu
 *
 * o Hides text ads from the right side of the message
 * o Expands message to fit the width of the page
 *
 */
 
 
  
1. The css could be tested also by modifying this file:
Windows: 
   %userprofile%\Local Settings\Application Data\Google\Chrome\User Data\Default\User StyleSheets\Custom.css
Ubuntu 9.04 (Backtrack 5 R2):
  ~/.config/chromium/Default/User StyleSheets/Custom.css
  
2. Directory of already installed extensions:
Windows:
   %userprofile%\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions\
Ubuntu:
   ~/.config/chromium/Default/Extensions/

3. Start Chromium with extensions allowed:
- Create a panel shortcut and add "--enable-extensions" to command line:
/usr/bin/chromium-browser %U --enable-extensions

4. Other extensions:
 - Ad-blocker for Gmail
   https://chrome.google.com/webstore/detail/coibnogmjcpbccgjofoiklnfpbbjbapo

5. References:
  * http://code.google.com/chrome/extensions/getstarted.html
  * http://code.google.com/chrome/extensions/content_scripts.html
  * http://code.google.com/chrome/extensions/faq.html
  * http://code.google.com/chrome/extensions/devguide.html
  * http://thecodingbug.com/blog/2010/3/7/creating-a-to-do-extension-for-chrome-part-1/
  * http://www.iconfinder.com
  * http://jsfiddle.net/
  * http://www.w3.org/TR/2001/CR-css3-selectors-20011113/
 

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.