Skip to content

Instantly share code, notes, and snippets.

@jbalogh
Created February 27, 2010 01:46
Show Gist options
  • Save jbalogh/316395 to your computer and use it in GitHub Desktop.
Save jbalogh/316395 to your computer and use it in GitHub Desktop.
jetpack.future.import('pageMods');
jetpack.pageMods.add(function(doc){
$(doc).find('.section-teaser').hide();
}, ['https://addons.mozilla.org/*', 'https://preview.addons.mozilla.org/*']);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment