Paste It - Text Snippets Firefox

Examine source code of Paste It - Text Snippets

By: 789WIN
Inspect and view changes in Paste It - Text Snippets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Paste It - Text Snippets",
  "description": "Paste text snippets from the toolbar, context menu or keyboard shortcuts",
  "version": "8.0.1",
  "manifest_version": 2,
  "options_page": "options.html",
  "background": {
    "scripts": [
      "script_service_pasteit.js"
    ]
  },
  "minimum_chrome_version": "109.0.0",
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_action": {
    "default_icon": "paste_icon_19.png",
    "default_popup": "action.html"
  },
  "commands": {
    "keyboard-paste": {
      "suggested_key": {
        "default": "Alt+V"
      },
      "description": "Paste Primary Text"
    },
    "pa-keyboard-paste": {
      "suggested_key": {
        "default": "Alt+C"
      },
      "description": "Paste Alternate Text 1"
    },
    "pb-keyboard-paste2": {
      "suggested_key": {
        "default": "Alt+X"
      },
      "description": "Paste Alternate Text 2"
    },
    "pc-keyboard-paste3": {
      "suggested_key": {
        "default": "Alt+Z"
      },
      "description": "Paste Alternate Text 3"
    },
    "pd-keyboard-paste4": {
      "description": "Paste Alternate Text 4"
    },
    "pe-keyboard-paste5": {
      "description": "Paste Alternate Text 5"
    },
    "pf-keyboard-paste6": {
      "description": "Paste Alternate Text 6"
    },
    "pg-keyboard-paste7": {
      "description": "Paste Alternate Text 7"
    },
    "ph-keyboard-paste8": {
      "description": "Paste Alternate Text 8"
    },
    "pi-keyboard-paste9": {
      "description": "Paste Alternate Text 9"
    },
    "pj-keyboard-paste10": {
      "description": "Paste Alternate Text 10"
    },
    "pk-keyboard-paste11": {
      "description": "Paste Alternate Text 11"
    },
    "pl-keyboard-paste12": {
      "description": "Paste Alternate Text 12"
    },
    "pm-keyboard-paste13": {
      "description": "Paste Alternate Text 13"
    },
    "pn-keyboard-paste14": {
      "description": "Paste Alternate Text 14"
    },
    "po-keyboard-paste15": {
      "description": "Paste Alternate Text 15"
    }
  },
  "icons": {
    "16": "paste_icon_16.png",
    "32": "paste_icon_32.png",
    "48": "paste_icon_48.png",
    "128": "paste_icon_128.png"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{45377a79-5227-4675-8cfa-9cb0b36eaa9e}"
    }
  }
}

Best Paste It - Text Snippets Alternatives

Here are some Firefox add-ons that are similar to Paste It - Text Snippets: