Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 15, 2025.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Recall | Summarize Anything, Forget Nothing", "description": "Your personal AI encyclopedia. Turn scattered information into a self-organizing knowledge base that gets smarter as you use it.", "version": "1.90", "homepage_url": "https:\/\/www.getrecall.ai", "icons": { "192": "assets\/images\/icon-128.png" }, "permissions": [ "tabs", "storage", "bookmarks", "scripting", "activeTab" ], "host_permissions": [ "<all_urls>" ], "background": { "service_worker": "background.js" }, "options_page": "options.html", "action": { "default_title": "Recall this page", "default_icon": { "16": "assets\/images\/icon-16.png", "32": "assets\/images\/icon-32.png", "48": "assets\/images\/icon-48.png", "128": "assets\/images\/icon-128.png" } }, "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "https:\/\/*.recall-app.com\/*", "https:\/\/*.recall.wiki\/*", "https:\/\/*.getrecall.ai\/*", "https:\/\/*.recall-308915--alpha-testing-6hs8tprb.web.app\/*" ] }, "web_accessible_resources": [ { "resources": [ "fonts\/*.woff2" ], "matches": [ "<all_urls>" ] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkAyJgRXP2uM+M\/yskMJvEwbWzI2AJwBROshKHvxdDOWwmXHOLNRGvmX2cKEzOWBXQM5\/nVZBVTk41Z3ITW6dv59490QDh6VAV2A4AkTY3w1+PdBAnEMr1FszLLwhbSPBuVMoksObAp1yTc7Wsk9URATwlbOEtO6o4j7\/rCdfjCFTAOPyfqeYqSn6YGD5sg3KCN\/UjbI68DAsiLTnWFsrozbF0axMnhtuF9\/WCSggTDZPQGdHsPUxAXOYOs5tmayHJXA+4lI2aH3mmkXeHzZFAbo6aFXUeaY+WWMe9TRlimjKsJxnmILjpaX0uFwhUYAjzKCJ3giHY1\/nw7xZU9R+ZQIDAQAB" }