YouTube Shorts Guide, Hacks and Monetization

YouTube Shorts Guide, Hacks and Monetization

YouTube Shorts Guide, Hacks and Monetization Checklist With Video Tutorials, Resources and Up To Date Algorithm Tips

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "YouTube Shorts Guide, Hacks and Monetization",
  "description": "YouTube Shorts Guide, Hacks and Monetization Checklist With Video Tutorials, Resources and Up To Date Algorithm Tips",
  "manifest_version": 3,
  "version": "1.20.0",
  "icons": {
    "16": "favicon.ico",
    "48": "favicon.ico",
    "128": "favicon.ico"
  },
  "host_permissions": [
    "http://api.leadblasta.com/",
    "https://api.leadblasta.com/",
    "http://*.youtube.com/",
    "https://*.youtube.com/",
    "https://*.ytimg.com/"
  ],
  "permissions": [
    "storage"
  ],
  "action": {
    "default_title": "YouTube Shorts Guide, Hacks and Monetization",
    "default_icon": "favicon.ico",
    "default_popup": "index.html"
  }
}