Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Getting Started with Chrome Extensions: Tips and Tricks @ CodeMash

Getting Started with Chrome Extensions: Tips and Tricks @ CodeMash

You’ve seen Chrome extensions in the wild, maybe even installed a few into your browser — but what about writing your own? In this talk, you’ll learn the basics of Chrome extension development (from git init to publishing in the Web Store), how to avoid having your extension automatically disabled when performing upgrades, and some unexpected parts of Chrome you can hook into to take your extension to the next level.

Andrew Dunkman

January 08, 2015
Tweet

More Decks by Andrew Dunkman

Other Decks in Programming

Transcript

  1. Proper Nouns Write an Extension Publishing to the Chrome Web

    Store Lessons Learned from Harvest Unexpected APIs
  2. Browser Action Page Action Popup Context Menu Background Script Background

    Page Event Script Event Page Content Script } Website
  3. $5