AutoEndorse

AutoEndorse

Auto linkedin endorsements

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "Milton Cardoso",
  "browser_action": {
    "default_icon": "icons/48.png",
    "default_popup": "popup/popup.html",
    "default_title": "Endorse"
  },
  "description": "Auto linkedin endorsements",
  "homepage_url": "https://github.com/miltinhoc",
  "icons": {
    "48": "icons/48.png"
  },
  "manifest_version": 2,
  "name": "AutoEndorse",
  "permissions": [
    "activeTab"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.1"
}