Append to Clipboard のレビュー
Append to Clipboard 作成者: Brett Zamir
合計レビュー数: 5
- 5 段階中 5 の評価Firefox ユーザー 14552544 によるレビュー (1ヶ月前)
- Thanks for this addon. I'm looking for it as a substitute of Clipboard Plus in quantum because it seems to me the developer is very active here.
I've two requests, hoping you could add that. First, I think a keyboard shortcut (maybe customizable) is necessary for a comfortable use of the functionality. Clipboard Plus used ALT+A, but maybe there could be other comfortable options (maybe ALT+C, easier to remember?). Second thing, I think that the better way to separate the copied elements would be a custom string, including special characters such as \n, \t, etc... For esemple I often need to use "; " as separator, other times I need tab, sometimes I need double new line. Custom separator (and obviously a way to easily change it) would save me a lot of time.
I'm giving four stars, but I'll edit in five if the addon will be improved.
Thanks! - 5 段階中 1 の評価Firefox ユーザー 14189666 によるレビュー (7年前)May not work for me. I'm using Mac OS 10.11.6 and Firefox 61.0.1 and I get no menu indication that this app is installed although Firefox indicates it is. If it is supposed to work, can you give a detailed instruction of how to use it? e.g. highlight text, click on Edit menu, etc. etc.
rwgro@yahoo.com開発者の返信
投稿日時: 7年前As per our correspondence and per the add-on description, the add-on features will appear with the context menu. The context menu appears once one uses right-click (or control-click for one-button mouses). - 5 段階中 4 の評価Firefox ユーザー 12824412 によるレビュー (7年前)I still use FireFox 56, to keep all my old addons.
Append-To-Clipboard only seems to work in version 1.1 with FF56
Version 2.0. of a2cb doesn't seem to append anything in FF56.
So 1.1 would be okay 4 me, but here the context-menu isn't cascaded, which I find nicer.
Anyhow good extension. I was looking for that one for a while.
As a suggestion, I think it would be fine if the user could configure his own separator,
Sometimes for example you want to create lines for a CSV file, then you need , or ;
Then again tabs would come in nice. Or whatever. There's a lots of usecases for appending text...
Even cooler if you could do the different types of appending using hotkeys such as Shift+A for append without sep, Shift+Ctrl+A for append with linebreak .. etc... - 5 段階中 1 の評価Firefox ユーザー 14090522 によるレビュー (7年前)Wouldn't copy and append from a text box on the web page. Reason for 1 star is that it is still in the context menu after uninstalling and restarting Firefox.
開発者の返信
投稿日時: 7年前Firstly, while I've added some code which should better ensure the existing context menus upon uninstall, in my own testing, this was already occurring. This is typically handled by Firefox itself in the case of a WebExtension (which this is).
Secondly, I've implemented the ability to copy from a text box (inputs and textareas), and a new version is awaiting approval to also allow copying link text or URLs.
In the future, unless an add-on is actually damaging your data, I think it's better form to contact the developer before giving strongly negative reviews, particularly for free/open source code...