PandaLikes™ - Free Youtube Views & Subs

PandaLikes™ - Free Youtube Views & Subs

PandaLikes is an extension that helps you boost your YouTube/Instagram views, subscriptions and followers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "PandaLikes™ - Free Youtube Views & Subs",
  "manifest_version": 2,
  "short_name": "PandaLikes™",
  "description": "PandaLikes is an extension that helps you boost your YouTube/Instagram views, subscriptions and followers.",
  "version": "1.1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "unnamed.png"
  },
  "icons": {
    "128": "3.png"
  }
}