Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malisipi/firessb
Bring back the SSB mode to FireFox!
https://github.com/malisipi/firessb
addon addons-mozilla-org browser browser-extension firefox firefox-addon firefox-extension librewolf waterfox
Last synced: 2 months ago
JSON representation
Bring back the SSB mode to FireFox!
- Host: GitHub
- URL: https://github.com/malisipi/firessb
- Owner: malisipi
- License: apache-2.0
- Created: 2023-11-26T18:41:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T14:28:13.000Z (8 months ago)
- Last Synced: 2024-04-27T21:36:19.884Z (8 months ago)
- Topics: addon, addons-mozilla-org, browser, browser-extension, firefox, firefox-addon, firefox-extension, librewolf, waterfox
- Language: JavaScript
- Homepage: https://addons.mozilla.org/addon/firessb/
- Size: 1.58 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FireSSB [![Mozilla Add-on Rating](https://img.shields.io/amo/rating/firessb?style=plastic&logo=firefox)](https://addons.mozilla.org/en-US/firefox/addon/firessb/reviews/)
![FireSSB](./assets/guide/win.png)
> Bring back the SSB mode to FireFox and their forks!
## Features
* Default and external Firefox profiles is supported.
* SSBs can have their start menu entry and their windows.
* No native application depency (platform-independent)
* SSBs will have only titlebar for better experience
* All websites can be installed as SSB
* Support for Firefox addon and features> You can compare with another extensions [from here](./comparison_chart.md)
> 1: You can install the extension within separate profile than your daily one.
## Bugs & Limitations
> Those're firefox limitations. Chromium based browsers haven't most of those limitations.
* SSB windows can not be maximized with button. (Windows, Linux/X11)
* SSB windows is keeping on top of browser window. (Linux/Any)
> Hint: Use another profile to prevent this issue.
* SSB windows isn't groupped than browser window. (Any)## Create extension archive
```zip -r FireSSB.xpi * -x .git -x .gitignore -x __assets\* -x \*.xpi -x \*.zip -x \*.crx```
## License
* This project is licensed by Apache 2.0 License.
* This project icon is licensed by Apache 2.0 License.
* [Google Material Symbols](https://developers.google.com/fonts/docs/material_symbols#licensing) is licensed by Apache 2.0 License. (Used in app icon and symbols that located in `./assets/icons/*` )