Skip to content

Commit

Permalink
Screenshot Extension
Browse files Browse the repository at this point in the history
  • Loading branch information
harshnayangithub committed May 19, 2024
1 parent c61a888 commit 788d045
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions SreenShot /popup.html → SreenShot Extension/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<html>
<head>
<title>Screenshot Extension</title>
<link rel="stylesheet" type="text/css" href="popup.css">
<script src="popup.js"></script>
<link rel="stylesheet" type="text/css" href="src/popup.css">
<script src="scripts/popup.js"></script>
</head>
<body>
<button id="capture">Capture Screenshot</button>
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 788d045

Please sign in to comment.