Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,17 @@ optional arguments:
Run command
``` ./build.py --rpfl```



It will generate 2 files:
```
- rpf_background_script.js Control listener, received all results which returned from listener.
- rpf_content_script.js Listen all user actions in a webpage.
```

### Server Delpoy
1. Change [application:id] in file app.yaml
2. Use command \path to GAE SDK\appcfg.py update server

### Fix type text issue
Comment out row #3127 in extesion "content_script.js" file after build