We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My script is running on isolated content and have to inject some scripts in page content.
... // @version 4.17.3 // @resource contentCSS https://raw.githubusercontent.com/cyfung1031/Tabview-Youtube/ac5ec295a2e576426f928f8806d468488573e500/css/style_content.css // @resource injectionJS1 https://raw.githubusercontent.com/cyfung1031/Tabview-Youtube/ac5ec295a2e576426f928f8806d468488573e500/js/injection_script_1.js ...
When my script updates, the @resource links will be updated as well (just change the commit id)
@resource
But the resources are cached. Even my script is updated, the resource files are still the same. I cannot find any button in Stay to clear the cache.
I tried restart Safari but no vain.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
My script is running on isolated content and have to inject some scripts in page content.
When my script updates, the
@resource
links will be updated as well (just change the commit id)But the resources are cached. Even my script is updated, the resource files are still the same.
I cannot find any button in Stay to clear the cache.
I tried restart Safari but no vain.
The text was updated successfully, but these errors were encountered: