This repository has been archived by the owner on Nov 21, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinstall.html
178 lines (170 loc) · 8.58 KB
/
install.html
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Install NationStates++</title>
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link rel="icon" type="image/ico" href="favicon.ico?v=1"/>
<link href="jumbotron.css?v=20" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-47457755-1', 'nationstatesplusplus.com');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://nationstatesplusplus.net/">NationStates++</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="https://nationstatesplusplus.net/newspapers">Newspapers</a></li>
<li><a href="https://nationstatesplusplus.net/wa">World Assembly</a></li>
<li><a href="https://nationstatesplusplus.net/happenings">Happenings</a></li>
</ul>
</div>
</div>
</div>
<div class="container content" style="padding:15px;">
<p></p>
<h1>Install NationStates++</h1>
<p style="font-size:130%">NationStates++ (often shortened to 'NS++') is a tiny, light-weight, and open-source browser extension for NationStates.
Focused on an easy-user experience, it is designed to simplify the NationStates game, provide players with more data and
information to make educated decisions, and provide more powerful tools to interact with other players.</p>
<hr style="width:60%;"></hr>
<div class="row">
<div class="col-md-3">
<a href="https://chrome.google.com/webstore/detail/nationstates%2B%2B/gcgdpgjockahmkhjgcfidmlahiicmagj">
<img class="center" src='https://nationstatesplusplus.net/nationstates/static/chrome.png'>
<p class="center" >Chrome Install</p>
</a>
</div>
<div class="col-md-3">
<a href="https://nationstatesplusplus.net/nationstates/nationstates.xpi">
<img class="center" src='https://nationstatesplusplus.net/nationstates/static/firefox.png'>
<p class="center" >Firefox Install</p>
</a>
</div>
<div class="col-md-3">
<a href="https://nationstatesplusplus.net/opera">
<img class="center" src='https://nationstatesplusplus.net/nationstates/static/opera.png'>
<p class="center" >Opera Install</p>
</a>
</div>
<div class="col-md-3">
<a href="https://nationstatesplusplus.net/nationstates/nationstates++.safariextz">
<img class="center" src='https://nationstatesplusplus.net/nationstates/static/safari.png'>
<p class="center" >Safari Install</p>
</a>
</div>
</div>
<hr style="width:60%;"></hr>
<div class="row" style="margin-bottom:2em">
<a href="https://afforess.uservoice.com/forums/210362-nationstates-">
<img class="center" src="https://nationstatesplusplus.net/nationstates/static/uservoice.png">
<p class="center">Suggest Features</p>
</a>
</div>
<hr style="width:60%;"></hr>
<div class="row" style="margin-bottom:2em">
<a href="https://github.com/Afforess/NationStatesPlusPlus">
<img class="center" src="https://nationstatesplusplus.net/nationstates/static/github_icon.png">
<p class="center">Open Source</p>
</a>
</div>
<hr style="width:60%;"></hr>
<div class="row" style="margin-bottom:2em">
<a href="https://forum.nationstates.net/viewtopic.php?f=15&t=269464#p17306782">
<img class="center" src="https://nationstatesplusplus.net/nationstates/static/bubbles.png">
<p class="center">Discuss NationStates++</p>
</a>
</div>
<hr style="width:60%;"></hr>
<h4>What Is A Browser Extension?</h4>
<p>Browser extensions are tiny programs or apps designed to "extend" and add onto the existing features of your internet browser.
All modern browsers support browser extensions, including Safari, Chrome, Firefox, and Opera.</p>
<h4>Why No Internet Explorer Support?</h4>
<p>Internet Explorer is not an open web browser and frequently does not support official web standards.
In addition, it does not support browser extensions, and it frequently a target for malware and viruses.
I suggest all Internet Explorer users upgrade to a free, modern browser, listed above.</p>
<h4>How Do I Know This Is Safe?</h4>
<p>You don't. While NationStates++ is an open-source browser extension, and so any developer with Javascript experience can inspect the code,
that is not a guarantee of safety. Browser extensions do have an additional layer of safety, as the browser prevents addons or
extensions from installing malware or harmful viruses. This layer security does not protect you from extensions that steal
personal information or login information. Every program you install carries risk and relies on a certain level of trust.
If you have specific concerns about safety or user security, you can telegram me or email me at Afforess [at] gmail.com for additional information.<p>
<h4>Additional Security Notes</h4>
<p>The Nation Puppet Switcher only stores nations & password information locally in your <i>browser local storage</i>.
This information is never transmitted anywhere, and never leaves your computer. In addition, I do not collect or monitor sensitive personal information or other identifying information.</p>
<h4>Why I am I seeing an "Outdated NationStates++" warning banner?</h4>
<p>Your browser likely does not have automatic extension updates enabled (this is a common problem with Safari).
For Safari users, go to your preferences -> Extensions tab, and be sure to "enable" automatic updates.
For Firefox users, go to Firefox -> Addons and click the settings gear in the upper right to ensure automatic updates are enabled.</p>
<h4>Features</h4>
<ul>
<li>World Assembly Details in Nation Pages</li>
<li>Nation Challenge Link on Nation Pages</li>
<li>Regional Newspapers</li>
<li>Gameplay News</li>
<li>Roleplay News</li>
<li>Puppet Nation Switcher</li>
<li>Scrolling Embassy Flags next to region World Factbook Entry</li>
<li>Regional Message Board Searching</li>
<li>Ignore Regional Message Board Posts</li>
<li>Infinite Scroll/Pagination for Regional Message Board</li>
<li>Real Time Panel Alerts & RMB Post Updates</li>
<li>Reply-To-All in Multi-Nation telegrams</li>
<li>Block Sender on Telegrams</li>
<li>Linkify Telegram & RMB Post URLs</li>
<li>Hidden NS Advertisements</li>
<li>Scrolling World Census Lists</li>
<li>Fancy Dossier</li>
<li>Regional Reporting</li>
<li>Forum Post Ids</li>
<li>Forum Ego-Search customization</li>
<li>Embedded Regional IRC Pages</li>
<li>Puppet Nation Import/Export</li>
<li>Remember Past Issue Choices</li>
<li>Infinite Nation Happenings</li>
<li>Infinite Region Happenings</li>
<li>Regional Maps & Titles</li>
<li>Regional Recruitment</li>
</ul>
</div>
<footer class="bs-footer" role="contentinfo">
<p>NationStates++, <a href="http://opensource.org/licenses/MIT">Licensed MIT</a>, 2014</p>
<ul class="footer-links muted">
<li><a href="https://nationstatesplusplus.net/install">Install NS++</a></li>
<li>·</li>
<li><a href="https://github.com/Afforess/nspp-website">GitHub</a></li>
<li>·</li>
<li><a href="https://nationstatesplusplus.net/">About</a></li>
<li>·</li>
<li><a href="https://nationstatesplusplus.net/privacy">Privacy</a></li>
<li>·</li>
<li><a href="https://nationstatesplusplus.net/tos">Terms Of Service</a></li>
<li>·</li>
<li><a href="http://blog.nationstatesplusplus.net/">Blog</a></li>
<li>·</li>
</ul>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
</body>
</html>