ManhwaSync - Manhwa Tracker & Release Alerts Firefox

Examine source code of ManhwaSync - Manhwa Tracker & Release Alerts

Par : Lio
Inspect and view changes in ManhwaSync - Manhwa Tracker & Release Alerts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ManhwaSync - Tracker & Notifications",
  "version": "1.0.2",
  "description": "A seamless way to stay connected and notified about your favorite manhwa and friends’ lists",
  "permissions": [
    "activeTab",
    "storage",
    "history",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png",
      "48": "icon.png",
      "128": "icon.png"
    }
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "manhwasync@addons.mozilla.org",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "is_data_collected": true,
        "required": [
          "browsingActivity",
          "websiteActivity"
        ]
      }
    }
  }
}

Meilleures alternatives ManhwaSync - Manhwa Tracker & Release Alerts

Voici quelques Firefox add-ons qui sont similaires à ManhwaSync - Manhwa Tracker & Release Alerts :