MBTI Master

MBTI Master

MBTI Master,帮助你更了解自己和身边人!添加联系人的MBTI,了解与不同人格的相处方式。每日一个MBTI fun fact,和全网用户分享你的看法。一键搜索MBTI特征,简化MBTI的搜索流程。一键直达测试网站。MBTI Master,你的MBTI专家。

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "MBTI Master",
  "version": "1.0",
  "description": "MBTI Master,帮助你更了解自己和身边人!添加联系人的MBTI,了解与不同人格的相处方式。每日一个MBTI fun fact,和全网用户分享你的看法。一键搜索MBTI特征,简化MBTI的搜索流程。一键直达测试网站。MBTI Master,你的MBTI专家。",
  "short description": "MBTI Master,帮助你更了解自己和身边人!",
  "manifest_version": 3,
  "permissions": [
    "storage",
    "declarativeContent",
    "notifications"
  ],
  "host_permissions": [
    "https://mbtimaster.azurewebsites.net/"
  ],
  "action": {
    "default_popup": "index.html",
    "default_title": "React "
  },
  "icons": {
    "16": "favicon.jpg",
    "48": "favicon.jpg"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}