Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道所有非动态的东西都应该是本地化的,但是我们使用的图像是我们动态内容的一部分,需要从我们的服务器加载。
我们将如何做这件事?既然你不能引用外部链接?
谢谢!
与普通 HTML 相同:
<img src="http://blah.com/img.jpg">
确保blah.com在您的“RequiredPermissions”部分中manifest.json并且您已设置。
blah.com
manifest.json