You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
902 B
22 lines
902 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.plugin.js.css.inject</id> |
|
<name><![CDATA[JS和CSS注入]]></name> |
|
<active>yes</active> |
|
<version>1.0</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-07-31</jartime> |
|
<vendor>author</vendor> |
|
<description><![CDATA[注入]]></description> |
|
<change-notes><![CDATA[ |
|
[2018-08-01]修改一点问题。<br/> |
|
[2018-07-31]初始化插件。<br/> |
|
]]></change-notes> |
|
<extra-decision> |
|
<WebResourceProvider class="com.fr.plugin.JSCSSBridge"/> |
|
</extra-decision> |
|
<!-- <extra-core>--> |
|
<!-- <FunctionDefineProvider class="com.fr.plugin.MyAbs" name="MyAbs" description="求绝对值,支持数组。"/>--> |
|
<!-- <LocaleFinder class="com.fr.plugin.MyLocaleFinder"/>--> |
|
<!-- </extra-core>--> |
|
<function-recorder class="com.fr.plugin.FileDef"/> |
|
</plugin> |