-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeatures.html
More file actions
68 lines (66 loc) · 2.02 KB
/
Copy pathfeatures.html
File metadata and controls
68 lines (66 loc) · 2.02 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!doctype html>
<html lang="en">
<head>
<link rel="canonical" href="https://1-john-419.org/">
<link rel="icon" href="/favicon.ico" sizes="48x48">
<link rel="icon" href="/favicon.svg" sizes="any" type="image/svg+xml">
<link rel="stylesheet" href="/css/home.css">
<meta charset="UTF-8">
<meta name="description" content="Bible App Features @ 1-john-419.org.">
<meta name="robots" content="index, follow">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>App Features - 1-john-419.org</title>
</head>
<body>
<header>
<h1 class="center sub">1-john-419.org</h1>
</header>
<h2>App Features</h2>
<div class="container">
<ul>
<li>Free, open source, offline-first, and mobile-first.</li>
<li>Once downloaded, an internet connection is not required.</li>
<li>Supports the latest version of a Chromium-based browser on Android, Linux, and Windows devices.</li>
<li>Supports the latest version of the Safari browser on iOS and macOS devices.</li>
<li>Easy Navigation</li>
<li>Bookmarks:
<ul>
<li>Organize by folders</li>
<li>Import and export</li>
</ul>
</li>
<li>Search:
<ul>
<li>Word or phrase queries
<li>Wildcards and case sensitivity</li>
<li>Filter by book/chapter</li>
</ul>
</li>
<li>Strong (KJS Only):
<ul>
<li>Hebrew and Greek dictionaries</li>
<li>Word summaries</li>
</ul>
</li>
<li>Customizable Interface:
<ul>
<li>Font face/size</li>
<li>Light and dark app themes</li>
</ul>
</li>
<li>Help System</li>
<li>Same User Interface:
<ul>
<li>Desktop</li>
<li>Laptop</li>
<li>Tablet</li>
<li>Phone</li>
</ul>
</li>
</ul>
</div>
<div class="btn-bar">
<a class="btn-link ml-zero" href="/">Back</a>
</div>
<script async src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
</body>