Download Selected StoriesIG Links

Download Selected StoriesIG Links

Select StoriesIG links on a page and download them.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Download Selected StoriesIG Links",
  "description": "Select StoriesIG links on a page and download them.",
  "version": "2.1.1",
  "minimum_chrome_version": "16.0.884",
  "permissions": [
    "downloads",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "manifest_version": 2
}