Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 0.8.3
Publié le 24 mai 2025 - 1,41 MoFonctionne avec firefox 109.0 et versions supérieures- Change the default shortcut to close a view to
cmd
x
to not interfere with other browser shortcuts - Plugin
media
- Resize images and svgs based on their height and width to contain the full media visible in one list item
- Improve focus handling
- When a list is clicked, focus the list
- When the window gets focused and evilbob is open, focus the search input
- Trigger all focus handling after a short delay to wait for website focus redirects
- When going back to the global command search, reset the small search hint which view is currently active
- When the mouse wasn't move don't select a list item
- Restore the last search in the global command search when going back from a plugin view
- Improve the description of some commands
Code source publié sous licence GNU General Public License v3.0 uniquement
Télécharger Firefox et obtenir l’extensionVous avez besoin de Firefox pour utiliser cette extension- Change the default shortcut to close a view to
Anciennes versions
Version 0.8.2
Publié le 17 mai 2025 - 1,41 MoFonctionne avec firefox 109.0 et versions supérieures- 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
Code source publié sous licence GNU General Public License v3.0 uniquement
- Plugin
Version 0.8.1
Publié le 14 mai 2025 - 1,41 MoFonctionne avec firefox 109.0 et versions supérieures- Improve the description and title of Evilbob
- Plugin
colors
- add the
Website Colors
view to list all colors of a website
Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.8.0
Publié le 12 mai 2025 - 1,41 MoFonctionne avec firefox 109.0 et versions supérieures- 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
Code source publié sous licence GNU General Public License v3.0 uniquement
- Plugin
Version 0.7.0
Publié le 10 mai 2025 - 1,36 MoFonctionne avec firefox 109.0 et versions supérieures- 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
Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.6.0
Publié le 5 janv. 2025 - 98,71 KoFonctionne avec firefox 109.0 et versions supérieures## 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.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.5.0
Publié le 12 nov. 2024 - 97,2 KoFonctionne avec firefox 109.0 et versions supérieuresCode source publié sous licence GNU General Public License v3.0 uniquement
Version 0.4.1
Publié le 7 nov. 2024 - 92,22 KoFonctionne avec firefox 109.0 et versions supérieuresCode source publié sous licence GNU General Public License v3.0 uniquement
Version 0.4.0
Publié le 5 nov. 2024 - 92,21 KoFonctionne avec firefox 109.0 et versions supérieures## 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.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.3.6
Publié le 2 nov. 2024 - 91,75 KoFonctionne avec firefox 109.0 et versions supérieuresCode source publié sous licence GNU General Public License v3.0 uniquement