issues Search Results · repo:extension-js/extension.js language:TypeScript
Filter by
141 results
(65 ms)141 results
inextension-js/extension.js (press backspace or delete to remove)I follow this doc to use the environment-variables
.env file
EXTENSION_PUBLIC_API_URL=https://my.site.com/api
log in background
console.log( env , process.env.EXTENSION_PUBLIC_SITE_URL);
it failed ...
wfk007
- 1
- Opened 6 days ago
- #267
see convo in https://groups.google.com/a/chromium.org/g/chromium-extensions/c/1-g8EFx2BBY.
cezaraugusto
- Opened 7 days ago
- #266
Reopening of 243 except I don t have permissions to reopen :)
Tried upgrading to v2.0.0-rc.23 and the infinite reload was still happening.
dshook
- 1
- Opened 10 days ago
- #265
My extension runs on a page with strict CSP policies (duckduckgo.com) which prevent fonts being loaded from
moz-extension scheme s as described more in detail here:
https://stackoverflow.com/questions/24357596/firefox-extension-custom-fonts ...
dshook
- 3
- Opened 10 days ago
- #264
I would like to add compilerOptions.isCustomElement vue option and, to do so, I have added the following configuration
to the extension.config.js file:
module.exports = {
config: (config) = {
config.module.rules.push({ ...
roberfi
- 1
- Opened 11 days ago
- #263
For example I would like to pass a start/opening url to firefox.
When I try to pass an argument it looks like this:
npx extension dev --browser=firefox -- https://en.wikipedia.org/ ►►► Downloading extension... ...
jonocodes
- 2
- Opened 11 days ago
- #262
I created new extension project using latest npx extension@latest create completeme --template=content-react
But when running with yarn dev, it fails with the following error\
yarn run v1.22.22
$ extension ...
Rameshv
- 2
- Opened 15 days ago
- #261
cezaraugusto
- Opened 24 days ago
- #260
cezaraugusto
- Opened 24 days ago
- #259
cezaraugusto
- Opened 24 days ago
- #258

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.