-
Handling application bootstrap separately for testing environment has become a pain for more complex packages. This needs to be resolved possibly by creating an @exteranto/testing package that would p…
kouks updated
5 years ago
-
**Is your feature request related to a problem? Please describe.**
We faced an issue where we have to remove some functionality from our extension build for Firefox due to their policies. Most probab…
-
Reference the PRs and back the decision behind popup depreciation in Exteranto.
-
We want to pass options to new tab such as _pinned_.
-
**Is your feature request related to a problem? Please describe.**
There are many different reasons to fire the tab updated event and a user might only care for specific changes. This info is however…
kouks updated
5 years ago
-
Comments are removed with compilation and developers can't see them when inspecting exteranto types - it would be nice to retain the comments.
kouks updated
5 years ago
-
**Describe the bug**
Error is thrown when trying to establish a connection with a content script that is not loaded.
**To reproduce**
Steps to reproduce the behaviour:
1. Go to google chrome new…
kouks updated
5 years ago
-
This way all exceptions will have a name and users will be able to listen for those exceptions in their router.
kouks updated
5 years ago
-
At the moment, all functionality from `@exteranto/utils` is bound to the container automatically via `@Binding` and `@Singleton`.
Although these are not bound to the container before including them…
kouks updated
5 years ago
-
**Describe the bug**
If there are more instances of the content script, exteranto throws errors when trying to dispatch events that are only known to one.
**To reproduce**
Steps to reproduce the …
kouks updated
5 years ago