I have implement reset text function in content.js file with static array. I need to manage this array with dynamic.
- I have pass data app to extension with FileManager.
- I have get store data in extension safariwebextension.swift. file.
How can use this array in content.js file. Need to replace store data in content.js file.
Your provided demo only supported mac version feature.