Skip to content

How to use jQuery in background.js #681

@hlpatel

Description

@hlpatel

I have tried to use jQuery using following manifest code snippet but it's not working.

"background": {
    "scripts": [
      "scripts/jquery-2.0.3.min.js", "js/background.js"
    ],
    "persistent": false
  },

Can you please guide me?

Thanks you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions