Takashi Sugimoto

Results 8 comments of Takashi Sugimoto

> The option to choose which sites are allowed for the local file link is available but it seems not working in Edge. It worked in my environment (Edge 92.0.902.73)....

Sorry for my late reply. > It seems that Chrome doesn't open files located on private networks but a copy of the file. Yes, what you can not view directly...

> Target property is not taken into account. > I try all theses links and they all act like "_blank" target property. Yes, now this extension is made that way....

File links that exist in local html files can be opened without using this extension. Therefore, this extension does not target local html files. What do you want to do?

I was able to open the file link in the table. It seems that the cause is not the table. For example, JavaScript that interrupts the click Event. https://tksugimoto.github.io/note/generate-local-file-link/ ![image](https://user-images.githubusercontent.com/13145001/162602433-2adca0f3-d807-4b1f-ae38-3afa90bdf2ab.png)

I understood the request. There are two methods below. 1. Restrict pages (domains, URLs, etc.) on which the extension works. 2. Judge each list with the list of permitted pages....

@Hemp0r I'm sorry for the late reply. From Chrome 70, you can now limit pages that run on Chrome side, not Chrome extensions. [Chromium Blog: Trustworthy Chrome Extensions, by default](https://blog.chromium.org/2018/10/trustworthy-chrome-extensions-by-default.html)...

It seems that it can be set by policy from Chrome 119. As of October 22, 2023, the latest version of Chrome is 118. [Restricting use of file: URLs in...