Evilbob 版本历史 - 9 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.8.2
发布于 2025年5月17日 - 1.41 MB适用于 firefox 109.0 及更高版本- Plugin
image-conversion
- add the
Image Conversion
view to convert images topng
,jpeg
orwebp
- Plugin
website-media
Website Media
view support svgs with strokes- Plugin
colors
Website Colors
view show only relevant colors and show them in hex instead of the original format- Fix a color highlighting issue for lists (VListItemTiles were not correctly highlighted)
- Fix a keyboard listener issue were listening for multiple keys would not correctly trigger the listener
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展- Plugin
较早版本
版本 0.8.1
发布于 2025年5月14日 - 1.41 MB适用于 firefox 109.0 及更高版本- Improve the description and title of Evilbob
- Plugin
colors
- add the
Website Colors
view to list all colors of a website
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 0.8.0
发布于 2025年5月12日 - 1.41 MB适用于 firefox 109.0 及更高版本- Plugin
tabs
- when selecting a tab don't create a new one, focus the selected tab instead
- add copy and close other tabs actions to each tab item
- Plugin
cookies
- improve the displayed information for each cookie item
- add copy actions
- reload cookies after deleting a cookie
- Plugin
history
- add copy actions
- reload history after removing an item
- Plugin
downloads
- add copy actions
- Plugin
top-sites
- add copy actions
- Plugin
colors
- add the ability to edit the color title and value
- copy a color to the clipboard when clicked
- Plugin
bookmarks
- add command
Remove bookmark current tab
3d7b7dd - add
remove
action to each bookmark item in thebookmarks
command view 3d7b7dd - add the ability to edit a bookmarks title and url b4a9518
- add copy actions
- reload bookmarks after removing a bookmark
- Add plugin
Emoji & Kaomoji
0fbfb3e - add command view
Emoji
to search and copy emoji - add command view
Kaomoji
to search and copy kaomoji - Don't try to scroll to surroundings items on a list when a mouseover even triggers 4b14e67
- Hide
Go Back
andActions
below the search bar when these actions are not available 8490c42 - Fixed a bug caused the rgba to hex conversion to be not correct for small values
- Improved error messages displayed
- When hovering over a toast message, stops the timer to close it. Timer to close the toast starts again when the mouse leaves the toast
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
- Plugin
版本 0.7.0
发布于 2025年5月10日 - 1.36 MB适用于 firefox 109.0 及更高版本- Rewrite From Scratch
- Rename from
bob-command-palette
toEvilbob
and label it as a prototype - Introduce the concept of plugin commands. Each plugin command can be of type
command
orview
. Acommand
is just a function which gets executed. Aview
renders a custom view provided by the plugin. All Commands are listed in the root command palette. - Introduce the concept of actions. Each list item or plugin can have actions. Actions can be quickly shown via a shortcut (default
⌘⏎
) - Add plugins:
bookmarks
browsing-data
colors
cookies
downloads
google-new
history
management
sessions
tabs
top-sites
website-media
window
youtube
- Add a virtualized list component to improve rendering and performance
- Add bangs support (https://duckduckgo.com/bang.js). When typing
!
render all bangs and make them searchable
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 0.6.0
发布于 2025年1月5日 - 98.71 KB适用于 firefox 109.0 及更高版本## 0.6.0 (January 05, 2025)
- Feat: add an indicator below the search which prefix is currently active
- Plugin `tab-actions`: add `split tab out right` to move the tab into a new window and show both Windows 50/50 on screen.
- Plugin `session-devices`: when selecting a session device open all sessions of that device
- Fix: fix opening multiple bob windows. This occurs when the browser would stop the background service worker for inactivity, which resets a variable value that stored the last active bob window.
- MacOS: Use `⌘` instead of `Ctrl` for the bob open shortcut on the welcome screen.源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 0.4.0
发布于 2024年11月5日 - 92.21 KB适用于 firefox 109.0 及更高版本## 0.4.0 (November 05, 2024)
- Add `New tab`, `New incognito tab`, `Close tab` and `Restore tabs` to `tab-actions`
- Fix: remove the `scripting` permission as it was unused
- Refactor: minor code improvements.源代码遵循 仅 GNU 通用公共许可证 v3.0 发布