Bookmark Manager By Lasce

Bookmark Manager By Lasce

This Bookmark extension by lasce help you for more accessable bookmarks, it will help you to bookmark new tab and categorized them.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Bookmark Manager By Lasce",
  "version": "2.0",
  "description": "This Bookmark extension by lasce help you for more accessable bookmarks, it will help you to bookmark new tab and categorized them.",
  "permissions": [
    "storage",
    "tabs",
    "unlimitedStorage"
  ],
  "action": {
    "default_title": "Google Mail",
    "default_popup": "pop.html"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "manifest_version": 3,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}