From 2a569f1e939ff12c65c2c6eb3c1f738e6fbf2440 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 17 Jun 2021 17:46:00 +0200 Subject: [PATCH] doc: bookmarklet is now working on github.com - left generic paragraph about this problem in place, since the problem may still be present on other sites - closes https://github.com/shaarli/Shaarli/issues/1730 --- doc/md/Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/md/Troubleshooting.md b/doc/md/Troubleshooting.md index 359f3102..dfac3168 100644 --- a/doc/md/Troubleshooting.md +++ b/doc/md/Troubleshooting.md @@ -172,7 +172,7 @@ You can use the third-party tool [Derefind](https://github.com/ShawnPConroy/Dere ### The bookmarklet doesn't work -Websites which enforce Content Security Policy (CSP), such as github.com, disallow usage of bookmarklets. Unfortunately, there is nothing Shaarli can do about it ([1](https://github.com/shaarli/Shaarli/issues/196), [2](https://bugzilla.mozilla.org/show_bug.cgi?id=866522), [3](https://code.google.com/p/chromium/issues/detail?id=233903). +Some websites may disallow usage of bookmarklets through [Content Security Policy (CSP)](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP). Unfortunately, there is nothing Shaarli can do about it ([1](https://github.com/shaarli/Shaarli/issues/196), [2](https://bugzilla.mozilla.org/show_bug.cgi?id=866522), [3](https://code.google.com/p/chromium/issues/detail?id=233903). Under Opera, you can't drag'n drop the button: You have to right-click on it and add a bookmark to your personal toolbar.