Quick Profile Viewer Firefox

Examine source code of Quick Profile Viewer

제작자: Grace
Inspect and view changes in Quick Profile Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Open Public Profile",
  "version": "1.0",
  "description": "Quickly open public profiles on Facebook, LinkedIn, and Twitter.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "Open Public Profile"
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3626c47b-bc11-49da-ab4f-564fd5ccf76f}"
    }
  }
}

최고의 Quick Profile Viewer 대안

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