Saving spacingjs to tampermonkey or bookmark is life-saving, I tried to make it a Chrome extension though (#3 ).
I tried to fetch and execute the bundle of spacingjs in the extension so that users can get the newest bundle without updating the extension itself, but it violates the CSP. So we have to copy every time we make a new bundle and paste it to the extension directory, hopefully, users would update the extension by themselves. This is not an elegant solution (you can just ignore this PR) but so far I've got nothing better.
Saving spacingjs to tampermonkey or bookmark is life-saving, I tried to make it a Chrome extension though (#3 ).
I tried to fetch and execute the bundle of spacingjs in the extension so that users can get the newest bundle without updating the extension itself, but it violates the CSP. So we have to copy every time we make a new bundle and paste it to the extension directory, hopefully, users would update the extension by themselves. This is not an elegant solution (you can just ignore this PR) but so far I've got nothing better.