gblazex / smoothscroll

An extension for Google Chrome (150,000+ users)
https://chrome.google.com/webstore/detail/smoothscroll/nbokbjkabcmbfdlbddjidfmibcpneigj
Other
475 stars 98 forks source link

How to make it work in local HTML page ? #171

Closed abdulbadii closed 6 years ago

abdulbadii commented 6 years ago

Too bad to not work in local HTML page How to make it work on local HTML page ? even though I add URL up to be

"permissions": [ "storage", "http:///", "https://*/*","file:///*/*","chrome://*" ]

and in content_script "matches": [ "http:///", "https:///", "ftp:///","file:////","chrome://*" ]

still doesn't work... please help me, I really need great guidance !

gblazex commented 6 years ago

https://stackoverflow.com/questions/8921436/how-to-allow-a-google-chrome-plugin-to-access-files-as-webpages