By: Newman5
Inspect and view changes in Recent Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Recent Bookmarks",
"version": "1.0.1",
"description": "A modern bookmark utility with search, filtering, and dark mode",
"homepage_url": "https://github.com/Newman5/recent-bookmarks",
"icons": {
"48": "icons/bookmark-it.png",
"96": "icons/bookmark-it@2x.png"
},
"permissions": [
"bookmarks",
"storage"
],
"web_accessible_resources": [
{
"resources": [
"icons/star-filled-38.png",
"popup.html"
],
"extension_ids": []
}
],
"action": {
"default_icon": "icons/star-filled-38.png",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
],
"service_worker": "background.js"
},
"browser_specific_settings": {
"gecko": {
"id": "nslanier@yahoo.com",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Recent Bookmarks Alternatives
Here are some Firefox add-ons that are similar to Recent Bookmarks:
Recent Bookmarks Popup
Zren
New Tab Recent Bookmarks
Zren
Quick Bookmarks Finder (Visual Tree)
Shailendra
Recent Tabs List
jojojo
Bookmark on NewTab
FdevObl
Favorites Folder
J.C. Fields
Easy Bookmark
Tusar Mondal
Bookmarks by Date
kirk272
Quick Bookmarks v2
SunCity
Better Bookmarks
Vlad
Bookmark Info
Pavel Poroskov