Inspect and view changes in Obsidian Simple Pin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Obsidian Simple Pin",
"description": "Adds links to your Obsidian daily notes",
"version": "1.6",
"browser_specific_settings": {
"gecko": {
"id": "obsidian-simple-pin@dinhe.net",
"strict_min_version": "109.0"
}
},
"icons": {
"48": "push-pin.svg",
"96": "push-pin.svg"
},
"permissions": [
"activeTab",
"scripting"
],
"page_action": {
"browser_style": true,
"show_matches": [
"*://*/*"
],
"default_icon": {
"16": "push-pin.svg",
"32": "push-pin.svg"
},
"default_title": "Pin"
},
"background": {
"scripts": [
"background.js"
]
}
} Best Obsidian Simple Pin Alternatives
Here are some Firefox add-ons that are similar to Obsidian Simple Pin:
Send to Journal
aredridel
Obsidian Quick Link
vulkoingim
Obsidian - Website Bookmarks
PatrikZudel
Obsidian Bookmark Plus
Tony Christie
Obsidian Clipper
ewestern
Obsidian Simple Read Later
Andrey Goncharov
SideNote Linker
Linda Martin
Sphinx
poggingfish
IDLinks
Firefox user 13823579
Sticky Notes Sidebar
Samuel
Yet Another Pinboard Extension
seeba
Obsidian Web Clipper
AC1556