ios share extension – how to get image URL? – Ios swift
I am writing an action extension to transform an image URL and copy to clipboard by clicking the share button of an image on a webpage in Safari. I created an action extension in Xcode without UI. In javascript preprocessing…