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

doesn't seem to like local files (file:///) #28

Closed
end-user opened this issue Jan 31, 2020 · 4 comments
Closed

doesn't seem to like local files (file:///) #28

end-user opened this issue Jan 31, 2020 · 4 comments
Labels

Comments

@end-user
Copy link

  1. The url of page inspected.

copy an html file and open it in chrome - of course it needs some on-page css

  1. The element inspected.

any

  1. Expected result.

'css used' should have current, live rules with any non-relevant selectors stripped out

  1. Actual result.

'css used' has no rules available; says select another dom on the left or reopen the devtool.

@end-user
Copy link
Author

nevermind - I see that there's a permission setting for the extension to allow access to file urls

@painty painty added the faq label Sep 11, 2020
@painty painty pinned this issue Sep 11, 2020
@MaxwellGriffin
Copy link

I'm still getting this same issue with local files. I have the "Allow access to file URLs" option enabled in the extension settings. I set up a local server with XAMPP and I was then able to use the extension.

@amasidlover
Copy link

I also have this issue the console shows:
CSS-Used: Fail to get: file:///home/amasidlover/workspace/zymonic-dev/stylesheets/ZymonicDefault.css
Even with the 'file urls' permission enabled for the extension.

@painty
Copy link
Owner

painty commented Jan 17, 2023

I also have this issue the console shows: CSS-Used: Fail to get: file:///home/amasidlover/workspace/zymonic-dev/stylesheets/ZymonicDefault.css Even with the 'file urls' permission enabled for the extension.

Should have been fixed in the recently released version v3.0.0

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

No branches or pull requests

4 participants