Skip to content

How to prevent remove of functions without references? E.g. w content script in Web browser Extension Development. #9400

Answered by mischnic
sfranczyk asked this question in Q&A
Discussion options

You must be logged in to vote

Do this

global.handleSelectedElement = function handleSelectedElement() { ...

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sfranczyk
Comment options

Answer selected by sfranczyk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants