gLinks

gLinks

read urls, links and more

Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "gLinks",
  "description": "read urls, links and more",
  "version": "0.0.0.2",
  "manifest_version": 2,
  "container": "GOOGLE_DRIVE",
  "api_console_project_id": "791529955353",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://glinksapp.appspot.com/"
    ],
    "launch": {
      "web_url": "http://glinksapp.appspot.com/"
    }
  }
}