Boltathread: Organize and Share Ideas

Boltathread: Organize and Share Ideas

Quickly capture, organize & act on your ideas. A browser extension that enhances your workflow and enables you to Thread better.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "16": "icon16.plasmo.60403714.png",
    "32": "icon32.plasmo.8e850565.png",
    "48": "icon48.plasmo.37989d43.png",
    "64": "icon64.plasmo.a993afcb.png",
    "128": "icon128.plasmo.9b3294c4.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.60403714.png",
      "32": "icon32.plasmo.8e850565.png",
      "48": "icon48.plasmo.37989d43.png",
      "64": "icon64.plasmo.a993afcb.png",
      "128": "icon128.plasmo.9b3294c4.png"
    }
  },
  "version": "0.7.9",
  "author": "Max Fritzhand",
  "name": "Boltathread: Organize and Share Ideas",
  "description": "Quickly capture, organize & act on your ideas. A browser extension that enhances your workflow and enables you to Thread better.",
  "background": {
    "service_worker": "static/background/index.js"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "side_panel": {
    "default_path": "sidepanel.html"
  },
  "permissions": [
    "storage",
    "sidePanel",
    "contextMenus",
    "notifications"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.threads.net/*",
        "https://www.instagram.com/*"
      ],
      "js": [
        "content.536b741d.js"
      ],
      "css": [
        "content.057c8dae.css",
        "content.633fe713.css"
      ]
    }
  ],
  "host_permissions": [
    "https://app.posthog.com/*",
    "https://billing.stripe.com/*",
    "https://boltathread-server-web.onrender.com/*",
    "https://boltathread.com/*",
    "https://threads.net/*",
    "https://instagram.com/*"
  ],
  "commands": {
    "NewBolt": {
      "suggested_key": {
        "default": "Ctrl+Shift+P",
        "mac": "Command+Shift+P"
      },
      "description": "New Bolt"
    },
    "openThreadsPost": {
      "suggested_key": {
        "default": "Ctrl+P",
        "mac": "Command+P"
      },
      "description": "Create Threads Post"
    },
    "toggleBolta": {
      "suggested_key": {
        "default": "Ctrl+M",
        "mac": "Command+M"
      },
      "description": "Toggle Bolta"
    },
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+B",
        "mac": "Command+B"
      },
      "description": "Open Boltathread"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "options.html"
      ],
      "matches": [
        "<all_urls>"
      ],
      "extension_ids": [
        "pmeafehaabdigalpiaefdnplkankdggb"
      ]
    },
    {
      "matches": [
        "https://www.threads.net/*",
        "https://www.instagram.com/*"
      ],
      "resources": [
        "browser.292a836a.js",
        "threads.18049aa2.png",
        "menudots.23b3b68b.svg",
        "Plus.e403fa10.svg",
        "backbtn.fad16d0d.svg",
        "draggable.fa329449.svg",
        "close.b6e88187.svg",
        "infoicon.94e331a8.svg",
        "delete2.72499881.svg",
        "close2.2c90e28b.svg",
        "checkmark-done.b40b04b8.svg",
        "edit-icon-btn.4508ca25.svg",
        "edit-icon-btn.15335dd0.css",
        "local.11a53968.svg",
        "local.9ef4798b.css",
        "upgrade-white.8c4fa818.svg",
        "lightbulb-white.4e2c83ec.svg",
        "tags-white.e1cb6698.svg",
        "profile-white.816ec65c.svg",
        "draft-white.f9bc193d.svg",
        "boltpurple2.0a9b14f0.svg",
        "thundercloud.b8b24bcd.svg",
        "updatebanner.36e2d6e1.png",
        "postfailure.b8091957.svg",
        "spark.eb659c3f.svg",
        "draft.7cc3b560.svg",
        "trash.164d63e4.svg",
        "plusicon.263be23f.svg",
        "arrow-right.b80256e6.svg",
        "tags-black.abd662ab.svg",
        "account.65f46543.svg",
        "lightbulb-black-ol.a14d8869.svg",
        "subscription.6a60f9ac.svg",
        "settings.8fba592e.svg",
        "boltpurple.093d58cd.svg",
        "tick-purple.44e86ff2.svg",
        "tick-soon.454f8048.svg",
        "tick-white.745d3c5a.svg",
        "payment.54e85a1f.svg",
        "BOLTATHREAD.27b63d02.svg",
        "onboardingpinit2.423de74f.svg",
        "Instagram.3af10b41.svg",
        "instagram-icon.0a79e390.svg",
        "dotlottie-state-machine-manager-2E7RUGJG.b1730ee4.js",
        "dotlottie-audio.751a07ac.js",
        "lottie_worker-Q23FJ6ZR.21f17cc4.js",
        "lottie_light-KMJEUZFY.c0a9c3e5.js",
        "lottie_svg-MJGYILXD.c14652dc.js",
        "lottie_light_canvas-B5UTTNXA.599e8969.js",
        "lottie_canvas-CDSUBMCL.a30df3cb.js",
        "lottie_light_html-SLCECTRT.1817fce5.js",
        "lottie_html-X3TYKVQI.07acb94c.js",
        "bolt-dark.dbd0c4b5.svg",
        "bolt-light.fe5d5b01.svg",
        "bolt-light.39b18fc5.css",
        "bolt-light.3099c6d8.css",
        "bolt-light.2b7db426.css",
        "bolt-light.633b5c2f.css",
        "bolt-light.a8225073.css",
        "bolt-light.b2018817.css",
        "bolt-light.b7add6cf.css",
        "bolt-light.c98d1b06.css",
        "bolt-light.e45c55d9.css",
        "content.eb9e9768.css"
      ]
    }
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}