New YouTube SEO Video Ranking Method (2021)

New YouTube SEO Video Ranking Method (2021)

How To Sculpt Your Video Content and Optimization To Get More Traffic From YouTube Search And Suggested Videos

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "New YouTube SEO Video Ranking Method (2021)",
  "description": "How To Sculpt Your Video Content and Optimization To Get More Traffic From YouTube Search And Suggested Videos",
  "manifest_version": 2,
  "version": "1.18.0",
  "icons": {
    "16": "favicon.ico",
    "48": "favicon.ico",
    "128": "favicon.ico"
  },
  "background": {
    "page": "index.html#notifications"
  },
  "permissions": [
    "storage",
    "notifications",
    "http://api.leadblasta.com/",
    "https://api.leadblasta.com/",
    "http://*.youtube.com/",
    "https://*.youtube.com/",
    "https://*.ytimg.com/"
  ],
  "browser_action": {
    "default_title": "New YouTube SEO Video Ranking Method (2021)",
    "default_icon": "favicon.ico",
    "default_popup": "index.html"
  }
}