File: control

package info (click to toggle)
lwn4chrome 1.0-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 80 kB
  • ctags: 3
  • sloc: makefile: 3
file content (23 lines) | stat: -rw-r--r-- 714 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
Source: lwn4chrome
Section: web
Priority: optional
Maintainer: Michael Gilbert <mgilbert@debian.org>
Build-Depends:
 debhelper (>= 9),
Standards-Version: 3.9.6
Homepage: http://git.andrew.net.au/?p=lwn4chrome.git

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.