devtools-tips icon indicating copy to clipboard operation
devtools-tips copied to clipboard

A collection of useful cross-browser DevTools tips

Results 29 devtools-tips issues
Sort by recently updated
recently updated
newest added

Tested on macOS 12.7.4 running Safari 17.4.

bug
help wanted

I'll be nice for the users to have the ability to "bookmark" tips or "save for later" or "mark as favorite" feature. The bookmarks will be saved in the browser's...

enhancement

The first paragraph needs the same amount of padding to make sure both paragraphs are aligned regardless of the second one having a background color. current: ![image](https://github.com/captainbrosset/devtools-tips/assets/41970/8a739980-56eb-4157-a967-b027278d1f11) Better: ![Selection_2204](https://github.com/captainbrosset/devtools-tips/assets/41970/c5f67455-f9b7-4c88-a4ca-250326ba533d)

Moving @pankajparashar's comments on #105 to a new issue as I prepare to close that PR. I want to keep these comments as they make sense to review while continuing...

feedback

https://www.canidev.tools/ uses very nice icons for browsers and for categories. It would be nice to have icons on devtoolstips.org too.

enhancement

With placeholder: With text: Issue is here, https://github.com/captainbrosset/devtools-tips/blob/main/src/assets/style.css#L249 Do you think the placeholder style should be removed?

Three possible improvements: * Minify at build-time. * Split into two main css files: lists of tips, content of a tip. These things aren't displayed at the same time, but...

Images tend to be quite big, but they're mostly shown at small sizes on the site. They appear at max ~450 pixels in the various lists of tips. And at...

enhancement

Some good feedback on Hacker News: https://news.ycombinator.com/item?id=37319666 It would be good to go through it and identify what would make sense to apply to the site. > I like the...

feedback