Skip to content
New issue

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

The external file get cached and unable to update #77

Open
cyfung1031 opened this issue Jul 18, 2023 · 0 comments
Open

The external file get cached and unable to update #77

cyfung1031 opened this issue Jul 18, 2023 · 0 comments

Comments

@cyfung1031
Copy link

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)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant