Files
chrome-extensions-samples/context-menu/index.html
Mihai Parparita 029721c139 Update terminology
2012-06-27 23:26:04 -07:00

9 lines
137 B
HTML

<html>
<head>
<title>Context Menu Demo</title>
</head>
<body>
<p>Right click to see the context menu</p>
</body>
</html>