By: Transpiria Add-on
Inspect and view changes in Send To Hydrus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"$schema": "https://json.schemastore.org/chrome-manifest",
"description": "Adds the option to send content to Hydrus.",
"manifest_version": 2,
"author": "tasadar2",
"name": "Send To Hydrus",
"version": "1.0.3",
"homepage_url": "https://github.com/tasadar2/send-to-hydrus",
"applications": {
"gecko": {
"id": "{14854a63-5ddd-49e5-9b20-0fe614649d2f}"
}
},
"icons": {
"32": "assets/hydrus.svg",
"48": "assets/hydrus.svg",
"96": "assets/hydrus.svg",
"128": "assets/hydrus.svg"
},
"permissions": [
"activeTab",
"menus",
"downloads",
"downloads.open",
"storage",
"unlimitedStorage",
"*://*/*"
],
"background": {
"scripts": [
"send-to-hydrus.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"jquery.js",
"handler.js"
],
"css": [
"handler.css"
]
},
{
"matches": [
"*://*/*"
],
"all_frames": true,
"match_about_blank": true,
"js": [
"tagger.js"
],
"css": [
"tagger.css"
]
}
],
"commands": {
"save-to-hydrus": {
"suggested_key": {
"default": "Alt+Shift+H"
}
}
},
"options_ui": {
"page": "options/options.html",
"browser_style": true,
"chrome_style": true
}
} Best Send To Hydrus Alternatives
Here are some Firefox add-ons that are similar to Send To Hydrus:
Hydrus Save
Relax
Syncro - Hudu Link
Tom Kester
Send to Nethloader
Nethruster
Send Link
Bernd Bestel
Send to Kodi
Firefox user 13163983
Hygen AI Helper
Ahsan ul haq
Deluge Magnet Sender
skeil909
UTags - Add usertags to links
Pipecraft
mediatag
MediaTag
E6 Easy Send
Average-Coffee-Enjoyer
Send to Protouch
Protouch
Hylinker - Hyperlink among annotation & notes
Hylinker, Inc.