Copy code without prompts

Copy the code from the code blocks on github by clicking copy button without console prompts like as $,#,>
What is Copy code without prompts?
Copy code without prompts is a small Firefox add-on that removes console prompts from code blocks on Github. It allows users to easily copy code without the hassle of deleting characters like $, #, and >.

Add-on stats

By: gH2843
Users: 1
Rating: 5.00 (1)
Version: 1.0.1 (Last updated: 2023-05-25)
Creation date: 2023-05-07
Weekly download count: 1
Firefox on Android: No
Risk impact: Moderate risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
  • storage
Size: 55.29K

Other platforms

Not available on Chrome
Not available on Edge
Want to check extension ranking and stats more quickly for other Firefox add-ons? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Firefox Browser Add-ons.

Add-on summary

This small add-on removes the characters '$' (by default) and/or '#','>' (of your choice) from the beginning of each line in console code blocks on github, thanks to the iteration of html page elements containing code blocks. This add-on is released under GPL-3.0 license. Works on page load

You can choose which characters will be removed from the beginning of the lines of code blocks by selecting them from the pop-up menu (click on the add-on icon in the extensions menu to the left of the main menu). After that, you need to reload the github page.

I decided to create this extension when I started seeing similar blocks of code often: $ cd dir && cmake && make

[some console command]

> [some console command] Now, after creating this extension, I can no longer worry about deleting every character. '$','#','>' from my terminal! The previous code will be copied without prompts: cd dir && cmake && make [some console command] [some console command]

Add-on safety

Risk impact

Copy code without prompts requires a few sensitive permissions. Exercise caution before installing.

Risk likelihood

Copy code without prompts has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details