Superior Bookmarker

Superior Bookmarker

Superior Bookmarker will allow you to bookmark and manage your bookmarks. This is the most easiest bookmarker tool

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "2.1",
  "name": "Superior Bookmarker",
  "permissions": [
    "tabs"
  ],
  "action": {
    "default_popup": "index.html",
    "default_icon": "icon.png"
  }
}