<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>firefox &amp;mdash; furycd001</title>
    <link>https://write.as/furycd001/tag:firefox</link>
    <description></description>
    <pubDate>Tue, 01 Sep 2026 07:45:31 +0000</pubDate>
    <item>
      <title>Automatically scroll down or up through a webpage.</title>
      <link>https://write.as/furycd001/automatically-scroll-down-or-up-through-a-webpage?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[alt text&#xA;&#xA;Did you know that you can use javascript to automatically scroll to the bottom or top of any webpage. All you need is the code below &amp; firefox..&#xA;&#xA;var scroll = setInterval(function(){ window.scrollBy(0,8000); }, 2000);&#xA;&#xA;To use this piece of javascript I simply opened up the browsers inspector window by pressing &#34;CTRL+SHIFT+C&#34;, clicked on &#34;CONSOLE&#34; &amp; then pasted in the javascript to the box at the bottom. With the code pasted into the box I then pressed enter &amp; left the browser to do it thing. When finshed I closed the inspector &amp; began looking for what it was I wanted to find.&#xA;&#xA;With the above javascript you can change the numbers at the end to scroll further or less &amp; up or down....&#xA;  &#xA;----&#xA;#web #webpage #html #javascript #webrowser #firefox #inspector #console]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="http://i.imgur.com/VxyWX66.png" alt="alt text" title="waterfox web browser with console open"/></p>

<p>Did you know that you can use javascript to automatically scroll to the bottom or top of any webpage. All you need is the code below &amp; firefox..</p>

<pre><code class="language-javascript">var scroll = setInterval(function(){ window.scrollBy(0,8000); }, 2000);
</code></pre>

<p>To use this piece of javascript I simply opened up the browsers inspector window by pressing <strong>“CTRL+SHIFT+C”</strong>, clicked on <strong>“CONSOLE”</strong> &amp; then pasted in the javascript to the box at the bottom. With the code pasted into the box I then pressed enter &amp; left the browser to do it thing. When finshed I closed the inspector &amp; began looking for what it was I wanted to find.</p>

<p>With the above javascript you can change the numbers at the end to scroll further or less &amp; up or down....</p>

<hr/>

<p><a href="https://write.as/furycd001/tag:web" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">web</span></a> <a href="https://write.as/furycd001/tag:webpage" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">webpage</span></a> <a href="https://write.as/furycd001/tag:html" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">html</span></a> <a href="https://write.as/furycd001/tag:javascript" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">javascript</span></a> <a href="https://write.as/furycd001/tag:webrowser" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">webrowser</span></a> <a href="https://write.as/furycd001/tag:firefox" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">firefox</span></a> <a href="https://write.as/furycd001/tag:inspector" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">inspector</span></a> <a href="https://write.as/furycd001/tag:console" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">console</span></a></p>
]]></content:encoded>
      <guid>https://write.as/furycd001/automatically-scroll-down-or-up-through-a-webpage</guid>
      <pubDate>Fri, 14 Feb 2020 08:54:52 +0000</pubDate>
    </item>
    <item>
      <title>Firefox Send</title>
      <link>https://write.as/furycd001/firefox-send?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[alt text&#xA;&#xA;Firefox Send is a new file sharing service by Mozilla. It&#39;s totally free and has end to end encryption. Out of the box without signing up you&#39;ll be able to share up to 1 GB, but if you do sign up or log in with a Firefox account that will instantly increase to 2.5 GB. Files that you choose to upload will never be stuck in the cloud or be easily accessible by anonymous people because when you upload a file you have a choice between three options.&#xA;&#xA;Set an expiration date....&#xA;Limit the number of downloads....&#xA;Set a password....&#xA;&#xA;Using Firefox Send is actually pretty straight forward.&#xA;&#xA;Simply drag and drop any files or click on the &#34;select files to upload&#34; button to select files manually....&#xA;Once you&#39;ve selected some files change the expiry date to your liking and choose a password if you like....&#xA;Finally click the upload button....&#xA;Done.. Copy that shareable link and go share those files....&#xA;&#xA;----&#xA;#firefox #mozilla #www #web #filesharing]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.imgur.com/qACrHxh.jpg" alt="alt text" title="Firefox Send"/></p>

<p><a href="https://send.firefox.com/" rel="nofollow">Firefox Send</a> is a new file sharing service by <a href="https://www.mozilla.org/en-US/" rel="nofollow">Mozilla</a>. It&#39;s totally free and has end to end encryption. Out of the box without signing up you&#39;ll be able to share up to 1 GB, but if you do sign up or log in with a <a href="https://www.mozilla.org/en-US/firefox/accounts/" rel="nofollow">Firefox account</a> that will instantly increase to 2.5 GB. Files that you choose to upload will never be stuck in the cloud or be easily accessible by anonymous people because when you upload a file you have a choice between three options.</p>
<ol><li>Set an expiration date....</li>
<li>Limit the number of downloads....</li>
<li>Set a password....</li></ol>

<p>Using Firefox Send is actually pretty straight forward.</p>
<ul><li>Simply drag and drop any files or click on the “select files to upload” button to select files manually....</li>
<li>Once you&#39;ve selected some files change the expiry date to your liking and choose a password if you like....</li>
<li>Finally click the upload button....</li>
<li>Done.. Copy that shareable link and go share those files....</li></ul>

<hr/>

<p><a href="https://write.as/furycd001/tag:firefox" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">firefox</span></a> <a href="https://write.as/furycd001/tag:mozilla" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">mozilla</span></a> <a href="https://write.as/furycd001/tag:www" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">www</span></a> <a href="https://write.as/furycd001/tag:web" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">web</span></a> <a href="https://write.as/furycd001/tag:filesharing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">filesharing</span></a></p>
]]></content:encoded>
      <guid>https://write.as/furycd001/firefox-send</guid>
      <pubDate>Thu, 14 Mar 2019 02:36:55 +0000</pubDate>
    </item>
  </channel>
</rss>