cloud-to-butt
cloud-to-butt copied to clipboard
Chrome extension that replaces occurrences of 'the cloud' with 'my butt'
here goes nothing
Currently not supporting the following upcoming buzzwords: - [ ] multi-cloud (would suggest multi-butt) - [ ] cloud agnostic (my suggestion would be butt agnostic)
When trying to install, this banner appears and installation fails: CRX_HEADER_INVALID
* Extension should be able to use computer vision for every picture on page if user asked. * If there is "cloud" in tags of recognized objects, paste the butt...
CloudToButt.crx is working well, but when I add Eхtention from "Source" folder - it doesn't work
A site such as Facebook, which has infinite scroll, will not change new instances of "the cloud" when the user scrolls down and more posts are added to the newsfeed....
it gives errors while running after I compile it with chrome Uncaught TypeError: node.classList.indexOf is not a function I changed node.classList.indexOf > -1 to node.classList.contains('ace_editor') (this fixed the error) Uncaught...