1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

ブックマークでリンク取得

Last updated at Posted at 2025-04-14

ブックマークボタンでリンクポップアップ

設定方法

ブックマークの編集を開いて

下のアドレスを入れる

注意
ソース文はそのまま改行しないでください

ブックマークに入れるスクリプト文
javascript:prompt('',`■${document.title}   ${location.href}`);

使用画面

こんな感じでブックマークに「リンク取得」を作ります

アドレスがほしいページで「リンク取得」を押すと

こんな感じでポップアップ画面でアドレスが出ますので
そのままコピーしちゃってください。

1
0
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?