├── LICENSE.txt ├── README.md ├── Source.crx ├── Source ├── content_script.js └── manifest.json └── logo.png /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/becca/trump-to-turd/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/becca/trump-to-turd/HEAD/README.md -------------------------------------------------------------------------------- /Source.crx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/becca/trump-to-turd/HEAD/Source.crx -------------------------------------------------------------------------------- /Source/content_script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/becca/trump-to-turd/HEAD/Source/content_script.js -------------------------------------------------------------------------------- /Source/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/becca/trump-to-turd/HEAD/Source/manifest.json -------------------------------------------------------------------------------- /logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/becca/trump-to-turd/HEAD/logo.png --------------------------------------------------------------------------------