Evilbob versjonshistorikk - 7 versjoner
Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg.
Siste versjon
Versjon 0.8.0
Utgitt 12. mai 2025 - 1,41 MBFungerer med firefox 109.0 og nyere- 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
Kildekode utgitt under GNU General Public License v3.0 only
Last ned Firefox og få utvidelsenDu trenger Firefox for å bruke denne utvidelsen- Plugin
Eldre versjoner
Versjon 0.7.0
Utgitt 10. mai 2025 - 1,36 MBFungerer med firefox 109.0 og nyere- 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
Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.6.0
Utgitt 5. jan. 2025 - 98,71 kBFungerer med firefox 109.0 og nyere## 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.Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.5.0
Utgitt 12. nov. 2024 - 97,2 kBFungerer med firefox 109.0 og nyereKildekode utgitt under GNU General Public License v3.0 only
Versjon 0.4.1
Utgitt 7. nov. 2024 - 92,22 kBFungerer med firefox 109.0 og nyereKildekode utgitt under GNU General Public License v3.0 only
Versjon 0.4.0
Utgitt 5. nov. 2024 - 92,21 kBFungerer med firefox 109.0 og nyere## 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.Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.3.6
Utgitt 2. nov. 2024 - 91,75 kBFungerer med firefox 109.0 og nyereKildekode utgitt under GNU General Public License v3.0 only