TKR Pick background

TKR Pick background

Now you can Change the current page color

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "TKR Pick background",
  "description": "Now you can Change the current page color",
  "version": "1.9.8",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_title": "TKR Pick background",
    "default_icon": {
      "32": "tkr.png"
    },
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "16.png",
    "32": "tkr.png",
    "48": "48.png",
    "128": "128 tkr.png"
  },
  "manifest_version": 3,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}