By: Good Pants
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": "6.4",
"description": "Adds Dreamwidth image link/embed tools, upload title autofill, and Bulk Edit Images tools including Load All Pages, search, find and replace, changed tracking, and delete review.",
"content_scripts": [
{
"matches": [
"https://www.dreamwidth.org/file/list*",
"https://*.dreamwidth.org/file/list*",
"https://www.dreamwidth.org/file/new*",
"https://*.dreamwidth.org/file/new*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://www.dreamwidth.org/file/edit*",
"https://*.dreamwidth.org/file/edit*"
],
"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:
Wikicopylink
jhpaques
WikiLinks
Madlad96
YouTube Embed Link Modifier
Schockgeber
Generate Links for Headers
Grant Winney
clickembed link
Rob
LD Shortlinkener
Kroltan
Linkdown
Nathan Stevens
Embed Link Helper
vlaship
URL in a Box
Rayquaza01
Link with Image
Savevur
Embedstiny
JanitorialMess