Light12306/RwTicketAssistantV3/index.htm

20 lines
928 B
HTML
Raw Normal View History

2015-07-03 21:04:37 +08:00
<EFBFBD><EFBFBD><!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Chrome Extension test page</title>
</head>
<body>
<p>Use this page to test your Chrome extension</p>
<p>
Learn how to write Chrome extensions in the
<a href="http://developer.chrome.com/extensions/getstarted.html">Getting started guide</a>
</p>
<p>The /app/ folder is where the Chrome extension is located</p>
</body>
</html>