@metawops Sobald die Extension im App Store aufgenommen wird und du sie darüber auch installierst, läuft es ohne das Häkchen. Alles normal. Frohes Entwickeln noch!
@metawops Das ist nur für lokales Testen während des Entwickelns. Danach muss man einfach nur die Extension installieren und gut is’.
@metawops Die Kategorie wird benötigt, um die Extension entsprechend platzieren zu können (etwa eine Preisvergleich-Extension unter Shopping). Es gibt keine Kategorie für Extension (du verwechselst es vielleicht mit dem Xcode Projekttyp.
@metawops Das ist normal, siehe Schritt 3 auf https://t.co/09gJ2aVYdf:
“ Choose Develop > Allow Unsigned Extensions. The Allow Unsigned Extensions setting is reset when a user quits Safari; you must set it again the next time Safari is launchedâ€.
@TheRealNooshu @Jack_Franklin For sure less than 2.7MB 😂. And you can lazy-load it only once the tweet embed comes close enough to the viewport. And it will be fully dynamic based on the kind of tweet (regular, poll, media, quote tweet,…). It’d wor
@TheRealNooshu It’s possible via the front-end: https://t.co/DDChQviac8. I’m pretty sure it’s exposed in Puppeteer, too. @Jack_Franklin might be able to point you in the right direction.
@TheRealNooshu While you keep the tweet text in the image’s `alt` attribute, it’s accessible to screen readers, but not _copyable_ for everyone. I don’t think screenshots are the way to go. I’d rather prefer we look into grabbing the CSS via Puppe