Periscope for PC Windows 10 [Guide]

Periscope for PC Windows 10 [Guide]

Periscope For PC is available in the chrome web Store, this is the Guide App

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Periscope for PC Windows 10 [Guide]",
  "version": "5.852",
  "description": "Periscope For PC is available in the chrome web Store, this is the Guide App",
  "action": {
    "default_icon": {
      "16": "images/icon16.jpg",
      "48": "images/icon48.jpg"
    },
    "default_popup": "popup/popup.html"
  },
  "icons": {
    "16": "images/icon16.jpg",
    "48": "images/icon48.jpg",
    "128": "images/icon128.jpg"
  }
}