Code Monkey home page Code Monkey logo

Comments (8)

3demax avatar 3demax commented on August 16, 2024

Timestamp: 12/05/2012 02:38:55 AM
Error: Exposing chrome JS objects to content without exposedProps is insecure and deprecated. See https://developer.mozilla.org/en/XPConnect_wrappers for more information.
Source File: resource://jid0-tkjnea5x3ebop5hnqjbyq4u3acm-at-jetpack-api-utils-lib/securable-module.js -> resource://jid0-tkjnea5x3ebop5hnqjbyq4u3acm-at-jetpack-api-utils-lib/content/worker.js
Line: 230

warning: The global on() function in content scripts is deprecated in favor of the self.on() function, which works the same. Replace calls to on() with calls to self.on()For more info on self.on, see https://addons.mozilla.org/en-US/developers/docs/sdk/latest/dev-guide/addon-development/web-content.html.

I'll try another version lately

from custom-standalone-image-backgrounds.

grssam avatar grssam commented on August 16, 2024

These errors are not due to my add-on. My add-on is not a jetpack add-on.
If there would be any error due to my add-on, it will eirthe rbe from a file named bootstrap.js, or you will directly see the 'customstandalone' keyword in the url (like here you have 'at-jetpack' in th eurl)

from custom-standalone-image-backgrounds.

3demax avatar 3demax commented on August 16, 2024

Well, I tried version 0.3 of this addon, but it didn't work either.

Then I installed 0.5 on empty firefox profile, it still was not working, but this error showed up after addon intallation:

Warning: WARN addons.xpi: Add-on [email protected] is missing bootstrap method install

And on addon remove

Warning: WARN addons.xpi: Add-on [email protected] is missing bootstrap method uninstall

from custom-standalone-image-backgrounds.

grssam avatar grssam commented on August 16, 2024

There must be some other warning .. there should be .. it doesn't make any
sense. it works absolutely fine on my machine ..

On Thu, Dec 6, 2012 at 12:48 AM, Max Golubev [email protected]:

Well, I tried version 0.3 of this addon, but it didn't work either.

Then I installed 0.5 on empty firefox profile, it still was not working,
but this error showed up after addon intallation:

Warning: WARN addons.xpi: Add-on
[email protected] is missing bootstrap
method install

And on addon remove

Warning: WARN addons.xpi: Add-on
[email protected] is missing bootstrap
method uninstall


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-11055961.

Girish Sharma
B.Tech(H), Civil Engineering,
Indian Institute of Technology, Kharagpur

from custom-standalone-image-backgrounds.

3demax avatar 3demax commented on August 16, 2024

I tested 0.3 on empty profile and it gives one more error:

Warning: WARN addons.xpi: Error loading bootstrap.js for [email protected]: SyntaxError: syntax error
Source File: resource:///modules/XPIProvider.jsm -> jar:file:///home/tester/.mozilla/firefox/zn43bncq.Empty/extensions/[email protected]!/bootstrap.js
Line: 272

from custom-standalone-image-backgrounds.

grssam avatar grssam commented on August 16, 2024

Are you sure you are using Firefox 15 only ??
The add-on is breaking for you at a line which uses a piece of code that is not present in firefox 14 and below.

from custom-standalone-image-backgrounds.

3demax avatar 3demax commented on August 16, 2024

Yes, of course. Maybe about:support will help

Name Firefox
Version 15.0
User Agent Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0

extensions.checkCompatibility.15.0 false
extensions.checkCompatibility.nightly false
extensions.lastAppVersion 15.0

from custom-standalone-image-backgrounds.

3demax avatar 3demax commented on August 16, 2024

Updated to Firefox 17, now it works. Anyway, thanks for help.

from custom-standalone-image-backgrounds.

Related Issues (1)

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.