All Projects → mxcxvn → newhackbar

mxcxvn / newhackbar

Licence: MPL-2.0 license
A sitebar that helps pentesters to perform manual web security testing inside their browser. This addon is written in webextension and alternatives to the XUL version of original Hackbar.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to newhackbar

copy-selected-tabs-to-clipboard
Provides ability to copy title and URL of selected tabs to the clipboard for Firefox 63 and later.
Stars: ✭ 46 (+9.52%)
Mutual labels:  addon, webextensions
Vertical Tabs Reloaded
Firefox add-on for arranging tabs vertically
Stars: ✭ 115 (+173.81%)
Mutual labels:  addon, webextensions
tab-search
WebExtension for keyboard-accessible tab management
Stars: ✭ 102 (+142.86%)
Mutual labels:  addon, webextensions
Addon
ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy.
Stars: ✭ 161 (+283.33%)
Mutual labels:  addon, webextensions
Multipletab
Multiple Tab Handler, Provides feature to close multiple tabs.
Stars: ✭ 67 (+59.52%)
Mutual labels:  addon, webextensions
Treestyletab
Tree Style Tab, Show tabs like a tree.
Stars: ✭ 2,438 (+5704.76%)
Mutual labels:  addon, webextensions
Gamestarter
🎮 Retrogaming kodi add-on repository for LibreELEC
Stars: ✭ 222 (+428.57%)
Mutual labels:  addon
webextensions-history-browser
🕘 Browse your firefox history like a boss.
Stars: ✭ 19 (-54.76%)
Mutual labels:  webextensions
Cartographer
A GPU powered Terrain editor and renderer for Godot Engine
Stars: ✭ 216 (+414.29%)
Mutual labels:  addon
Addon Node Red
Node-RED - Home Assistant Community Add-ons
Stars: ✭ 210 (+400%)
Mutual labels:  addon
browser-extensions-book
The free book `Browser Extensions book`, by yours truly. Momentarily stale.
Stars: ✭ 100 (+138.1%)
Mutual labels:  webextensions
LambsDanger
AI enhancement mod for Arma 3
Stars: ✭ 88 (+109.52%)
Mutual labels:  addon
The lightmapper
Fast and easy baked GI Lightmaps for Blender and Cycles
Stars: ✭ 233 (+454.76%)
Mutual labels:  addon
Keyboard Layout Editor For Blender
Allows you to import keyboard layouts into blender and render them in 3d
Stars: ✭ 224 (+433.33%)
Mutual labels:  addon
storybook-xstate-addon
A storybook addon to assist with writing stories that rely on xstate
Stars: ✭ 48 (+14.29%)
Mutual labels:  addon
What Have You Made Today
Chrome & FireFox extension to replace the default home page. What have you made today?
Stars: ✭ 223 (+430.95%)
Mutual labels:  addon
stremio-gdrive
Stremio addon for fetching videos from your google drive.
Stars: ✭ 73 (+73.81%)
Mutual labels:  addon
Addon Smart Knobs
🧠 This Storybook plugin uses @storybook/addon-knobs but creates the knobs automatically based on PropTypes.
Stars: ✭ 215 (+411.9%)
Mutual labels:  addon
Elvui
ElvUI for World of Warcraft - Wrath of the Lich King (3.3.5a)
Stars: ✭ 229 (+445.24%)
Mutual labels:  addon
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (+54.76%)
Mutual labels:  webextensions

New Hackbar

addons.mozilla.org/

A sitebar that helps pentesters to perform manual web security testing inside their browser. This addon is written in webextension and alternatives to the XUL version of original Hackbar.

There will definitely be some of bugs, please give me any bugs and comments to improve it.

The original add-on (XUL-based) at https://addons.mozilla.org/firefox/addon/hackbar/

Some features now:

  1. Almost of features and gui in this version is based on the original addon (hackbar).
  2. The importance changes are this version is written in webextension technology in stead of the XUL technology in the original version. The original version is best but if you want to use the hackbar in firefox > 57 (Quantum), you must use this version. The XUL addon is not supported anymore.
  3. I tried to make this version as similar as possible to the original. However, due to the new policy of firefox version, the position of the new hackbar must move to sidebar (left or right).
  4. Most of core functions is completed. However, due to the limited size in menu bar, some string functions are temporary not have in this version. I am trying to port all of them. If anyone who have any idea about the layout, please contact me.
  5. Shortcuts:
  • Toggle on/off New Hackbar: F9
  • Load Url: Alt + A or Alt + Z and Control + Z on Mac
  • Execute: Alt + X and Control + X on Mac
  • Split Url: Alt + S and Control + S on Mac

Log changes:

07 January 2018: Update 1.0.4

  • Add some shortcuts for LoadUrl, Execute, Split Url
  • Fix bug when post raw data
  • Fix bug when post in new tab
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].