copytextandurl のレビュー
copytextandurl 作成者: klml
合計レビュー数: 1
- 5 段階中 5 の評価Firefox ユーザー 14392904 によるレビュー (6年前)Could you please suggest a way to split $LINKTEXT and $URL by plaintext newline symbol, smth like \r\n or anything like that.
Expected result:
"Quoted text."
https://www.url.com/
I've patched a record in profile/storage-sync.sqlite:
default/addon@klml.dekey-template{"id":"key-template","key":"template","data":"\"$LINKTEXT\"\n$URL"
but I am looking for more convenient way to get the same result.
Thank you.開発者の返信
投稿日時: 6年前Thx for this suggestion.
I just changed (v 2.0.1) the preferences inputs to textareas, so you can add newlines.