Gildas 3 سال پیش
والد
کامیت
36abb9fcef
2فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 1 1
      faq.md
  2. 3 3
      src/extension/ui/pages/help.html

+ 1 - 1
faq.md

@@ -20,7 +20,7 @@ The permissions requested by SingleFile are defined in the [manifest.json](https
  - `tabs` (all_urls): allows SingleFile to inject the code needed to process a page in any tab. This permission is needed for saving several tabs in one click, for example.
  - `tabs` (all_urls): allows SingleFile to inject the code needed to process a page in any tab. This permission is needed for saving several tabs in one click, for example.
  - `downloads`: allows SingleFile to save pages as if they were downloaded from the web.
  - `downloads`: allows SingleFile to save pages as if they were downloaded from the web.
  - `clipboardWrite`: allows SingleFile to copy the content of a page into the clipboard instead of saving it.
  - `clipboardWrite`: allows SingleFile to copy the content of a page into the clipboard instead of saving it.
- - 'nativeMessaging': allows you to use [SingleFile companion](https://github.com/gildas-lormeau/SingleFile/tree/master/companion) to save pages.
+ - 'nativeMessaging': allows you to use [SingleFile Companion](https://github.com/gildas-lormeau/single-file-companion) to save pages.
 
 
 ## SingleFile is slow on my computer/tablet/phone, can it run faster?
 ## SingleFile is slow on my computer/tablet/phone, can it run faster?
 The default configuration of SingleFile is optimized to produce small pages. This can sometimes slow down the save process considerably. Below are the options you can disable to save time and CPU.
 The default configuration of SingleFile is optimized to produce small pages. This can sometimes slow down the save process considerably. Below are the options you can disable to save time and CPU.

+ 3 - 3
src/extension/ui/pages/help.html

@@ -389,7 +389,7 @@
 						<p>Check this option to delegate the saving process to SingleFile Companion. It is a program
 						<p>Check this option to delegate the saving process to SingleFile Companion. It is a program
 							that runs outside the browser and can help to make the saving process more transparent. It
 							that runs outside the browser and can help to make the saving process more transparent. It
 							also allows the pages to be saved in another directory than the download directory. You can
 							also allows the pages to be saved in another directory than the download directory. You can
-							find more info <a href="https://github.com/gildas-lormeau/SingleFile/tree/master/companion"
+							find more info <a href="https://github.com/gildas-lormeau/single-file-companion"
 								target="_blank">here</a></p>
 								target="_blank">here</a></p>
 						<p class="notice">It is recommended to <u>uncheck</u> this option</p>
 						<p class="notice">It is recommended to <u>uncheck</u> this option</p>
 					</li>
 					</li>
@@ -561,8 +561,8 @@
 							a program that runs outside the browser and can help to make the saving process more
 							a program that runs outside the browser and can help to make the saving process more
 							transparent. It also allows the pages to be saved in another directory than the download
 							transparent. It also allows the pages to be saved in another directory than the download
 							directory. You can find more info <a
 							directory. You can find more info <a
-								href="https://github.com/gildas-lormeau/SingleFile/tree/master/companion"
-								target="_blank">here</a></p>
+								href="https://github.com/gildas-lormeau/single-file-companion" target="_blank">here</a>
+						</p>
 					</li>
 					</li>
 				</ul>
 				</ul>
 				<p>Misc.</p>
 				<p>Misc.</p>