CarryLinks Firefox

Examine source code of CarryLinks

Inspect and view changes in CarryLinks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "default_locale": "en",
  "manifest_version": 2,
  "version": "1.4.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "3a274e1397f171f09ed289f39cb479356c542d29@temporary-addo"
    }
  },
  "description": "__MSG_description__",
  "author": "__MSG_extAuthor__",
  "icons": {
    "16": "images/logo16.png",
    "32": "images/logo32.png",
    "48": "images/logo48.png",
    "64": "images/logo64.png",
    "96": "images/logo96.png",
    "128": "images/logo128.png"
  },
  "browser_action": {
    "default_title": "CarryLinks",
    "default_icon": {
      "16": "images/logo16guest.png",
      "32": "images/logo32guest.png",
      "38": "images/logo38guest.png",
      "48": "images/logo48guest.png",
      "96": "images/logo96guest.png",
      "128": "images/logo128guest.png"
    },
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "settings.html",
    "chrome_style": true
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "readability.js"
  ],
  "homepage_url": "https://carrylinks.com",
  "permissions": [
    "bookmarks",
    "history",
    "storage",
    "identity",
    "cookies",
    "tabs",
    "contextMenus",
    "notifications",
    "activeTab",
    "clipboardRead",
    "https://*/*",
    "http://*/*"
  ],
  "content_security_policy": "script-src 'self' https://ajax.googleapis.com; object-src 'none'"
}

Best CarryLinks Alternatives

Here are some Firefox add-ons that are similar to CarryLinks: