question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error in manifest file

See original GitHub issue

If you go to about:debugging in Firefox, this extension causes the following warning/error:

Reading manifest: Error processing background.persistent: Event pages are not currently supported. This will run as a persistent background page.

Does this warrant an update?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
elliotwaitecommented, May 3, 2019

Gotcha, good idea. I’ve opened a new issue about it. Thanks for the tips.

1reaction
elliotwaitecommented, May 2, 2019

Fixed (in the latest release, version 0.0.41). I made the background script persistent since nonpersistent background scripts aren’t supported in Firefox yet.

Thanks for reporting this!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android Studio Manifest file error - Stack Overflow
in the Manifest you posted in the screenshot you are using android:title instead of android:name for your Activity s. Change it with
Read more >
Terminal manifest file errors - Rekognition - AWS Documentation
To fix error The manifest file extension or contents are invalid. Check the following possible causes in both the training and testing manifest...
Read more >
Manage manifest files - Android Developers
This page describes how manifest merging works and how you can apply merge preferences to resolve merge conflicts.
Read more >
Manifest Merger Fails with Multiple Errors in Android Studio
A merge conflict occurs while merging whenever the value of any attribute is different in the two Manifest files. However, if an element...
Read more >
when build project error manifest display why and how to ...
Hi ahmedsalah-1628, This error usually occurs when the compiler cannot find any referenced files. Did you add the project to the solution file?...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found