PlasmoHQ / plasmo

🧩 The Browser Extension Framework
https://www.plasmo.com
MIT License
10.31k stars 358 forks source link

fix: Improved bugfix for CSP Restriction for TrustedTypePolicy Creation in Loading Indicator #1000

Closed agungjk closed 3 months ago

agungjk commented 3 months ago

…on in Loading Indicator

Details

This PR aims to fix the issue https://github.com/PlasmoHQ/plasmo/issues/985 The previous issue is exist on website like linkedin.com, I try to fix it

Code of Conduct

Contacts

If your PR is accepted, we will award you with the Contributor role on Discord server.

To join the server, visit: https://www.plasmo.com/s/d

agungjk commented 3 months ago

i create a hotfix for this issue on this PR #1000 you can test or use my bugfix

  1. clone the repo git clone git@github.com:agungjk/plasmo.git --recurse-submodules

  2. install dependency pnpm install

  3. build the repo pnpm run build:cli

  4. go to the folder cd cli/plasmo and link the runtime pnpm link --global

  5. you can test it by running plasmo dev instead of pnpm run dev on your plasma project

eldiegod commented 3 months ago

Has this been released? I'm still having trouble with Linkedin

Nvm, it is, thanks a lot guys πŸ™πŸ½