question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Chrome extension removing command line instructions statement on PR page

See original GitHub issue

On the PR page, if I enable the chrome extension it removes the You can also open this in GitHub Desktop or view command line instructions. statement.

I even added every feature in the Features to disable tab, but still I could not bring back the statement. Is it desired to by-default remove this statement or am I missing something? Chrome Extension version: 18.10.17.1725

Without chrome extension

screen shot 2018-10-21 at 11 16 53 am

With chrome extension

screen shot 2018-10-21 at 11 16 35 am

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

5reactions
sindresorhuscommented, Oct 21, 2018

This is intentional.

2reactions
tommoorcommented, Jan 29, 2019

Thanks, I realize I could do that – I’m more concerned that this removal regresses GitHub’s functionality in (what I would consider to be) an elitist way, and makes things less clear and less useful at the expense if slightly less text.

Read more comments on GitHub >

github_iconTop Results From Across the Web

chrome.commands - Chrome Developers
Use the commands API to add keyboard shortcuts that trigger actions in your extension, for example, an action to open the browser action...
Read more >
Remove Chrome Extensions that are Installed by Your ...
This guide teaches you how to remove Chrome Extensions Installed by Your Administrator for free by following easy step-by-step instructions.
Read more >
Remove Chrome extension via code - Stack Overflow
An extension can remove itself by calling chrome.management.uninstallSelf(); . If your extension wants to remove another extension, ...
Read more >
Document command-line syntax - Google Developers
This page shows how to document command-line commands and their ... These characters can break commands if they're not first removed.
Read more >
Install and manage extensions - Chrome Web Store Help
Remove : To the right of the site, tap More More and then Remove. Uninstall an extension. To the right of your address...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found