aboutsummaryrefslogtreecommitdiffstats
path: root/background.js
AgeCommit message (Expand)Author
2021-09-09Add a keyboard shortcut to reload the extensionTeddy Wing
2021-09-09wildcard_domains: Don't redeclare the `domain` variableTeddy Wing
2021-09-08background.js: Update copyright yearTeddy Wing
2021-09-08wildcard_domains: Change wildcard character to '%'domain-wildcardsTeddy 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-04Add license (GNU GPLv3+)Teddy Wing
2018-08-04Match CSS files with the domain hostnameTeddy Wing
2018-08-04Apply CSS styles to a websiteTeddy Wing