ExpertFile – Search for Experts Now!

ExpertFile – Search for Experts Now!

Search and connect for FREE with experts from leading institutions & industry - ready to share their insights on over 40,000 topics.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "short_name": "ExpertFile",
  "name": "ExpertFile – Search for Experts Now!",
  "manifest_version": 2,
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "index.html",
    "default_title": "ExpertFile"
  },
  "description": "Search and connect for FREE with experts from leading institutions & industry - ready to share their insights on over 40,000 topics.",
  "icons": {
    "16": "chrome_extension_icon.png",
    "48": "chrome_extension_icon.png",
    "128": "chrome_extension_icon.png"
  },
  "version": "1.3.7",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}