@ericlaw @briankardell Oh, that’s new then, thanks for letting me know. Anyway, Brian’s use case requires more flexibility. We have a long thread going…
@briankardell At least you would have to use a browser that supports extensions (Chrome doesn’t, maybe Kiwi works https://t.co/y4VSGxty72), or extract the logic of the content and background script into a bookmarklet.
@briankardell Even if you decide not to, the tips from the last few tweets will definitely allow you to fix your problem, and be it by hardcoding the strings according to your preferences.
@briankardell It could be something like:
Prefix: “Quote: — +
selected text +
Suffix: “â€â€”” +
URL
All fields would be configurable. You could optionally expose additional different options in the context menu (Copy, Copy with Text). https://t.co/c
@briankardell Actually, I’d happily merge a PR of yours that adds this in a configurable way: prefix + URL + suffix. Are you up for it? No pressure, I can do it myself if enough people ask for it. https://t.co/70a0h4h9sI
@briankardell You could very easily patch my extension to do all this for you. Just add your desired text around the `url`: https://t.co/HaVYIsWJRk. You get the originally selected text (and some more surrounding text) here: https://t.co/XHBrt5J8o8.
At
If you only take one thing away from this brilliant video â¤µï¸ then to make your free text inputs (like for the name) use this regular expression for validation:
/[\p{L} ]+/
\p{L} matches any kind of letter from any language, see https://t.co/JQXDKpNo
@briankardell 1) Visit chrome://flags
2) Search for “Copy link to Text†flag
3) Profit. This copies the text and the text fragment URL. This builds upon the success of https://t.co/A1WGHGfady.
RT @nic_o_martin: #Barcode or #FaceDetection directly in the browser? Sure!
Today, @tomayac writes about the #ShapeDetectionAPI https://t.c…
@MinnowCulture @jaffathecake To be expected, albeit there is a toggle for enabling the CSS Painting API in the Safari that ships with iOS 14.3 (18C65). While it now passes Jake’s feature test (below), the demos currently don’t work yet.
const demosSu
RT @jaffathecake: 🔠Using the CSS paint API to create ‘random’ effects that react well to layout and style changes.
I had fun making the i…
Final #ChromeDevSummit Adventure achievement unlocked. I now have the Legendary Fishing Rod. It’s rainbow colored 🌈🎣 and stunning beautiful. Project Fugu ðŸ¡, the best is yet to come, but now for a couple of quiet days after the event and before pic.twitter.com/ETfIiAj4Vl
@felixarntz Nice story and impressive walk!
(Feature request for the format, which you can maybe pass on to the right channel: if a story has no sound throughout, don’t display the loudspeaker icon. I “unmuted†your story, only to see a “this st
RT @jeffposnick: This is a fantastic, practical guide to caching on the web, motivated by @samthor’s experiences working on https://t.co/9j…
RT @Vincent_Scheib: Devices on Web presentation Video: https://t.co/Dlzy6Dcte5
RT @_developit: Here’s how we can move from ES5 to modern JS.
Module authors: ship modern JS using the “exports” field. Just make sure it’…
RT @kennethrohde: Project Fugu 🡠is where the party is at! https://t.co/PxEVSNK0O4
RT @grigs: 🎉Announcing Lighthouse Parade!🎉
Open source tool built by @emersonthis and @_calebeby at @CloudFour that spiders a website, run…
RT @rodydavis: Want to build a design system with Web Components? 💀
Join @asyncLiz and myself in our latest #ChromeDevSummit video where w…
@rodydavis @polymer @asyncLiz @materialdesign Great talk, congratulations! 🎈
Super tiny thing: the speech bubble handle (for the lack of a better word) should probably update its border color in dark mode. ðpic.twitter.com/1G7nTxS5DpG7nTxS5Dp
@webwizart @slightlylate Joy-Cons? #ChromeDevSummit Adventure controller coder here. Pair them first at the OS level, then they will be recognized in the game when you press a button. Note that the two Joy-Cons form a virtual controller together (use the
RT @_mysteryDate: Fall for Canvas2D all over again…
Discover new features for the 2D drawing API at the Chrome Developer Summit, happeni…