Day 13 of 100 Days of Code
Today I developed a chrome extension that inputs the URL of a page that could be used to contact the lead(s) in the future. This was a code-along project.
HTML
<link rel="stylesheet" href="index.css">
</head>
<body>
<input type="...
nkem.hashnode.dev1 min read