Skip to content

Instantly share code, notes, and snippets.

@kakenn
Created December 7, 2015 03:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kakenn/57211fcfa81743b705f5 to your computer and use it in GitHub Desktop.
Save kakenn/57211fcfa81743b705f5 to your computer and use it in GitHub Desktop.
{
"name": "HyperRakuten",
"version": "1",
"manifest_version": 2,
"description": "I love Google",
"content_scripts": [{
"matches": ["http://websearch.rakuten.co.jp/*"],
"js": ["jquery.min.js","script.js"]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment