Skip to content

issues Search Results · repo:extension-js/extension.js language:TypeScript

Filter by

130 results
 (61 ms)

130 results

inextension-js/extension.js (press backspace or delete to remove)

Hi @cezaraugusto, hope you re good! 👋 What are your thoughts on supporting Tailwind CSS v4? There is an upgrade guide including an automated upgrade tool
  • karlhorky
  • Opened 
    20 days ago
  • #253

It would be nice to customize browser configs, maybe via extension.config.js: https://github.com/extension-js/extension.js/blob/main/programs/develop/plugin-browsers/run-chromium/index.ts#L67 I sometimes ...
  • rclmenezes
  • Opened 
    on Feb 5
  • #252

in my background script i have this code const backendUrl = process.env.EXTENSION_PUBLIC_BACKEND_URL ?? http://localhost:80 ; const keycloakConfig = { authServerUrl: process.env.EXTENSION_KEYCLOAK_AUTH_SERVER_URL ...
  • LongSimple
  • 2
  • Opened 
    on Feb 2
  • #251

👋🏼 I have a mono-repo setup and for pure convenience I break out some UI elements into their own space. I write everything in typescript and I don t pre-compile before consuming since it is not a library ...
  • collectedmind
  • 1
  • Opened 
    on Jan 31
  • #250

I want to make the icon of my extension a different color for development. At the moment, the best way for me to do that is to make a second manifest file and rm/mv things around in CD before doing the ...
  • rclmenezes
  • Opened 
    on Jan 30
  • #249

Hi again, found another issue with the Svelte support. When you include a style tag in a Svelte component you then get this build error: ERROR in ./content/Results.svelte 36:0-37:1 Module not found: Error: ...
  • dshook
  • Opened 
    on Jan 30
  • #248

Is there a way to run development command with a custom port? Currently, I have an application running on port 8000 and it cannot be changed. When I try to run in development mode, I get the following ...
  • alfianyusufabdullah
  • Opened 
    on Jan 23
  • #247

img width= 492 alt= Image src= https://github.com/user-attachments/assets/63055ad5-2bce-41c3-b381-0191ea3aeba7 / process is undefined when I log this from a React Component. I use bun, I don t have type: ...
  • paschaldev
  • Opened 
    on Jan 23
  • #246

Hi, I m using Nx to configure monorepo with the structure below. package.json is installing react, typescript, and sass. - apps - extension - content - scripts.tsx - styles.scss ...
  • gusxodnjs
  • Opened 
    on Jan 21
  • #245

Same issue as #66 except on latest version (2.0.0.beta.9) img width= 314 alt= Image src= https://github.com/user-attachments/assets/70b7132a-4e6d-4d42-b4d4-5deef1f5dc9c / Cheers! Amazing tool so far. ...
  • r3lays
  • Opened 
    on Jan 16
  • #244
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub