| OLD | NEW |
| 1 Name: Document image extractor scripts and dependencies | 1 Name: Document image extractor scripts and dependencies |
| 2 Short Name: document_image_extractor | 2 Short Name: document_image_extractor |
| 3 URL: google3/image/collections/extension/ | 3 URL: google3/image/collections/extension/ |
| 4 Version: 0 | 4 Version: 1 |
| 5 Date: 3/26/2015 | 5 Date: 4/11/2015 |
| 6 Security Critical: No | 6 Security Critical: No |
| 7 License: BSD | 7 License: BSD |
| 8 | 8 |
| 9 Description: | 9 Description: |
| 10 The document image extractor is used to extract all images from a webpage and | 10 The document image extractor is used to extract all images from a webpage and |
| 11 assign each one a relevance. | 11 assign each one a relevance. |
| 12 | 12 |
| 13 Local Modifications: | 13 Local Modifications: |
| 14 constant.js: stripped of all unneeded constants. | 14 None |
| 15 dom_controller.js: removed unused depedency on GenUtils | |
| OLD | NEW |