Skip to content

Instantly share code, notes, and snippets.

@jaseflow
Created July 11, 2020 04:46
Show Gist options
  • Save jaseflow/0184e1fea72801cdb34fa737526c2c26 to your computer and use it in GitHub Desktop.
Save jaseflow/0184e1fea72801cdb34fa737526c2c26 to your computer and use it in GitHub Desktop.
trello bg
(function() {
'use strict';
document.getElementById('chrome-container').style.backgroundImage = 'url("https://trello-attachments.s3.amazonaws.com/5a29c0535096ed2d16b4eefa/5a2ddf7609e56c3b8b1c1db5/e7c2d414c7cca3b48f13ad82d159016a/wallpaper.png")';
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment