File: control

package info (click to toggle)
lwn4chrome 1.7-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 96 kB
  • sloc: javascript: 50; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 814 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: lwn4chrome
Section: web
Maintainer: Michael Gilbert <mgilbert@debian.org>
Build-Depends:
 debhelper-compat (= 13)
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian/lwn4chrome
Vcs-Git: https://salsa.debian.org/debian/lwn4chrome.git
Homepage: https://github.com/andrewpollock/lwn4chrome

Package: chromium-lwn4chrome
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 chromium,
Description: Chromium extension for making LWN.net slightly easier to read
 When faced with an LWN article that links to another LWN article, with
 perhaps a word of anchor text, it's hard to tell if the new article is worth
 opening in a tab, is indeed already open in a tab, or has been previously
 read.
 .
 This package adds a adds title attributes to LWN links, which helps to solve
 this problem.