Skip to content

Commit f97eca3

Browse files
feat(timer): timer extension
1 parent fa1b01a commit f97eca3

10 files changed

+718
-109
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Chrome Extension React/TypeScript Starter</title>
6+
<title>Timer Extension</title>
77
</head>
88
<body>
99
<!-- This is the entry point for React. -->

0 commit comments

Comments
 (0)