By: Kemal Yılmaz Add-on
Inspect and view changes in Copy as-slug source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Copy as-slug",
"version": "1.0.0",
"description": "Adds a right-click context menu item to copy selected texts as-slug on a web page",
"icons": {
"16": "assets/img/icon-16.png",
"32": "assets/img/icon-32.png",
"48": "assets/img/icon-48.png",
"128": "assets/img/icon-128.png"
},
"permissions": [
"contextMenus",
"storage"
],
"background": {
"scripts": [
"core/background.mjs"
],
"type": "module"
},
"options_ui": {
"page": "core/views/options.html"
},
"browser_specific_settings": {
"gecko": {
"id": "copy-as-slug@missofis.com"
}
}
} Best Copy as-slug Alternatives
Here are some Firefox add-ons that are similar to Copy as-slug:
Slugifier
Stas Gavrylov
Copycat
BlackGlory
Copy Element Text
NoahR02
Copy Link
Naoki.H
Selected Tab Links
Battlemoose
Copy page title and url
Marek Jedliński
Copy With Context
Joakim Almgren
Fennec Copy Link Text
shyangs
Copy Page Title (Right Click Menu)
Alexander
Copy HTML link
Ian Bicking
Copy text of element
utubo
Copy URL + Title
Cyril