GitXplorerGitXplorer
M

Linker

public
1 stars
2 forks
5 issues

Commits

List of commits on branch main.
Verified
42916aff103aafbdb4e3890111cc7c619447bbd3

Merge pull request #33 from MyrrhDev/amala-readme

MMyrrhDev committed 4 years ago
Unverified
6165a74ecf4fdc4b51ec3531850c1620272edc97

Update README

aamalaabraham committed 4 years ago
Verified
e5f1db7720ae5522b2ad2d8cafe5867e022f053b

Merge pull request #31 from LucasLobo/lucas_expand_validation_url

MMyrrhDev committed 4 years ago
Unverified
e410ceb2e069936023c90a3dfa69e2c0b2307cc8

Add validation to all HTTP status

LLucasLobo committed 4 years ago
Verified
46904996c7873f71e833f61957e9432c1f3e5860

Merge pull request #28 from aitikgupta/email-verify

MMyrrhDev committed 4 years ago
Unverified
d5932df2c11fd0cddbcff47f75df27cff537e818

Raise alert when emails are not validated

aaitikgupta 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!