Copy code without prompts by gH2843
Copy the code from the code blocks on github by clicking copy button without console prompts like as $,#,>
You'll need Firefox to use this extension
Extension Metadata
About this extension
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:
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:
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]
Rate your experience
PermissionsLearn more
This add-on needs to:
- Access your data for github.com
More information
- Add-on Links
- Version
- 1.0.1
- Size
- 53.99 KB
- Last updated
- 2 years ago (May 25, 2023)
- Related Categories
- License
- GNU General Public License v3.0
- Version History
- Tags
Add to collection
Release notes for 1.0.1
removed unused permission "activeTab"
More extensions by gH2843
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet