aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-19Add a way to get rid of the reload keyboard shortcut for Chromefix-reload-keyboard-shortcut-on-ChromeTeddy Wing
2021-09-16Increase version v0.0.1 -> v0.1.0v0.1.0Teddy Wing
2021-09-16Add CHANGELOGTeddy Wing
2021-09-10README: Update copyright yearTeddy Wing
2021-09-10Merge branch 'reload-extension-shortcut'Teddy Wing
2021-09-09manifest.json: Remove `activeTab` permissionreload-extension-shortcutTeddy Wing
2021-09-09Add a keyboard shortcut to reload the extensionTeddy Wing
2021-09-09wildcard_domains: Don't redeclare the `domain` variableTeddy Wing
2021-09-09README: Add documentation for domain wildcardsTeddy Wing
2021-09-09README: Move Firefox installation instructions above ChromeTeddy Wing
2021-09-08background.js: Update copyright yearTeddy Wing
2021-09-08Merge branch 'domain-wildcards'Teddy Wing
2021-09-08wildcard_domains: Change wildcard character to '%'domain-wildcardsTeddy Wing
2021-09-08Add TODOTeddy Wing
2021-09-08wildcard_domains: Add TODO for different wildcard characterTeddy Wing
2021-09-08background: Apply CSS from all files for wildcard domainsTeddy Wing
2021-09-07wildcard_domains: Remove in-progress codeTeddy Wing
2021-09-07background: Describe the `wildcard_domains` functionTeddy Wing
2021-09-07background: Build wildcard domains from a hostnameTeddy Wing
2018-10-06Fix CSS getting applied to incorrect sites from 4792514bbcf4aa0c1b102a3av0.0.1Teddy Wing
2018-10-05Fix CSS not loading in background tabsTeddy Wing
2018-08-05README: Add prompt character to shell codeTeddy Wing
2018-08-05README: Educate quotesTeddy Wing
2018-08-05README: Add installation instructionsTeddy Wing
2018-08-05README: Add usage exampleTeddy Wing
2018-08-05Add READMETeddy Wing
2018-08-04content.js: Include subdomainTeddy Wing
2018-08-04Add license (GNU GPLv3+)Teddy Wing
2018-08-04Add .gitignoreTeddy Wing
2018-08-04Remove css/example.com.css now that we now style application worksTeddy Wing
2018-08-04Match CSS files with the domain hostnameTeddy Wing
2018-08-04Apply CSS styles to a websiteTeddy Wing
2018-08-04Add manifest.jsonTeddy Wing