Gold Retired | For Retirement Investors

A place where you can find great info on how to retirement invest in gold and precious metals.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "browser_action": {
    "default_icon": "icon_128.png",
    "default_title": "Gold Retired | For Retirement Investors",
    "default_popup": "popup.html"
  },
  "icons": {
    "128": "icon_128.png"
  },
  "description": "A place where you can find great info on how to retirement invest in gold and precious metals.",
  "manifest_version": 2,
  "name": "Gold Retired | For Retirement Investors",
  "version": "1.0",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}