我正在开发Firefox扩展,它将在加载时向所有网页注入一些脚本和CSS。
除了在firefox的内置PDF阅读器中查看pdf时,我可以在所有页面中注入脚本。我已经为内容脚本配置了匹配项,如下所示:
"matches": ["https://*/*", "http://*/*"]
我在这里想念什么?谁能提出解决方案?
示例网址-https://www.adobe.com/support/products/enterprise/knowledgecenter/media/c4611_sample_explain.pdf