Google Blogger dashboard utlity.
Blog post (early release) : https://xmlexpr.blogspot.com/2024/01/blogger-dashboard-utility-updates.html
- Clone or download this repository. Extract the .zip file, then put in a folder.
- Open Chrome extensions (chrome://extensions) and enable Developer mode.
- Click Load unpacked, pick the folder where you put this repository files on point 1.
- Post editor keyboard shortcuts.
- Notification on template HTML update. Auto close in 2 seconds.
- Display widget ID below gadget item in Layout editor.
- Ctrl + S : Update post (for drafts)
- Ctrl + M : Add yellow text background to selection (useful for custom text mark).
- Ctrl + 5 : Format Paragraph (
<p>
). - Ctrl + Space : Remove formatting on selection.
The current notification is somewhat of a workaround. Can't find easy way to detect failed status when saving template.
Message | Condition |
---|---|
Template updated | No errors when saving template. |
Check for errors | Either it takes too long to receive the success status, or there's an error when saving the template. |