Đánh giá cho copytextandurl
copytextandurl bởi klml
1 đánh giá
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 14392904, 5 năm trướcCould 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.Phản hồi của nhà phát triển
đã đăng 5 năm trướcThx for this suggestion.
I just changed (v 2.0.1) the preferences inputs to textareas, so you can add newlines.