<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimium/pages/options.html, branch v1.64</title>
<subtitle>The hacker's browser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/'/>
<entry>
<title>Include backup/restore as advanced.</title>
<updated>2018-02-06T14:57:39+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2018-02-06T14:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=f7149719a2e9944d4ffd65019857b318a0e2dc46'/>
<id>f7149719a2e9944d4ffd65019857b318a0e2dc46</id>
<content type='text'>
Follow on from #2750.

Specifically, the backup/restore functionality should be part of
"Advanced options".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow on from #2750.

Specifically, the backup/restore functionality should be part of
"Advanced options".
</pre>
</div>
</content>
</entry>
<entry>
<title>Change description of CSS option</title>
<updated>2017-11-16T12:41:12+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-11-16T12:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=1512b4b5fad3872ec4f7efa6ee65af5d9ff82ba8'/>
<id>1512b4b5fad3872ec4f7efa6ee65af5d9ff82ba8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use tabIndex to provide the special focusInput behaviour in the options</title>
<updated>2017-11-12T15:18:10+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-11-12T15:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=771f05845a7ce97bdff95cfb7b58cd2af8ddcae6'/>
<id>771f05845a7ce97bdff95cfb7b58cd2af8ddcae6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2017-11-02T08:29:18+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-11-02T08:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=9171f3f9de4c5798295b8d67b1b1d922bb6e4009'/>
<id>9171f3f9de4c5798295b8d67b1b1d922bb6e4009</id>
<content type='text'>
This should have no user-facing impact.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should have no user-facing impact.
</pre>
</div>
</content>
</entry>
<entry>
<title>Better wording of backup/restore help text.</title>
<updated>2017-10-29T14:46:10+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-10-29T14:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=9d5227399acba98a99830e55cbcc1ebbb6ee4b54'/>
<id>9d5227399acba98a99830e55cbcc1ebbb6ee4b54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2748 from mrmr1993/frontend-split</title>
<updated>2017-10-29T14:08:00+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-10-29T14:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=52bd2cdbf662e3d40c0f5273485379be77ef8c19'/>
<id>52bd2cdbf662e3d40c0f5273485379be77ef8c19</id>
<content type='text'>
Move normal mode and its commands out of vimium_frontend.coffee</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move normal mode and its commands out of vimium_frontend.coffee</pre>
</div>
</content>
</entry>
<entry>
<title>Fix backup link for FF and Chrome.</title>
<updated>2017-10-29T09:11:19+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-10-29T09:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=f40a0e697c6d4f88bc4ccd410951339f86a609d6'/>
<id>f40a0e697c6d4f88bc4ccd410951339f86a609d6</id>
<content type='text'>
This makes the UI for generating an options backup the same for FF and Chrome.

We populate the *Backup* link on `mousedown`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the UI for generating an options backup the same for FF and Chrome.

We populate the *Backup* link on `mousedown`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide "Download Backup" Link.</title>
<updated>2017-10-29T06:18:31+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-10-29T06:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=725377ec407cc300793026283180191ea370b410'/>
<id>725377ec407cc300793026283180191ea370b410</id>
<content type='text'>
On Chrome, this text was becoming visible when the "Create Backup"
button was pressed.

Mention @mrmr1993: you might want to check this in FF.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Chrome, this text was becoming visible when the "Create Backup"
button was pressed.

Mention @mrmr1993: you might want to check this in FF.
</pre>
</div>
</content>
</entry>
<entry>
<title>FF: Show backup download link in the options page</title>
<updated>2017-10-29T05:50:14+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-10-28T15:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=b1f6da21a882f84965de73eea175475f5d8f7b37'/>
<id>b1f6da21a882f84965de73eea175475f5d8f7b37</id>
<content type='text'>
Firefox doesn't seem to respect the |download| attribute for links, and
it garbage collects our blob URL when we navigate away from the options
page (to the object URL). We work around this by simply showing the
download link in Firefox.

Disappointingly, the user needs to right-click the link and choose to
download from the context menu.

Behaviour in Chrome is unchanged, except that the download link is now
visible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Firefox doesn't seem to respect the |download| attribute for links, and
it garbage collects our blob URL when we navigate away from the options
page (to the object URL). We work around this by simply showing the
download link in Firefox.

Disappointingly, the user needs to right-click the link and choose to
download from the context menu.

Behaviour in Chrome is unchanged, except that the download link is now
visible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add backup/restore for Vimium options.</title>
<updated>2017-10-28T14:35:39+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-10-28T14:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=720474858f2f52ad62934b43c346b49165c461ac'/>
<id>720474858f2f52ad62934b43c346b49165c461ac</id>
<content type='text'>
See the *very* bottom of the options page (below advanced settings).

Clicking "Backup" creates a JSON file.

Selecting a backup populates the options inputs, the user then clicks *Save Changes* to confirm.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See the *very* bottom of the options page (below advanced settings).

Clicking "Backup" creates a JSON file.

Selecting a backup populates the options inputs, the user then clicks *Save Changes* to confirm.
</pre>
</div>
</content>
</entry>
</feed>
