| 1234567891011121314151617181920 |
- {
- "manifest_version": 2,
- "applications": {
- "gecko": {
- "id": "clipboard@scaniatm.net",
- "strict_min_version": "68.0"
- }
- },
- "name": "Attach from Clipboard",
- "description": "Create message attachments directly from the system clipboard.",
- "version": "1.3.68",
- "homepage_url": "https://scaniatm.net",
- "icons": {
- "48": "chrome/skin/icon.svg",
- "96": "chrome/skin/icon.svg"
- },
- "legacy": {
- "type": "xul"
- }
- }
|