By: Till Carlos
Inspect and view changes in Cute Copier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Cute Copier",
"version": "1.0.1",
"description": "Copy page title and URL as clickable HTML link",
"author": "till@tillcarlos.com",
"browser_specific_settings": {
"gecko": {
"id": "till@tillcarlos.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"clipboardWrite",
"<all_urls>"
],
"browser_action": {
"default_title": "Copy link to clipboard (Ctrl+Shift+U)",
"default_icon": {
"48": "icons/icon-48.svg",
"96": "icons/icon-96.svg"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"commands": {
"copy-link": {
"suggested_key": {
"default": "Ctrl+Shift+U",
"mac": "Command+Shift+U"
},
"description": "Copy page as link"
}
}
} Best Cute Copier Alternatives
Here are some Firefox add-ons that are similar to Cute Copier:
Smart Copy: Title & URL
655bet
Copy Page Link
Mackenzie Zastrow
Copy page URL with title
brequet
Copycat
BlackGlory
Simple URL Copy
Misoni
Simply Copy Current Page Link
010 Pixel
Arc Like Copy Link
uday_699
Copy page link and title to clipboard
Jake Almer
copy-link-to-clipboard
Frederick Hewett
Quick Copy URL
vantezzen
Copy Page Title As Link
nathanbw