All Projects → rafaelmardojai → Firefox Gnome Scrollbars

rafaelmardojai / Firefox Gnome Scrollbars

Licence: unlicense
Firefox script providing GNOME overlay scrollbars

Programming Languages

javascript
184084 projects - #8 most used programming language
script
160 projects

Projects that are alternatives of or similar to Firefox Gnome Scrollbars

Firefox Gnome Theme
A theme for Firefox 57+ matching GNOME Adwaita.
Stars: ✭ 179 (+326.19%)
Mutual labels:  gnome, firefox
Firefox Gnome Theme
A GNOME👣 theme for Firefox🔥
Stars: ✭ 788 (+1776.19%)
Mutual labels:  gnome, firefox
Qogir Theme
Qogir is a flat Design theme for GTK
Stars: ✭ 874 (+1980.95%)
Mutual labels:  gnome, firefox
Bulkurlopener
Bulk URL Opener is an application that provides the user with multiple utilities to help with managing and using large amounts of urls
Stars: ✭ 29 (-30.95%)
Mutual labels:  firefox
Manjarin Gtk Theme
GTK2 and GTK3 theme developed for the Manjaro-Gnome Edition
Stars: ✭ 30 (-28.57%)
Mutual labels:  gnome
Web Extension Starter
🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
Stars: ✭ 987 (+2250%)
Mutual labels:  firefox
Www Mechanize Firefox
The API of WWW::Mechanize, combined with the Javascript-power of Firefox
Stars: ✭ 40 (-4.76%)
Mutual labels:  firefox
Mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
Stars: ✭ 33,022 (+78523.81%)
Mutual labels:  firefox
Foxpwn
Exploit code for CVE-2016-9066
Stars: ✭ 39 (-7.14%)
Mutual labels:  firefox
Web Media Controller
Allows controlling media player on different sites with Media Player widget on your desktop
Stars: ✭ 36 (-14.29%)
Mutual labels:  firefox
Masalla Icon Theme
Masalla Icon Theme for UNIX-Like OS
Stars: ✭ 34 (-19.05%)
Mutual labels:  gnome
Eog panorama
Panorama viewer plugin for the 'Eye of Gnome' image viewer
Stars: ✭ 30 (-28.57%)
Mutual labels:  gnome
Mymangadex
Sync automatically what you read on MangaDex.org with your MyAnimelist.net manga list.
Stars: ✭ 37 (-11.9%)
Mutual labels:  firefox
Bedrock
Making mozilla.org awesome, one pebble at a time
Stars: ✭ 953 (+2169.05%)
Mutual labels:  firefox
Compiz Alike Windows Effect
Simplified "Compiz alike" wobbly windows effect for GNOME Shell
Stars: ✭ 40 (-4.76%)
Mutual labels:  gnome
Template Browser Extension
A browser extension starter for Chrome and Firefox
Stars: ✭ 28 (-33.33%)
Mutual labels:  firefox
Unload Tabs
WebExtension that unloads tabs and prevents tabs from loading
Stars: ✭ 38 (-9.52%)
Mutual labels:  firefox
Peek
Peek makes it easy to create short screencasts of a screen area. It was built for the specific use case of recording screen areas, e.g. for easily showing UI features of your own apps or for showing a bug in bug reports. With Peek, you simply place the Peek window over the area you want to record and press "Record". Peek is optimized for generating animated GIFs, but you can also directly record to WebM or MP4 if you prefer.
Stars: ✭ 8,408 (+19919.05%)
Mutual labels:  gnome
Squashed Merge Message
Use Pull Request description as Squashed and Merged commit messages.
Stars: ✭ 34 (-19.05%)
Mutual labels:  firefox
Firefed
🕵️ A tool for Firefox profile analysis, data extraction, forensics and hardening
Stars: ✭ 37 (-11.9%)
Mutual labels:  firefox

Firefox GNOME scrollbars

Here you can find a Firefox script providing GNOME overlay scrollbars previously included in the Firefox GNOME theme.

Installation

Installation script

git clone https://github.com/rafaelmardojai/firefox-gnome-scrollbars.git && cd firefox-gnome-scrollbars
./install.sh

Manual installation

  1. Copy user_chrome contents (gnome-scrollbars.uc.js file & utils folder) to your Firefox profile chrome folder (FIREFOX_PROFILE\chrome).

  2. Copy firefox_install contents (config.js file and defaults folder) to Firefox installation folder, usually found in /usr/lib/firefox or /usr/lib64/firefox.

This project includes a custom JS scripts loader based on firefox-scripts by xiaoxiaoflood, so any .uc.js file put in FIREFOX_PROFILE\chrome will be loaded.

If you already use some custom JS scripts loader, just copy user_chrome/gnome-scrollbars.uc.js file.

Removing cache

Sometimes after changes you should remove your Firefox profile cache folder to get things working, found in ~/.cache/mozilla/firefox/.

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].