Por: Jay Palat
Inspect and view changes in QuoteURLText2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "QuoteURLText",
"version": "3.0",
"homepage_url": "https://qoelabs.com/quoteurltext",
"description": "Templated copies of text for annotations",
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"*://*/*",
"file:///*"
],
"js": [
"content.js"
],
"run_at": "document_end",
"all_frames": true
}
],
"browser_action": {
"default_title": "Quote option",
"default_icon": "quote_icon.svg"
},
"applications": {
"gecko": {
"id": "quoteurltext@qoelabs.com"
}
},
"options_ui": {
"page": "options.html",
"browser_style": false,
"open_in_tab": false
},
"icons": {
"48": "quote_icon.svg",
"96": "quote_icon.svg"
},
"permissions": [
"activeTab",
"contextMenus",
"clipboardWrite",
"storage"
]
} Melhores alternativas QuoteURLText2
Aqui estão algumas Firefox add-ons que são similares a QuoteURLText2: