FireFox SVG-specific extensions
From Svg wiki
[edit]
Extensions available or under development
- switch rendering-engine extension, making it a 1-click action to switch between the Adobe SVG Viewer plug-in and the Firefox-native rendering implementation.
- Zoom and Pan
- A Javascript implementation of SMIL works in Firefox, Batik, and others. A Firefox extension is under development with this library.
- Graphing Calculator, Firefox extension
- GreaseMonkey extension using SVG
[edit]
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?
