GitXplorerGitXplorer
k

scrolless

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
979499ad58b3d8f0d1ac1e2c30d66164a58aa198

Update README.md

kkevinoliver committed 6 months ago
Verified
d796b469e2f6f4845233cf1dc86535880b1fa025

Beef up install notes

kkevinoliver committed a year ago
Verified
1c1f0e4e4147e40d3c8cf788a64972c4c61780fe

Typo fixes in README.md

kkevinoliver committed a year ago
Unverified
a3fc963d98ee72992558992cb03bd5b6275a84a3

Add note about other browsers

kkevinoliver committed a year ago
Unverified
470563d24be8d0afdb5d79969b02c66db7eb339a

Declare manifest_version as 3

kkevinoliver committed a year ago
Unverified
8174a4399a98e380cee7c7a6ae293f328f6f8c91

Add some info to the app that launches

kkevinoliver committed a year ago

README

The README file for this repository.

scrolless

A Safari browser extension that makes paging down scroll a little less.

Why

On some sites there are overlays at the top or bottom of the window which cause paging down to scroll some of the next page's content underneath the overlay. I'm looking at you NYTimes and SF Chronicle. Then after page down I'd have to manually scroll back up a couple lines.

Installation

To install, download the extension and then run the app. I haven't dealt with code signing (read as: paid for an Apple developer account) so you need to turn on Developer mode in Safari and then allow running of unsigned extensions. You may also need to enable the extension in Preferences… > Extensions and allow it to access all websites.

While this is a Safari browser extension I'm pretty sure that it'd work with Chrome, Firefox, or any other browser supporting the WebExtensions API. See the files in Scolless Extension/Resources/.

Usage

The sites and amount to scroll are hard-coded in content.js.

Attribution

The Page down button is by Icons8.