Data is synced from the Chrome Web Store. View the official store page for the most current information.
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": "Summarize online content and save it to your knowledge base where it's automatically organized and interlinked for easy rediscovery.", "version": "1.76", "homepage_url": "https:\/\/www.getrecall.ai", "icons": { "192": "assets\/images\/icon-128.png" }, "permissions": [ "tabs", "storage", "bookmarks", "scripting", "activeTab" ], "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\/*" ] }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkAyJgRXP2uM+M\/yskMJvEwbWzI2AJwBROshKHvxdDOWwmXHOLNRGvmX2cKEzOWBXQM5\/nVZBVTk41Z3ITW6dv59490QDh6VAV2A4AkTY3w1+PdBAnEMr1FszLLwhbSPBuVMoksObAp1yTc7Wsk9URATwlbOEtO6o4j7\/rCdfjCFTAOPyfqeYqSn6YGD5sg3KCN\/UjbI68DAsiLTnWFsrozbF0axMnhtuF9\/WCSggTDZPQGdHsPUxAXOYOs5tmayHJXA+4lI2aH3mmkXeHzZFAbo6aFXUeaY+WWMe9TRlimjKsJxnmILjpaX0uFwhUYAjzKCJ3giHY1\/nw7xZU9R+ZQIDAQAB" }