Agregar a VolKno

Agregar a VolKno

Agrega facilmente nuevos webmarks a VolKno. Organizá Tu Internet

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Agregar a VolKno",
  "description": "Agrega facilmente nuevos webmarks a VolKno. Organizá Tu Internet",
  "version": "1.0.1",
  "browser_action": {
    "default_icon": "volkno16.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "volkno16.png",
    "48": "volkno48.png",
    "128": "volkno128.png"
  },
  "permissions": [
    "tabs"
  ]
}