19
edits
Chonchobar (talk | contribs) |
m (→Various: hash microformat) |
||
| Line 66: | Line 66: | ||
* Interpret the meta tag "DownloadOptions" like Internet Explorer does | * Interpret the meta tag "DownloadOptions" like Internet Explorer does | ||
* Show the MD5 Checksum of each download after its finishied. | * Show the MD5 Checksum of each download after its finishied. | ||
* Interpret a "Checksum Attribute" in HTML like <a href="file" checksum="md5:46302164391643zfa9faq65f98a"> and compare it with the generated one. | * Interpret a "Checksum Attribute" in HTML like <a href="file" checksum="md5:46302164391643zfa9faq65f98a"> and compare it with the generated one (See [http://microformats.org/wiki/hash-examples Hash microformat]). | ||
* Fix webBrowserPersist to save @import-ed stylesheets and backgrounds referenced in stylesheets. See [https://addons.mozilla.org/firefox/2925/ Save Complete] for my work on an extension to fix this. | * Fix webBrowserPersist to save @import-ed stylesheets and backgrounds referenced in stylesheets. See [https://addons.mozilla.org/firefox/2925/ Save Complete] for my work on an extension to fix this. | ||
* Enable support for Microsoft's ClickOnce application deployment technology. | * Enable support for Microsoft's ClickOnce application deployment technology. | ||
edits