GithubHelp home page GithubHelp logo

hansemannn / chrome-mojave-checkbox-extension Goto Github PK

View Code? Open in Web Editor NEW
55.0 3.0 4.0 44 KB

A tiny Google Chrome extension to fix the zoom-level on macOS 11.14 (Mojave) Beta.

License: MIT License

JavaScript 100.00%
macos-mojave chrome-extension

chrome-mojave-checkbox-extension's Introduction

macOS 10.14 Beta Checkbox-Fix

This macOS bug was fixed in macOS 10.14 Beta 11 and upwards. Thanks for using this extension!

A tiny Google Chrome extension to fix the zoom-level on macOS 10.14 (Mojave) Beta.

Download in Chrome Web Store

Summary

When using macOS 10.14 Mojave (Beta), Chrome does not render the checkboxes properly. To workaround it, this plugin sets the zoom-level of each page to 1.0000001, which fixes the issue until Chrome officially supports Mojave. Now also supports <iframe> tags!

License

MIT

Author

Hans Knöchel

chrome-mojave-checkbox-extension's People

Contributors

gizmosachin avatar hansemannn avatar mark-vb-austin avatar timtjtim avatar vadimkin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

chrome-mojave-checkbox-extension's Issues

Not working on w3schools site

Fantastic idea & appreciated -- though it does not appear to work on yesterday's macos beta, nor the previous one, with current google chrome beta FOR the page

https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_input_checked

It does work with

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox

Environment:
macos: 10.14 Beta (18A336e)
chrome: 68.0.3440.59

I am using the extension from the chrome store

I'm not sure yet whether it works on most pages or not. Thanks so much for building the extension though.

JS Error in Chrome - "Cannot read property 'style' of null"

Hello,

First of all; thanks for this neat plugin!
I have the issue that on some sites on Chrome (Version 67.0.3396.99), it causes the JS error content.js:5 Uncaught TypeError: Cannot read property 'style' of null several times; for example at Didactigo.

How can this be prevented? Is it because the body is called upon, but perhaps it isn't loaded yet?

Kind regards,

Isaiah van Hunen
image
image

use css fix

only checkbox

input[type="checkbox"] {
	zoom: 1.0000001
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.