Launchpad Fixer
Item logo image for Launchpad Fixer

Launchpad Fixer

5.0(

2 ratings

)
ExtensionWorkflow & Planning4 users
Item media 2 screenshot
Item media 1 screenshot
Item media 2 screenshot
Item media 1 screenshot
Item media 1 screenshot
Item media 2 screenshot

Overview

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();

5 out of 52 ratings

Google doesn't verify reviews. Learn more about results and reviews.

Review's profile picture

Calvin DongFeb 8, 2021

goated

1 person found this review to be helpful

Details

  • Version
    1.0
  • Updated
    January 30, 2021
  • Offered by
    Ethan Curtiss
  • Size
    285KiB
  • Languages
    English
  • Developer
    Email
    ethanhcurtiss@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes
Google apps