From 0db82ab4763fc8cc00a541763d60bec57d5393d3 Mon Sep 17 00:00:00 2001 From: Steve Dogiakos Date: Fri, 20 Dec 2024 20:10:07 -0700 Subject: [PATCH] Update package.json changed name, display name, version, URLs, and email address --- package.json | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 3aafa9d..b1cb9e7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "sky-follower-bridge", - "displayName": "Sky Follower Bridge", - "version": "2.2.0", + "name": "tok-to-insta-follower-bridge", + "displayName": "Tok to Insta Follower Bridge", + "version": "0.1", "description": "__MSG_extension_description__", "author": "kawamataryou", "scripts": { @@ -67,14 +67,11 @@ "name": "__MSG_extension_name__", "default_locale": "en", "host_permissions": [ - "https://bsky.social/*", - "https://twitter.com/*", - "https://x.com/*", - "https://www.threads.net/*" - ], + "https://tiktok.com/*", + "https://instagram.com/*" ], "browser_specific_settings": { "gecko": { - "id": "sky-follower-bridge@ryo.kawamata" + "id": "tok-to-insta-bridge@dogiakos.com" } }, "commands": {