Save Link

Save Link

Save Link you save your important link or important tab. you can customize theme of extensions by your selves. why Save Link…

Merlin
Additional files are visible only to premium users

manifest.json


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