-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
37 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,40 @@ | ||
https://www.github.com/OWASP/BLT | ||
https://www.github.com/OWASP/BLT-Flutter | ||
https://www.github.com/OWASP/BLT-Extension | ||
https://www.github.com/OWASP/BLT-Bacon | ||
https://www.github.com/OWASP/BLT-Action | ||
# BLT Extension for Chrome | ||
|
||
BLT is a Chrome extension that enables users to take screenshots or capture specific sections of webpages and quickly add them to the BLT website. This tool is perfect for users who need to save, annotate, or share parts of a webpage easily. | ||
|
||
## Installation Instructions | ||
|
||
### For Google Chrome | ||
|
||
1. **Download the Extension**: Download the latest version of BLT from the [Releases](../releases) page on GitHub. | ||
|
||
2. **Unzip the File**: After downloading, unzip the file to a directory on your computer. | ||
|
||
3. **Load the Extension in Chrome**: | ||
- Open Google Chrome. | ||
- Navigate to `chrome://extensions/`. | ||
- Enable "Developer mode" by toggling the switch in the top right corner. | ||
- Click on "Load unpacked". | ||
- Browse to and select the unzipped BLT extension directory. | ||
|
||
### Usage | ||
|
||
Once installed, using BLT is straightforward: | ||
- Navigate to the webpage you want to capture. | ||
- Activate the BLT extension by clicking on the extension icon. | ||
- Select the area of the webpage you want to capture or take a full-page screenshot. | ||
- The captured content will be automatically uploaded to the BLT website, where you can further annotate, save, or share it. | ||
|
||
### Support | ||
|
||
Encounter any issues or have questions? Please file an issue on our GitHub [Issues](../issues) page. | ||
|
||
|
||
https://www.github.com/OWASP/BLT | ||
https://www.github.com/OWASP/BLT-Flutter | ||
https://www.github.com/OWASP/BLT-Extension | ||
https://www.github.com/OWASP/BLT-Bacon | ||
https://www.github.com/OWASP/BLT-Action | ||
|
||
|
||
https://owasp.org/www-project-bug-logging-tool/ |