Giter Club home page Giter Club logo

Comments (16)

pengqianggs avatar pengqianggs commented on July 25, 2024 27

it worked on my windows chrome, but didn't work and appeared same issue on my linux chromium. I finally resolved by steps below:
1st, git clone the current repository to local path(git clone https://github.com/orsharir/github-mathjax.git);
2nd, open the chrome/chromium extensions page(chrome://extensions), open development mode, and click 'Load unpacked' button to choose the path which configuration file 'manifest.json' is located(path 'github-mathjax' as usual), and the extension is loaded.
3rd, open the github pages which contains MathJax Latex, and testing the result above.

from github-mathjax.

SimonSelg avatar SimonSelg commented on July 25, 2024 13

it worked on my windows chrome, but didn't work and appeared same issue on my linux chromium. I finally resolved by steps below:
1st, git clone the current repository to local path(git clone https://github.com/orsharir/github-mathjax.git);
2nd, open the chrome/chromium extensions page(chrome://extensions), open development mode, and click 'Load unpacked' button to choose the path which configuration file 'manifest.json' is located(path 'github-mathjax' as usual), and the extension is loaded.
3rd, open the github pages which contains MathJax Latex, and testing the result above.

If you do this, the unpacked extension has to stay where you loaded it from. A better way:

  • Clone the github repository
  • Go to chrome://extensions/, turn on Developer Mode
  • Click on "pack extension", choose the folder where you cloned github repository to
    • This will create an github-mathjax.crx file
  • Drag the github-mathjax.crx file into google chrome
  • After confirming, the extension is now installed
  • Now delete the cloned github repository and the .crx file, you don't need it anymore!

Maybe this helps someone :)

from github-mathjax.

nschloe avatar nschloe commented on July 25, 2024 4

This issue prompted me to write my own MathJax extension, Green Pi. It uses teh new MathJax and you can use it on all domains (GitHub and GitLab are the factory settings). You can get it for

(Same code base btw.) I'll be happy about feedback!

from github-mathjax.

orsharir avatar orsharir commented on July 25, 2024 2

This is odd... I cannot reproduce this error on my own system (macOS Mohave and Chrome 70.0.3538.77). Try to see if you can manually install the package from source (using the development mode).

from github-mathjax.

lrapetti avatar lrapetti commented on July 25, 2024 2

Try to see if you can manually install the package from source (using the development mode).

@orsharir
I am able to install it from source as explained in the comment above #24 (comment)

from github-mathjax.

Nige12 avatar Nige12 commented on July 25, 2024 1

Thank you SO much TheIrishPizzaGuy, after being completely baffled by some of the above responses. Changing the Case of 1 letter worked for me. You saved me so much time and a lot of hair-pulling!

from github-mathjax.

mgbeckett avatar mgbeckett commented on July 25, 2024

Same error on Chromebook / Chrome

from github-mathjax.

mgbeckett avatar mgbeckett commented on July 25, 2024

from github-mathjax.

computersarecool avatar computersarecool commented on July 25, 2024

I am getting the same error on Chrome 69.0.3497.100 on a regular laptop (i.e. non chromebook)

from github-mathjax.

yongcongwang avatar yongcongwang commented on July 25, 2024

same err. chrome Version 70.0.3538.67, ubuntu 16.04 LTS

from github-mathjax.

yongcongwang avatar yongcongwang commented on July 25, 2024

git clone https://github.com/orsharir/github-mathjax.git

it works

from github-mathjax.

aQuaYi avatar aQuaYi commented on July 25, 2024

same err.
ubuntu: 16.04
chrome: 71.0.3578.98(64 bit)

from github-mathjax.

LEXUGE avatar LEXUGE commented on July 25, 2024

Any solutions without git clone or hacking?

from github-mathjax.

illucent avatar illucent commented on July 25, 2024

Hi! Bug report on png icon I suggest to replace it with one scalable for all sizes icon *.svg format.
20190726190134EEST2019_MathJaxPluginforGithubChromeWebStoreChromium

from github-mathjax.

shboy avatar shboy commented on July 25, 2024

it worked on my windows chrome, but didn't work and appeared same issue on my linux chromium. I finally resolved by steps below:
1st, git clone the current repository to local path(git clone https://github.com/orsharir/github-mathjax.git);
2nd, open the chrome/chromium extensions page(chrome://extensions), open development mode, and click 'Load unpacked' button to choose the path which configuration file 'manifest.json' is located(path 'github-mathjax' as usual), and the extension is loaded.
3rd, open the github pages which contains MathJax Latex, and testing the result above.

If you do this, the unpacked extension has to stay where you loaded it from. A better way:

  • Clone the github repository

  • Go to chrome://extensions/, turn on Developer Mode

  • Click on "pack extension", choose the folder where you cloned github repository to

    • This will create an github-mathjax.crx file
  • Drag the github-mathjax.crx file into google chrome

  • After confirming, the extension is now installed

  • Now delete the cloned github repository and the .crx file, you don't need it anymore!

Maybe this helps someone :)

great! issue fixed by ur way

from github-mathjax.

TheIrishPizzaGuy avatar TheIrishPizzaGuy commented on July 25, 2024

I fixed what sounds to be this exact problem idk tho. In my manifest I had 'icon.png' but the file was 'Icon.png', windows doesn't care/throw an error but linux/mac/Chromebook systems will be case sensitive.

from github-mathjax.

Related Issues (20)

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.