Powrbot

Powrbot

Powrbot is a free-to-use web-app that turns company names into data, like their website/URL, industry, location/headquarters &…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Powrbot",
  "short_name": "Powrbot",
  "version": "5",
  "timeZone": "Australia/Brisbane",
  "dependencies": {},
  "exceptionLogging": "STACKDRIVER",
  "icons": {
    "16": "icons/icon16x16.png",
    "96": "icons/icon96x96.png"
  }
}