File: browse-webapps.page

package info (click to toggle)
epiphany-browser 48.3-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 25,384 kB
  • sloc: ansic: 75,426; javascript: 7,337; xml: 686; python: 177; sh: 77; makefile: 12
file content (54 lines) | stat: -rw-r--r-- 1,801 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" style="task"
      id="browse-webapps">

  <info>
    <link type="guide" xref="index#adv" />
    <link type="seealso" xref="browse-web" />
    <revision pkgversion="3.10" date="2013-07-05" status="review"/>
    <revision pkgversion="3.33" date="2019-04-08" status="review"/>
    <revision pkgversion="44" date="2022-12-11" status="review"/>

    <credit type="author copyright">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>
<!--    <credit type="copyright editor">
      <name></name>
      <email its:translate="no"></email>
      <years></years>
    </credit>-->

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>What is a <em>Web App</em> and how do I use it?</desc>
  </info>

  <title>Create a Web App</title>

  <p>You can save webpages as a <em>Web App</em>. This will add a link
  to the page to the <link href="help:gnome-help/shell-introduction#activities">Activities
  overview</link>. When you open a Web App, it is shown in a special
  type of window without the address bar or the menus.</p>

  <steps>
    <item>
      <p>Open the webpage which you want to save.</p>
    </item>
    <item>
      <p>Press the menu button in the top-right corner of the window and select
      <gui style="menuitem">Install as Web App…</gui>.</p>
    </item>
    <item>
      <p>Name your Web App, then press
      <gui style="button">Create</gui>.</p>
    </item>
  </steps>

  <p>You can now launch the Web App from the Activities
  overview. To search for your app, start typing the name
  and it will be shown with the other search results.</p>

</page>