Giter Club home page Giter Club logo

Comments (3)

simpsora avatar simpsora commented on August 21, 2024

Hi Honza,

Thanks for the bug report -- and sorry about that, I could have sworn I'd removed the reference to printLine().
In any case, I committed a fix a while ago, and pushed a new build out (0.5.456).

Cheers!

from omnibug.

janodvarko avatar janodvarko commented on August 21, 2024

OK, good. Where I can get the XPI?

Btw. I tried to run from the source, but had some troubles e.g. missing install.rdf (its created in the build process), couple of files have path to another file (which is JS syntax error) .

Are there any recommended way how to develop (bug fix) the extension?

Honza

from omnibug.

simpsora avatar simpsora commented on August 21, 2024

Direct download links to the XPI are here:
http://www.rosssimpson.com/dev/omnibug-0.5.456.xpi
https://github.com/simpsora/omnibug/releases/download/omnibug-0.5.456/omnibug-0.5.456.xpi

There's a bit of documentation available here:
http://omnibug.rosssimpson.com/

To be honest, I've only recently open-sourced the project, and am in the process of re-thinking build and deployment steps. I plan on switching entirely to a grunt task to do build + deployments in the near future. I'd be interested to hear what build/deployment tools you've used for browser extensions.

In the meantime, if you update, go into the firefox directory and run ./build.bash site, an XPI will be created that's ready to go. I've just pushed a change to clean up the build scripts.

There is a bit of a known issue on Windows, in that a couple of JS files are actually symlinks to files in the common/ directory, and git can't really do symlinks on Windows. I've just removed those symlinks; the build script now copies the common JS into firefox/chrome/content/omnibug/ before doing the build.

Let me know if you need anything else!
Ross

from omnibug.

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.