FireFox SVG-specific extensions

From Svg wiki

Extensions available or under development

Several other SVG ideas for A or THE extension

The following things are all ideas for OPTIONS that you can individually switch ON/OFF and should give feedback while in use to help find and fix errors (at the source) instead of masking them.

  • treat all .svg(z) files as image/svg+xml
  • have the extension install ASV
  • webstart the SVG with Batik
  • validate the SVG (as any of the available flavours)
  • detect common errors/additions to rule out/in certain viewers for the content to be viewed
  • do something with 'common' metadata, as in openclipart.org content for example (look at Piggy Bank)
  • A script that fixes some common errors in SVG and reports about it (look at Greasemonkey)
  • list the problems with a page and post them to a database, to be the basis of an activity to get that content fixed. Bugzilla maybe?