By: Andrey Goncharov
Inspect and view changes in Obsidian Simple Read Later source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Obsidian Simple Read Later",
"description": "Save URLs to your Obsidian vault with a click of a button to read them later!",
"version": "1.0.0",
"action": {
"default_title": "Save URL to Obsidian"
},
"permissions": [
"activeTab",
"storage"
],
"host_permissions": [
"http://127.0.0.1:27123/vault/*"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html"
},
"icons": {
"128": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "obsidian-simple-read-later@aigoncharov.github"
}
},
"homepage_url": "https://github.com/aigoncharov/obsidian-simple-read-later"
} Best Obsidian Simple Read Later Alternatives
Here are some Firefox add-ons that are similar to Obsidian Simple Read Later:
Read Stuff Later
Bootspoon, LLC
Read Later
Zainulabidin Adhami
Reading List
Leetcat
Reading List
atlasleon
Obsidian - Website Bookmarks
PatrikZudel
Obsidian Web Clipper
Obsidian
Link Saver
Andy Young
MultiLinkOpener
ervinsv92
Drag to Save
naoric
ReadLater
Firefox user 14151097
Save-To-Read
Konstantin Plotnikov
Read Later
Paul Coding