addons.html 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417
  1. <!DOCTYPE HTML>
  2. <html lang="" >
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  6. <title>Addons utili · GitBook</title>
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  8. <meta name="description" content="">
  9. <meta name="generator" content="GitBook 3.2.2">
  10. <link rel="stylesheet" href="gitbook/style.css">
  11. <link rel="stylesheet" href="gitbook/gitbook-plugin-highlight/website.css">
  12. <link rel="stylesheet" href="gitbook/gitbook-plugin-search/search.css">
  13. <link rel="stylesheet" href="gitbook/gitbook-plugin-fontsettings/website.css">
  14. <meta name="HandheldFriendly" content="true"/>
  15. <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
  16. <meta name="apple-mobile-web-app-capable" content="yes">
  17. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  18. <link rel="apple-touch-icon-precomposed" sizes="152x152" href="gitbook/images/apple-touch-icon-precomposed-152.png">
  19. <link rel="shortcut icon" href="gitbook/images/favicon.ico" type="image/x-icon">
  20. <link rel="next" href="insidie.html" />
  21. <link rel="prev" href="browsers.html" />
  22. </head>
  23. <body>
  24. <div class="book">
  25. <div class="book-summary">
  26. <div id="book-search-input" role="search">
  27. <input type="text" placeholder="Type to search" />
  28. </div>
  29. <nav role="navigation">
  30. <ul class="summary">
  31. <li class="chapter " data-level="1.1" data-path="./">
  32. <a href="./">
  33. Introduzione
  34. </a>
  35. </li>
  36. <li class="chapter " data-level="1.2" data-path="fa.html">
  37. <a href="fa.html">
  38. che cosa fa il browser
  39. </a>
  40. </li>
  41. <li class="chapter " data-level="1.3" data-path="facciamo.html">
  42. <a href="facciamo.html">
  43. che cosa facciamo con il browser
  44. </a>
  45. </li>
  46. <li class="chapter " data-level="1.4" data-path="sa.html">
  47. <a href="sa.html">
  48. che cosa sa il nostro browser
  49. </a>
  50. </li>
  51. <li class="chapter " data-level="1.5" data-path="sappiamo.html">
  52. <a href="sappiamo.html">
  53. Cosa DOBBIAMO sapere
  54. </a>
  55. </li>
  56. <li class="chapter " data-level="1.6" data-path="fare.html">
  57. <a href="fare.html">
  58. Cosa possiamo fare
  59. </a>
  60. </li>
  61. <li class="chapter " data-level="1.7" data-path="dati.html">
  62. <a href="dati.html">
  63. Perchè questi dati sono importanti
  64. </a>
  65. </li>
  66. <li class="chapter " data-level="1.8" data-path="chi.html">
  67. <a href="chi.html">
  68. Chi dice "non ho niente da nascondere"
  69. </a>
  70. </li>
  71. <li class="chapter " data-level="1.9" data-path="come.html">
  72. <a href="come.html">
  73. Come scegliere il proprio browser
  74. </a>
  75. </li>
  76. <li class="chapter " data-level="1.10" data-path="browsers.html">
  77. <a href="browsers.html">
  78. Tra cosa scegliere
  79. </a>
  80. </li>
  81. <li class="chapter active" data-level="1.11" data-path="addons.html">
  82. <a href="addons.html">
  83. Addons utili
  84. </a>
  85. </li>
  86. <li class="chapter " data-level="1.12" data-path="insidie.html">
  87. <a href="insidie.html">
  88. Insidie che rimangono tali
  89. </a>
  90. </li>
  91. <li class="chapter " data-level="1.13" data-path="tails.html">
  92. <a href="tails.html">
  93. TAILS
  94. </a>
  95. </li>
  96. <li class="chapter " data-level="1.14" data-path="end.html">
  97. <a href="end.html">
  98. Conclusioni
  99. </a>
  100. </li>
  101. <li class="divider"></li>
  102. <li>
  103. <a href="https://www.gitbook.com" target="blank" class="gitbook-link">
  104. Published with GitBook
  105. </a>
  106. </li>
  107. </ul>
  108. </nav>
  109. </div>
  110. <div class="book-body">
  111. <div class="body-inner">
  112. <div class="book-header" role="navigation">
  113. <!-- Title -->
  114. <h1>
  115. <i class="fa fa-circle-o-notch fa-spin"></i>
  116. <a href="." >Addons utili</a>
  117. </h1>
  118. </div>
  119. <div class="page-wrapper" tabindex="-1" role="main">
  120. <div class="page-inner">
  121. <div id="book-search-results">
  122. <div class="search-noresults">
  123. <section class="normal markdown-section">
  124. <h1 id="addons-utili">addons utili</h1>
  125. <h2 id="ad-blocker">ad blocker</h2>
  126. <p><img src="img/adblock.png" alt="adblocker"></p>
  127. <hr>
  128. <h2 id="bagder---anti-tracker">Bagder - anti-tracker</h2>
  129. <p><img src="img/badger.png" alt="badger"></p>
  130. <hr>
  131. <h2 id="ghostery---anti-tracker">Ghostery - anti-tracker</h2>
  132. <p><img src="img/ghostery.png" alt="ghostery"></p>
  133. <hr>
  134. <h2 id="no-scripts">no-scripts</h2>
  135. <p><img src="img/noscript.png" alt="noscript"></p>
  136. <hr>
  137. <h2 id="https-everywhere">https everywhere</h2>
  138. <p><img src="img/https.png" alt="https"></p>
  139. </section>
  140. </div>
  141. <div class="search-results">
  142. <div class="has-results">
  143. <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
  144. <ul class="search-results-list"></ul>
  145. </div>
  146. <div class="no-results">
  147. <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
  148. </div>
  149. </div>
  150. </div>
  151. </div>
  152. </div>
  153. </div>
  154. <a href="browsers.html" class="navigation navigation-prev " aria-label="Previous page: Tra cosa scegliere">
  155. <i class="fa fa-angle-left"></i>
  156. </a>
  157. <a href="insidie.html" class="navigation navigation-next " aria-label="Next page: Insidie che rimangono tali">
  158. <i class="fa fa-angle-right"></i>
  159. </a>
  160. </div>
  161. <script>
  162. var gitbook = gitbook || [];
  163. gitbook.push(function() {
  164. gitbook.page.hasChanged({"page":{"title":"Addons utili","level":"1.11","depth":1,"next":{"title":"Insidie che rimangono tali","level":"1.12","depth":1,"path":"insidie.md","ref":"insidie.md","articles":[]},"previous":{"title":"Tra cosa scegliere","level":"1.10","depth":1,"path":"browsers.md","ref":"browsers.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["livereload"],"pluginsConfig":{"livereload":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"addons.md","mtime":"2017-10-29T22:00:43.837Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-10-29T22:13:43.413Z"},"basePath":".","book":{"language":""}});
  165. });
  166. </script>
  167. </div>
  168. <script src="gitbook/gitbook.js"></script>
  169. <script src="gitbook/theme.js"></script>
  170. <script src="gitbook/gitbook-plugin-livereload/plugin.js"></script>
  171. <script src="gitbook/gitbook-plugin-search/search-engine.js"></script>
  172. <script src="gitbook/gitbook-plugin-search/search.js"></script>
  173. <script src="gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
  174. <script src="gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
  175. <script src="gitbook/gitbook-plugin-sharing/buttons.js"></script>
  176. <script src="gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
  177. </body>
  178. </html>