Skip to content

A firefox/slimerjs plugin that fakes support for PDF, Flash, Java, ...

License

Notifications You must be signed in to change notification settings

nimbusec-oss/slimerjs-fakeplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slimerjs-fakeplugin

These plugins fake support for PDF, Flash and Java so SlimerJS attempts to download them. It is useful when you want to intercept above content in the onResourceReceived callback, but without running the real plugins.

The plugin will not execute or parse any content received, so it should be safe to use in a security sensitive environment.

Building

To build this plugin no special dependencies are required, except a minimal C build chain (make, cc):

make help
make

About

A firefox/slimerjs plugin that fakes support for PDF, Flash, Java, ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published