issues
search
fregante
/
content-scripts-register-polyfill
WebExtensions: Polyfill for browser.contentScripts.register() for Chrome.
https://npm.im/content-scripts-register-polyfill
MIT License
25
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Content script doesn't inject on page load from shorthand url
#71
twschiller
closed
4 months ago
1
ios safari don't support it
#70
duochizhacai
closed
1 year ago
3
Update dependencies
#69
fregante
closed
1 year ago
0
Update demo/tests styles
#68
fregante
closed
1 year ago
0
On event pages it will not work every time the background script becomes inactive
#67
fregante
closed
2 years ago
1
Ignore injection errors caused by the final user
#66
fregante
closed
2 years ago
0
Reject invalid `matches` option
#65
fregante
closed
2 years ago
0
Events listeners should be limited via static filters
#64
fregante
closed
2 years ago
2
Update dependencies
#63
fregante
closed
2 years ago
0
"Error: The tab was closed." if tab closes while injecting
#62
fregante
closed
2 years ago
0
Update dependencies
#61
fregante
closed
2 years ago
0
Restore support for multiple registrations on the same host
#60
laosb
closed
2 years ago
1
Extract injection code to share the same logic everywhere
#59
fregante
closed
2 years ago
0
Test native Firefox implementation on CI too
#58
fregante
closed
1 year ago
2
Add support for Manifest v3
#57
fregante
closed
2 years ago
0
Add automated tests for MV3
#56
fregante
closed
2 years ago
0
Updates dependencies
#55
fregante
closed
2 years ago
0
Bump puppeteer from 10.1.0 to 11.0.0
#54
dependabot[bot]
closed
2 years ago
1
Bump @parcel/config-webextension from 2.0.0-nightly.2374 to 2.0.1
#53
dependabot[bot]
closed
2 years ago
1
Bump @types/chrome from 0.0.154 to 0.0.163
#52
dependabot[bot]
closed
2 years ago
1
Bump puppeteer from 10.1.0 to 11.0.0
#51
dependabot[bot]
closed
2 years ago
0
Bump webext-polyfill-kinda from 0.1.1 to 0.9.0
#50
dependabot[bot]
closed
2 years ago
1
Bump xo from 0.44.0 to 0.46.4
#49
dependabot[bot]
closed
2 years ago
1
Will inject the scripts multiple times with event pages (`persistent: false`)
#48
fregante
closed
2 years ago
5
Update dependencies
#47
dependabot[bot]
closed
2 years ago
1
Bump puppeteer from 10.1.0 to 10.4.0
#46
dependabot[bot]
closed
2 years ago
1
Bump webext-polyfill-kinda from 0.1.1 to 0.9.0
#45
dependabot[bot]
closed
3 years ago
0
Bump @types/chrome from 0.0.154 to 0.0.162
#44
dependabot[bot]
closed
3 years ago
0
Bump xo from 0.44.0 to 0.46.3
#43
dependabot[bot]
closed
3 years ago
1
Bump @types/firefox-webext-browser from 82.0.1 to 94.0.0
#42
dependabot[bot]
closed
3 years ago
0
Bump parcel from 2.0.0-nightly.750 to 2.0.0
#41
dependabot[bot]
closed
3 years ago
1
Bump @parcel/config-webextension from 2.0.0-nightly.2374 to 2.0.0
#40
dependabot[bot]
closed
3 years ago
2
Bump jest-puppeteer from 5.0.4 to 6.0.0
#39
dependabot[bot]
closed
3 years ago
0
Update some dependencies
#38
dependabot[bot]
closed
3 years ago
0
Meta fixes
#37
fregante
closed
3 years ago
0
Add support for `exclude_matches`
#36
fregante
closed
3 years ago
0
`includeGlobs` is not supported
#35
ryankashi
opened
3 years ago
3
Add standalone bundle in npm package
#34
regseb
closed
3 years ago
1
chromeP (from webext-polyfill-kinda) is undefined in MV3 worker
#33
benjaminhkaiser
closed
3 years ago
13
Webpack issue when trying to build
#32
squidis
closed
3 years ago
1
Preserve raw `code` execution order
#31
rossinek
closed
3 years ago
3
Fix build
#30
fregante
closed
3 years ago
0
Allow direct usage, without polyfilling the global API
#29
fregante
closed
3 years ago
0
Extract unique script injection code into its own module
#28
fregante
closed
2 years ago
2
Automatically inject in existing matching tabs
#27
fregante
closed
3 years ago
1
It doesn't inject on existing tabs
#26
fregante
closed
3 years ago
1
`unregister` does not unload the CSS
#25
fregante
closed
3 years ago
1
It only deduplicates injections if register is called with the same js/css object
#24
fregante
closed
2 years ago
3
Exclude unsupported protocols like `chrome-extension://`
#23
fregante
closed
3 years ago
1
Test suite improvements
#22
fregante
closed
1 year ago
1
Next