Remove dead links and extensions which don't exist anymore.#158
Open
SeanGallen wants to merge 1 commit intoChromeDevTools:masterfrom
Open
Remove dead links and extensions which don't exist anymore.#158SeanGallen wants to merge 1 commit intoChromeDevTools:masterfrom
SeanGallen wants to merge 1 commit intoChromeDevTools:masterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello,
This PR removes several unavailable extensions and a broken link for Weer. I found the Weer site was discontinued. The extensions all say
This extension is no longer available because it doesn't follow best practices for Chrome extensions.or go toThis item is not available.There were other repos which were archived but I was not sure if they should be removed since the links worked. If you would like I can remove those too.
Here is the full list of unavailable extensions or broken links:
Weer - A HTTP protocol debugger (closed source)
Chromelens - See how your web app will look to people with different types of vision and the path users will travel when tabbing through your page.
Emulated Device Lab - Experiment with multiple devices being emulated at the same time.
Marionette Inspector - Inspect a Marionette application's views, events, and live data.
App Inspector for Sencha - Inspect a Sencha ExtJS/Touch application's component tree, data stores, events, and layouts.
Three.js - Edit any three.js project.
Metal.js Developer Tools - Inspect the Metal component hierarchies.
DevTools Author - A selection of themes to modify parts of DevTools related to authoring web applications.
Zero Dark Matrix - Dark theme for Chrome Developer Tools.
Please let me know if you have any questions, thank you.