By: Marco Calderon Add-on
Inspect and view changes in Cyclone — Offline-first link saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Cyclone",
"description": "Save links with offline-first sync",
"version": "1.6.0",
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "cyclone@links.local",
"data_collection_permissions": {
"required": [
"browsingActivity",
"websiteContent",
"authenticationInfo",
"personallyIdentifyingInfo"
]
}
}
},
"permissions": [
"storage",
"contextMenus",
"activeTab",
"tabs",
"identity"
],
"action": {
"default_title": "Cyclone",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
]
}
} Best Cyclone — Offline-first link saver Alternatives
Here are some Firefox add-ons that are similar to Cyclone — Offline-first link saver:
Save My Links
Mark-It, Inc.
SaveSync
Indie DevOps
Raindrop.io
Rustem Mussabekov
SavePage - Webpage Archiver
DragonWarriorWorks
Linkify
Ram Goel
Bookmark Space: Folder Grid Bookmarks Viewer
SunnySide Dev
myClipr — Bookmark Manager
joransrb
Save and Organize with Clipix
Clipix.com
LinkIt
Ishan_
ExLibris — Bookmark Manager with Tab Sync
Exlibris
Obsidian Web Clipper
Obsidian
LinkKeep
thuquan_developer