Comment on Show HN: GitHub "Lines Viewed" extension to keep you sane reviewing long AI PRsparentComments−somesortofthingOP6moMakes same-origin requests to github's frontend to fetch info about line counts(line count figures are only sometimes loaded into app state) - that's the only network calls it makes.−melvinodsa6moCool thanks for the clarification
Comments
Makes same-origin requests to github's frontend to fetch info about line counts(line count figures are only sometimes loaded into app state) - that's the only network calls it makes.
Cool thanks for the clarification