Skip to content

GDGKansasCity/stockman-fly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Stockman-Fly

A simple Google Chrome extension that adds the GDG Boomerang logo to the omnibox next to the bookmark star when a user navigates to a page where we have hidden a Google Domain Easter Egg for a beta invitation!

To manually install the Google Chrome extension:

  • Download and Unzip the contents to a new folder
  • Open Chrome, in a new tab type: chrome://extensions
  • Check the Developer mode checkbox
  • Click the Load unpacked extension... button
  • Navigate to the new folder you created & select it (the folder only)
  • Click "Open"/"Ok"

stockman fly

This makes use of the following Chrome Extension APIs:

The power of the RegEx:

Using the chrome.declarativeContent API, we were able to easily hide the GDG Boomerang on multiple sites conected to GDG Kansas City. The property used was urlMatches which follows the RE2 syntax.

Project name origin:

Also in keeping with our TMNT project themes, here is where we got the Stockman-Fly project name.

easter eggs

These are the pages where we hid the Easter Eggs (GDG Boomerang logo):

Extra pages found by Easter Egg finders:

About

Chrome Extension for Google Domain Beta-Invites Easter Egg hunt in August-September 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors