By: David Gardiner
Inspect and view changes in Paste as Plain Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Paste as Plain Text",
"version": "1.0",
"description": "Adds a context menu item to paste clipboard content as plain text.",
"permissions": [
"contextMenus",
"activeTab",
"clipboardRead",
"clipboardWrite",
"storage",
"tabs",
"scripting"
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"64": "icons/icon-64.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{8516a1e3-0cda-471c-a61b-360cfe1ba5ef}",
"strict_min_version": "89.0"
}
}
} Best Paste as Plain Text Alternatives
Here are some Firefox add-ons that are similar to Paste as Plain Text:
Copy Plain Text WE
yukisama
PlainText - HTML Format Cleaner
Ray
Paste Anyway
Extroverted Developer, LLC
AlwaysPlain - Paste as Plain Text
Elten
Copy PlainText
erosman
Paste It - Text Snippets
789WIN
Copy As Plain Text
ilGur
Copy As Text
Francesco De Stefano
Simple Plain Text Copy
SimpleTools.nl
Paste as Markdown
Medusis
Force Paster
Pratyush Vashisht