This website requires JavaScript.
Explore
Help
Sign in
school
/
web-api-manager
Watch
1
Star
0
Fork
You've already forked web-api-manager
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
2fab105620
web-api-manager
/
add-on
History
Peter Snyder
2fab105620
use storage.sync instead of storage.local, to take advantage of FF and Chrome extension syncronization,
fixes
#12
2017-10-23 00:59:12 -05:00
..
background_scripts
address newly introduced CSP issues by not inserting the hash allowed rule for {default,script}-src if there is a 'unsafe-line' rule in place,
fixes
#11
2017-10-23 00:17:23 -05:00
config
address newly introduced CSP issues by not inserting the hash allowed rule for {default,script}-src if there is a 'unsafe-line' rule in place,
fixes
#11
2017-10-23 00:17:23 -05:00
content_scripts
address newly introduced CSP issues by not inserting the hash allowed rule for {default,script}-src if there is a 'unsafe-line' rule in place,
fixes
#11
2017-10-23 00:17:23 -05:00
images
refactor repo to keep non-addon needed code out of the bundled extensions (tests, src data, etc.)
2017-10-21 11:49:56 -04:00
lib
use storage.sync instead of storage.local, to take advantage of FF and Chrome extension syncronization,
fixes
#12
2017-10-23 00:59:12 -05:00
popup
move the 'The following origins are executing code on this page:' text so that it is only display once there has been at least one content query to figure out how many domains are executing,
fixes
#10
2017-10-23 00:20:29 -05:00
manifest.json
address newly introduced CSP issues by not inserting the hash allowed rule for {default,script}-src if there is a 'unsafe-line' rule in place,
fixes
#11
2017-10-23 00:17:23 -05:00