Shikiryu Read Later Firefox

Examine source code of Shikiryu Read Later

Inspect and view changes in Shikiryu Read Later source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Shikiryu Read Later",
  "version": "0.0.3",
  "manifest_version": 2,
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "icons/icon-16.png",
    "128": "icons/icon-128.png"
  },
  "default_locale": "en",
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "scripts/contentscript.js"
      ],
      "run_at": "document_end",
      "all_frames": false
    }
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/favicon-16x16.png",
      "32": "icons/favicon-32x32.png",
      "96": "icons/favicon-96x96.png"
    },
    "default_title": "Shikiryu Bookmarklet",
    "default_popup": "popup.html"
  },
  "applications": {
    "gecko": {
      "id": "bookmarklet@shikiryu.com"
    }
  }
}

Best Shikiryu Read Later Alternatives

Here are some Firefox add-ons that are similar to Shikiryu Read Later: