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.