GitXplorerGitXplorer
M

Linker

public
1 stars
2 forks
5 issues

Commits

List of commits on branch main.
Unverified
45294627e75de102d10a60852023d692fd28bb64

Validate individual email addresses

aaitikgupta committed 4 years ago
Verified
b408ba544b0c07a917420f7500f3316e5d973e5a

Delete LICENSE.md

aamalaabraham committed 4 years ago
Verified
ce364ec01fcb6f2b1df78206f26368f8bf0b2c59

Create LICENSE

aamalaabraham committed 4 years ago
Verified
f3010ea070c7c9fbf426e1b6c05d638990ec4734

Merge pull request #27 from MyrrhDev/prefinal

aatreyamaj committed 4 years ago
Unverified
7fdcda2d9a9691c777d42c150adfc9af45be966f

Reinstated LICENSE.md

aatreyamaj committed 4 years ago
Unverified
eca33ac81e4f0d37baa58587b9bed16f68b52116

new branch

aamalaabraham committed 4 years ago

README

The README file for this repository.

Linker

Your open-source one-stop solution to find Broken Links on deployed Pages!

Welcome to Linker!

We are a team of 3 devs:
@MyrrhDev
@amalaabraham
@atreyamaj

Linker is an open-source chrome extension designed to grab all broken links on the page you're running the extension on, and either E-mail them to you or show them as a chrome alert. When you click on the extension, you get the option to get either of the aforementioned methods.

Our target audience is primarily web-developers. This extension is a developer tool that users can use to quickly perform final link checks instead of checking every single link individually.

Using the Linker chrome extension

-> Click on the extension icon

-> If you want the broken links in your E-mail, enter your e-mail and click on the first button. Else, click on the second button.

-> Wait for 30s to 1 minute for all the links to be parsed and checked.

How to run the extension locally?

  1. Open the Extension Management page by navigating to chrome://extensions.
    • Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  3. Click the LOAD UNPACKED button and select the extension directory.

Ta-da! The extension has been successfully installed.

Want to report any bugs or open an issue, or have an idea that you want to contribute?

Reach out to us at https://github.com/MyrrhDev/Sprint0 Feel free to open any issues or send PRs!