divider 的评价
divider 作者: freaktechnik
4 条评价
- 评分 4 / 5来自 Robbie Hatley, 2 年前
- It would be very appreciated if the author would look into how others have worked around the single context menu option or single toolbar button per extension issue. There are ways, such as downloading copies of the extension file with slight name/GUID modifications, ie: divider, divider1, divider2, etc.
开发者回应
发布于 5 年前I have no intent of publishing clones of this extension. The code is open source, the license should be fairly open, so feel free to publish one of your own. - 评分 4 / 5来自 Firefox 用户 13823631, 6 年前Works as advertised, both in the main toolbar or in the Overflow menu.
However, only supporting one divider is an unfortunate limitation which makes it less flexible or generally useful.开发者回应
发布于 6 年前The one divider limitation is a limitation inherited form the extension API. This extension actually just adds a disabled button and extensions can only add one toolbar button. If you want more separators, you'd have to find similar extensions doing the same thing.