Security Alert: Confirmed Malware
Launchpad Fixer
ID: hicoaekbkallipmmiggpnppkgnanhinm
Supported Languages
Extension Info & Metadata
Publisher Contextual Analysis
- Author
- Ethan CurtissView Profile
- MX records exist
- Yes
- Domain exists
- Yes
- Is disposable
- No
- Is role-based
- No
- Mailbox exists
- Yes
Makes LaunchPad's online textbook viewer larger.
MacmillanHigherEd's LaunchPad textbook viewer is too small to read. This makes it easier to read. Basically it checks every second for the textbook viewer and makes it larger if it has to. This is the entire extension: function checkDOMChange() { var height = (window.innerHeight - 61).toString().concat("px"); var body = document.getElementById("document-body"); if (body && body.style.height != height) { body.style.height = height; } setTimeout(checkDOMChange, 1000); } checkDOMChange();
URLs
View the external URLs this extension communicates with to understand its network activity and data interactions.
Gain full insight into all external connections.
Upgrade for full visibility.
Gain full insight into all external connections.
Upgrade for full visibility.
Browse and explore files within this extension package
Gain full insight into all external connections.
Upgrade for full visibility.