Scroll tabs with modifier (shift key or right mouse button) and mouse wheel.
Hold shift key or right mouse button and scroll mouse wheel to scroll through tabs. Scrolling with right mouse button doesn't work with GTK+ version (Linux) because it shows context-menu on mouse press and changing it to mouse release would break user experience.
It doesn't work with chrome://...
and
chrome-extension://...
URLs (like PDF.js tabs), i.e. if you scroll
on such tab you won't be able to scroll away from it.
Copyright (C) 2015 woky
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.