Evilbob version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Ruwäch 0.7.0
Elesan pa 10 మే 2025 - 1.36 MBWorks with firefox 109.0 and later- 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
Source code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Ruwäch 0.6.0
Elesan pa 5 జన. 2025 - 98.71 KBWorks with firefox 109.0 and later## 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.Source code released under GNU General Public License v3.0 only
Ruwäch 0.5.0
Elesan pa 12 నవ. 2024 - 97.2 KBWorks with firefox 109.0 and laterSource code released under GNU General Public License v3.0 only
Ruwäch 0.4.1
Elesan pa 7 నవ. 2024 - 92.22 KBWorks with firefox 109.0 and laterSource code released under GNU General Public License v3.0 only
Ruwäch 0.4.0
Elesan pa 5 నవ. 2024 - 92.21 KBWorks with firefox 109.0 and later## 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.Source code released under GNU General Public License v3.0 only
Ruwäch 0.3.6
Elesan pa 2 నవ. 2024 - 91.75 KBWorks with firefox 109.0 and laterSource code released under GNU General Public License v3.0 only