Преглед изворни кода

Added "Integration with user scripts" chapter

Former-commit-id: d89e966500b12055ad72d680179598d126f512bd
Gildas пре 6 година
родитељ
комит
8979d3984f
1 измењених фајлова са 5 додато и 1 уклоњено
  1. 5 1
      README.MD

+ 5 - 1
README.MD

@@ -14,6 +14,7 @@ SingleFile is a Web Extension compatible with Chrome, Firefox (Desktop and Mobil
  - [SingleFileZ](#singlefilez)
  - [File format comparison](#file-format-comparison)
  - [Statistics (Firefox)](#statistics-firefox)
+ - [Integration with user scripts](#integration-with-user-scripts)
  - [Integration with WebKit](#integration-with-webkit)
  - [Privacy policy](#privacy-policy)
  - [Contributors](#contributors)
@@ -116,9 +117,12 @@ More info here: https://github.com/gildas-lormeau/SingleFileZ
 
 ## Statistics (Firefox)
 See https://addons.mozilla.org/firefox/addon/single-file/statistics/?last=90
+
+## Integration with user scripts
+You can execute a user script just before SingleFile saves a page. For more info, see https://github.com/gildas-lormeau/SingleFile/wiki/How-to-execute-a-user-script-before-a-page-is-saved
  
 ## Integration with WebKit
- - Here is a Swift application (for macOS) made by [@captaindavepdx](https://github.com/captaindavepdx) that illustrates how to use SingleFile with WebKit: https://github.com/captaindavepdx/SingleFileMacOS
+Here is a Swift application (for macOS) made by [@captaindavepdx](https://github.com/captaindavepdx) that illustrates how to use SingleFile with WebKit: https://github.com/captaindavepdx/SingleFileMacOS
 
 ## Privacy Policy
 See https://github.com/gildas-lormeau/SingleFile/blob/master/privacy.md