By: Good Pants Add-on
Inspect and view changes in Dreamwidth Link Embed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "DW Link Embed Quote Fix",
"version": "7.1",
"description": "Adds resilient Dreamwidth image link/embed tools, bounded queued preview and page loading, catalog search, upload title autofill, and efficient Bulk Edit Images tools.",
"content_scripts": [
{
"matches": [
"https://www.dreamwidth.org/file/list*",
"https://*.dreamwidth.org/file/list*"
],
"js": [
"common.js",
"content.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://www.dreamwidth.org/file/new*",
"https://*.dreamwidth.org/file/new*"
],
"js": [
"common.js",
"upload-content.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://www.dreamwidth.org/file/edit*",
"https://*.dreamwidth.org/file/edit*"
],
"js": [
"common.js",
"bulk-edit-content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "dreamwidth-link@example.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"storage"
]
} Best Dreamwidth Link Embed Alternatives
Here are some Firefox add-ons that are similar to Dreamwidth Link Embed:
Dreamwidth Features
Icie
Wikicopylink
jhpaques
WikiLinks
Madlad96
YouTube Embed Link Modifier
Schockgeber
Generate Links for Headers
Grant Winney
clickembed link
Rob
LD Shortlinkener
Kroltan
Linkdown
Nathan Stevens
X/Twitter quickshare and embed
CLANKERt_
Embed Link Helper
vlaship
URL in a Box
Rayquaza01
Embedstiny
JanitorialMess