From 88221a8221ce15d8c638cf1c0085e0349d2e957f Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 24 Jun 2026 22:55:02 -0400 Subject: [PATCH] Update manifest.json --- chrome/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chrome/manifest.json b/chrome/manifest.json index e859279..7636bb9 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, - "name": "Portage (Chrome)", + "name": "Portage", "version": "2.0.0", - "description": "Universal browser data swap. Export bookmarks, history, cookies, tabs, sessions and reading list to a portable JSON bundle, then import into any browser running Portage — Chrome to Firefox, or the same browser on a new machine. Also exports your extension list as a reinstall checklist.", + "description": "Export bookmarks, history, cookies, tabs, sessions, and reading list to a portable JSON file. Import on any browser.", "homepage_url": "https://github.com/pvrzz/Portage/", "permissions": [ "history",