Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

gardr-plugin-ext-fastload

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gardr-plugin-ext-fastload

Gardr plugin for faster load triggering of certain resources

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

Gardr Fastload Plugin (Ext)

Gardr plugin that overrides default "render" event triggering from window.onload to DOMContentLoaded for flash and nested iframe ads. Runs automatically.

Install

npm install gardr-plugin-ext-fastload --save

Bundle

In your ext bundle file:

    var gardrExt = require('gardr-ext');
    var fastload = require('gardr-plugin-ext-fastload');

    gardrExt.plugin(fastload);

    module.exports = gardrExt;

Keywords

gardr

FAQs

Package last updated on 05 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts