By: Bitzag
Inspect and view changes in Add to minimarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Add to minimarks",
"version": "25.8",
"description": "Add links to minimarks in just a click. Bookmark the current tab using the toolbar icon, a custom shortcut, or the context menu.",
"permissions": [
"contextMenus",
"storage",
"scripting",
"notifications",
"activeTab",
"tabs"
],
"host_permissions": [
"https://id.bitz.ag/*",
"https://minimarks.com/*"
],
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"action": {
"default_title": "Add to minimarks"
},
"background": {
"service_worker": "bg.js",
"scripts": [
"bg.js"
]
},
"commands": {
"save-to-minimarks": {
"suggested_key": {
"default": "Ctrl+Shift+M",
"mac": "Command+Shift+M"
},
"description": "Add current tab to minimarks"
}
},
"content_scripts": [
{
"matches": [
"https://id.bitz.ag/ext-activate*"
],
"js": [
"bridge.cs.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "add-to-minimarks@bitzag.com",
"strict_min_version": "141.0"
}
}
} Best Add to minimarks Alternatives
Here are some Firefox add-ons that are similar to Add to minimarks:
Bookmark on NewTab
FdevObl
Simple Bookmarker
Omkar
Route Mark
Özel Tam
bookmarker_me
zak00aria
Pinboard
BrowserNative
Bookmark2Toolbar - 3/3
Darv
Bookmark2Toolbar
Darv
Bookmark2Toolbar - 2/3
Darv
Mini bookmarks for the browser (reading list)
Vikingus
Marky Bookmarklet
Ronan Chilvers
Pinboard Button
fiatjaf