lezaalava

lezaalava

Now you can Change the current page color

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "lezaalava",
  "description": "Now you can Change the current page color",
  "version": "1.8.8",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_title": "lezaalava",
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "manifest_version": 3,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}