Evilbob의 버전 기록 - 7개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.8.0
2025년 5월 12일에 출시 - 1.41 MBfirefox 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 General Public License v3.0 only에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함- Plugin
이전 버전
버전 0.7.0
2025년 5월 10일에 출시 - 1.36 MBfirefox 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 General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 0.6.0
2025년 1월 5일에 출시 - 98.71 KBfirefox 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 General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 0.5.0
2024년 11월 12일에 출시 - 97.2 KBfirefox 109.0 이상에서 작동GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 0.4.1
2024년 11월 7일에 출시 - 92.22 KBfirefox 109.0 이상에서 작동GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 0.4.0
2024년 11월 5일에 출시 - 92.21 KBfirefox 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 General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 0.3.6
2024년 11월 2일에 출시 - 91.75 KBfirefox 109.0 이상에서 작동GNU General Public License v3.0 only에 따라 릴리스된 소스 코드