https://www.plasmo.com/ logo
Join Discord
Powered by
# support-framework
  • l

    limited-farmer-52140

    06/03/2022, 7:37 PM
    Use exports for dependency
    b
    • 2
    • 28
  • q

    quaint-rainbow-21282

    06/06/2022, 12:17 AM
    help-schema-with-reloading
    m
    l
    +3
    • 6
    • 59
  • q

    quaint-rainbow-21282

    06/06/2022, 8:12 PM
    Storage library not working outside of a Plasmo framework project
    s
    r
    q
    • 4
    • 5
  • l

    limited-farmer-52140

    06/09/2022, 5:48 AM
    newtab not building
    q
    q
    • 3
    • 29
  • q

    quiet-electrician-41149

    06/09/2022, 7:00 AM
    Redux error
    l
    • 2
    • 16
  • f

    flat-state-13182

    06/10/2022, 10:29 AM
    Overriding content script z-index
    q
    l
    • 3
    • 11
  • l

    limited-farmer-52140

    06/10/2022, 7:06 PM
    plasmo dev popup not working
    w
    q
    • 3
    • 20
  • f

    flat-state-13182

    06/13/2022, 3:31 PM
    Plasmo refuses to work due to not finding gen-assets
    • 1
    • 3
  • q

    quaint-rainbow-21282

    06/17/2022, 3:52 AM
    Using chrome.scripting.executeScript
    b
    q
    • 3
    • 42
  • f

    flat-state-13182

    06/22/2022, 9:35 AM
    Issues with React due to referenceError
    l
    • 2
    • 4
  • b

    bumpy-balloon-39501

    06/22/2022, 7:03 PM
    Build additional icon assets
    l
    • 2
    • 6
  • f

    fancy-intern-4869

    06/25/2022, 5:14 PM
    Plasmo opinion about linting
    q
    l
    • 3
    • 6
  • f

    fancy-intern-4869

    06/25/2022, 6:54 PM
    Customising the
    browserAction.onClicked
    behaviour
    q
    l
    • 3
    • 9
  • a

    ambitious-restaurant-41333

    07/08/2022, 4:45 PM
    Plasmo + Svelte
    l
    • 2
    • 5
  • a

    ambitious-restaurant-41333

    07/16/2022, 8:54 AM
    Browser-specific Manifest entry
    l
    • 2
    • 9
  • f

    flat-state-13182

    07/26/2022, 10:02 AM
    Using custom fonts in content script
    l
    • 2
    • 5
  • a

    ambitious-restaurant-41333

    07/29/2022, 6:10 AM
    Using Svelte with Svelte Materialify in popup
    l
    • 2
    • 41
  • f

    flat-state-13182

    08/08/2022, 11:48 AM
    Plasmo gets stuck indefinetly
    • 1
    • 4
  • s

    sticky-dress-98131

    08/08/2022, 7:04 PM
    Updated auto-threading settings for #978320682985349130
  • r

    rapid-wire-93834

    08/10/2022, 8:53 AM
    Hi! I started a new plasmo project and trying to use the usestorage hook, getting the following build error on yarn dev 🔴 ERROR | Failed to resolve 'react' from '/Users/yoavle/node\_modules/@plasmohq/storage/dist/index.js'
    s
    • 2
    • 3
  • f

    faint-park-964

    08/10/2022, 1:54 PM
    Get manifest target in code?
    • 1
    • 1
  • d

    delightful-grass-89815

    08/12/2022, 12:50 PM
    Hello, I was wondering, is it possible to know the url currently active in the browser while interacting with the popup? I tried with the classic
    window.location.href
    but obviously the extension path is referenced. Thank you very much!
    s
    • 2
    • 1
  • w

    wonderful-jewelry-41731

    08/16/2022, 11:51 AM
    Hello, I there a way to interact with the main world window object within a react CSUI?
    s
    • 2
    • 2
  • w

    wonderful-jewelry-41731

    08/17/2022, 12:39 AM
    Hello again, Im running into a weird behaivoir, the extension is working as I wish in dev but when i build for prod it doesnt work, so im saving in the storage some data and listeneing to those changes within the react component, In dev, the storage is saved and react component is listening to this change, but in prod, storage saved but component not listening How can I used rerender a CSUI whenever a value in the storage is changed ?
    s
    • 2
    • 1
  • w

    wonderful-jewelry-41731

    08/18/2022, 5:20 AM
    Hello again, Im building an extension where I need to mount some UI inside a web page, I've my mv2 version working but I wanted to migrate to mv3 using the plasmo framework, I see that the framework is mounting elements on the document body and just changing their position using a relative position and setting up top and left... whatever, I want to mount my ui next to elements inside the page not in front of them, I've changed
    content-script-ui-mount.tsx
    to achieve those things and now my element is mounting where I expect Here is the code https://pastebin.com/jttVJW5z (Its a bit messy rn), I wanted to ask if this is the best solution? does the framework provide an alternative solution? should I make a github issue and PRs ?
    s
    • 2
    • 1
  • f

    flat-state-13182

    08/19/2022, 8:12 AM
    Is there any way to debug a plasmo extension with breakpoints? I've been fiddling for a while with VS Code to no avail.
    s
    • 2
    • 1
  • t

    thousands-horse-90118

    08/19/2022, 11:29 PM
    Need some help with a cryptic (to me) error. I'm on version 0.52, and getting a build error. There's no output in the build folder. The error is:
    Copy code
    [Error: ENOENT: no such file or directory, open '/path/to/browser-extension/1a6659328bbc0614-95a799e0a03e5c5a.js'] {
      errno: -2,
      code: 'ENOENT',
      syscall: 'open',
      path: '/path/to/browser-extension/1a6659328bbc0614-95a799e0a03e5c5a.js'
    }
    I'm not sure what this file reference is, and why its not being picked up.
    s
    • 2
    • 1
  • q

    quiet-electrician-41149

    08/21/2022, 8:39 PM
    Anyone know what this error is?
    Copy code
    > plasmo dev
    
    🟣 Plasmo v0.52.1
    🟠 The browser extension development framework.
    🔵 INFO   | Starting the extension development server...
    🔴 ERROR  | Invalid Version: ^18.2.0
              | TypeError: Invalid Version: ^18.2.0
    s
    l
    • 3
    • 4
  • q

    quiet-electrician-41149

    08/24/2022, 3:11 AM
    How do I access assets such as fonts and favicon pngs in the
    html
    file?
    s
    q
    • 3
    • 5
  • n

    nutritious-winter-67891

    08/24/2022, 3:20 AM
    Hello. I have hard time to debug static classes of extension backend due to constantly refreshing plasmo/parcel-runtime HMR server. Could you tell me please where to configure or disable it? Thank you.
    s
    • 2
    • 2
123Latest