Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelis committed Sep 23, 2011
1 parent e0a2f14 commit 0e65a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
NZBMatrix",
"content_scripts": [
{
"matches" : ["http://nzbmatrix.com/*"],
"matches" : ["http://nzbmatrix.com/*", "https://nzbmatrix.com/*"],
"js": ["jquery-1.6.4.min.js","nzbmatrix-imdb.js"]
}
],
Expand Down

0 comments on commit 0e65a8d

Please sign in to comment.