All-in-One Dark Mode

All-in-One Dark Mode

With All in One Dark Mode / Theme You Can Surf All Your Favorite Website Without Hurting Your Eyes with our Smart Night Shield

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_icon": {
      "128": "logo.png"
    },
    "default_popup": "popup.html"
  },
  "author": "KAMATIL",
  "background": {
    "service_worker": "background.js"
  },
  "browser_action": {
    "default_icon": "logo.png",
    "default_popup": "popup.html",
    "default_title": "All-in-One Dark Mode"
  },
  "description": "With All in One Dark Mode / Theme You Can Surf All Your Favorite Website Without Hurting Your Eyes with our Smart Night Shield",
  "differential_fingerprint": "1.78be28fa9ab5df24bb56ef56a736a572d4fa0ef044159e8a2270efb1b9e4d28c",
  "host_permissions": [
    "*://*/*"
  ],
  "icons": {
    "128": "logo.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuDSYqUQ9LbszCf8bXvl9w8OlgvKebX79oZQziTbaXQVN/1EDWwqpB7Zk+akSIczjDaiX3x6BWmFGDZGgMa7IjjivGhOa5ALZuUO1ajUlEQ33FgtJorTVze58DItnR+KVK/owz1MLvIVMGqHngK6mw3fD6fouKhDiCZU/BC2CBwYFS+z+Y77nbR+EzQdbdnKtk9BVtE357wuzfguykZyK7K7pjoCm00bBsHjMp1xnkddl0YlOLgbfFLMVc+4oFiikx4PCzVuyBb0hXp7xOEnwzzrO9EbGx5uz9MHm7GkVHR6ntpDT8/1tXoXVyN1h1pNOHSCsWZAMGeGFmsKOrj4KbwIDAQAB",
  "manifest_version": 3,
  "name": "All-in-One Dark Mode",
  "offline_enabled": true,
  "permissions": [
    "storage",
    "scripting"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "2.5"
}