This is the repository of the sidebar extension called The Good 'ol Sidebar, an extension for Pale Moon and Basilisk. It is also a fork of All-in-One Sidebar which was an extension made for Mozilla Firefox, but is now discontinued.
More information about this extension could be found at the wiki.
You are cordially invited to contribute to the project. :-)
To build an installable .xpi
extension:
- Clone this repository
- Zip the contents of the repository (excluding
.git
,.gitignore
,build.sh
,CHANGELOG.md
, andREADME.md
) and rename the.zip
extension to.xpi
- Install the resulting
.xpi
file with Pale Moon/Basilisk
- Clone this repository
- Execute
./src/build.sh
at the repository root - Install the resulting
tgs_sidebar-dev-build.xpi
file with Pale Moon/Basilisk
You could build the extension via the Windows command prompt if you have Cygwin installed. Otherwise, just zip the contents of this repository as explained for all operating systems.
Setting up an extension development environment
Please use the issue tracker of GitHub when contributing and reporting bugs, enhancements or to-do's.
Portions © 2017+ FranklinDM
Portions © 2005+ Ingo Wennemaring
GNU General Public License, Version 2.0
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.