Par : Ian Nuttall Add-on
Inspect and view changes in Keep - Shared Memory for AI Agents source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Keep - Shared Memory for AI Agents",
"version": "0.2.5",
"description": "Capture pages, highlights, and notes as searchable context in the shared AI notepad you and your agents manage together.",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_title": "Keep",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"https://keep.md/*",
"https://app.keep.md/*"
],
"js": [
"connect.js"
]
},
{
"matches": [
"https://x.com/*",
"https://twitter.com/*"
],
"js": [
"x-bookmark.js"
],
"run_at": "document_start"
},
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"native-save.js"
],
"run_at": "document_start"
},
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
]
}
],
"permissions": [
"storage",
"tabs",
"bookmarks",
"contextMenus",
"scripting"
],
"host_permissions": [
"https://*/*",
"http://*/*"
],
"web_accessible_resources": [
{
"resources": [
"native-save-bridge.js"
],
"matches": [
"http://*/*",
"https://*/*"
]
}
],
"commands": {
"keep-current-tab": {
"suggested_key": {
"default": "Ctrl+Shift+K",
"mac": "Command+Shift+K"
},
"description": "Save current tab to Keep"
},
"keep-all-tabs": {
"suggested_key": {
"default": "Ctrl+Shift+L",
"mac": "Command+Shift+L"
},
"description": "Save all tabs to Keep"
}
},
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"authenticationInfo",
"bookmarksInfo",
"websiteActivity",
"websiteContent"
]
},
"id": "extension@keep.md"
}
}
} Meilleures alternatives Keep - Shared Memory for AI Agents
Voici quelques Firefox add-ons qui sont similaires à Keep - Shared Memory for AI Agents :
Keep - Search bookmarks from anywhere
Ian Nuttall
keepClipper - google keep clipper
anilkumarum
Cluing - Shareable Notes on Web Pages
Ivan
Highlight Saver
Ice
SmartClip
麦可
Prompt Keeper
碎影
MemoryCrow
Akash Rajpurohit
Qind AI Web Clipper
Qind AI
Minibase Web Clipper
Minibase
myClipr — Bookmark Manager
joransrb
Mivory - Bookmark Manager
couplewhocodes
LumiNotes
Prakshal