All Projects → mimecuvalo → Firessh

mimecuvalo / Firessh

free, cross-platform SSH terminal client for Firefox and Chrome

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Firessh

Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (-3.47%)
Mutual labels:  cli, chrome, firefox
Scratchaddons
All-in-one browser extension for Scratch.
Stars: ✭ 133 (-23.12%)
Mutual labels:  addon, chrome, firefox
Yomichan
Japanese pop-up dictionary extension for Chrome and Firefox.
Stars: ✭ 464 (+168.21%)
Mutual labels:  addon, chrome, firefox
Rester
A REST client for almost any web service (Firefox and Chrome Extension)
Stars: ✭ 192 (+10.98%)
Mutual labels:  addon, chrome, firefox
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 (-6.94%)
Mutual labels:  addon, chrome, firefox
Singlefile
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
Stars: ✭ 4,417 (+2453.18%)
Mutual labels:  cli, chrome, firefox
Nighttab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Stars: ✭ 598 (+245.66%)
Mutual labels:  addon, chrome, firefox
Brotab
Control your browser's tabs from the command line
Stars: ✭ 137 (-20.81%)
Mutual labels:  cli, firefox
Surfingkeys Conf
A SurfingKeys configuration which adds 130+ key mappings for 20+ sites & OmniBar search suggestions for 50+ sites
Stars: ✭ 137 (-20.81%)
Mutual labels:  chrome, firefox
Keepassbrowserimporter
KeePass 2.x plugin which imports credentials from various browsers.
Stars: ✭ 139 (-19.65%)
Mutual labels:  chrome, firefox
Pronounce
Never doubt how to pronounce a word. Double-click it and your browser will say it out loud for you!
Stars: ✭ 151 (-12.72%)
Mutual labels:  chrome, firefox
Livemarks
Extension that restores RSS Feed Livemarks in Firefox.
Stars: ✭ 137 (-20.81%)
Mutual labels:  addon, firefox
Xstyle
A user styles manager for Firefox and Chrome
Stars: ✭ 138 (-20.23%)
Mutual labels:  chrome, firefox
Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (-20.23%)
Mutual labels:  chrome, firefox
Passcards
A 1Password-compatible command-line and web-based password manager
Stars: ✭ 134 (-22.54%)
Mutual labels:  chrome, firefox
Extension
Simple browser extension for managing accounts in a browser and allowing the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
Stars: ✭ 139 (-19.65%)
Mutual labels:  chrome, firefox
Github Mermaid Extension
A browser extension for Chrome, Opera & Firefox that adds Mermaid language support to Github
Stars: ✭ 170 (-1.73%)
Mutual labels:  chrome, firefox
Lazy
Kule Lazy4 / CSS Framework
Stars: ✭ 147 (-15.03%)
Mutual labels:  chrome, firefox
Drone Ssh
Drone plugin for executing remote ssh commands
Stars: ✭ 155 (-10.4%)
Mutual labels:  cli, ssh
Ngx Currency
📦 Currency mask module for Angular
Stars: ✭ 161 (-6.94%)
Mutual labels:  chrome, firefox

firessh

Important!

After 13 years and 25 million downloads later, Firefox has officially removed FireFTP and FireSSH support from the browser. Thus, I've ended support / development of the addons. I recommend switching to Waterfox to continue using the addons.

Setting up the repository

FireSSH has a dependency on the paramikojs library so it's a couple more steps than just cloning.

git clone git://github.com/mimecuvalo/firessh.git
git submodule init
git submodule update

Roadmap

  • explore webassembly for core logic. previously had tried workers but had trouble since transferring data arrays across the boundary was expensive.
  • look at using https://github.com/Yomguithereal/react-blessed instead of the current CLI code.
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].