OFCopy Firefox

Examine source code of OFCopy

제작자: olexandr Add-on
Inspect and view changes in OFCopy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OFCopy",
  "short_name": "OFCopy",
  "author": "Oleksandr Fedorov",
  "description": "Copy the title and the URL of a tab",
  "version": "0.3resigned1",
  "developer": {
    "name": "Oleksandr Fedorov",
    "url": "https://addons.mozilla.org/en-US/firefox/addon/ofcopy/"
  },
  "icons": {
    "48": "of_copy.svg",
    "96": "of_copy.svg"
  },
  "permissions": [
    "tabs",
    "contextMenus",
    "clipboardWrite",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{05151f30-84ec-46cd-915b-3c456ba0e1f6}"
    }
  }
}

최고의 OFCopy 대안

다음은 OFCopy과(와) 유사한 Firefox add-on입니다: