Jump to content
Ketarin forum
Preferences Monitor (AddOn Mozilla Firefox)
Guest
By Guest, 08/26/2015
  • 41 downloads
  • Updated:

File Details

(Show)XML Contents

            <?xml version="1.0" encoding="utf-8"?>
<Jobs>
  <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="b20011cd-6dda-4a12-b902-75d920f7ed14">
    <Category>Browser</Category>
    <SourceTemplate><![CDATA[<?xml version="1.0" encoding="utf-8"?>
<Jobs>
  <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" guid="f00beefe-5336-4900-bc94-9ec4336304a5">
    <Name><placeholder name="Extension Name" value="Preferences Monitor (Mozilla Firefox AddOn)" /></Name>
    <Category><placeholder name="Application Category" value="Browser" /></Category>
    <CanBeShared>true</CanBeShared>
    <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
    <DeletePreviousFile>true</DeletePreviousFile>
    <DownloadBeta>Default</DownloadBeta>
    <Enabled>true</Enabled>
    <ExclusiveDownload>false</ExclusiveDownload>
    <ExecuteCommand>echo %date% - %time% // {appname} v{version} >> "{file:directory}"\history.txt</ExecuteCommand>
	<WebsiteUrl>https://addons.mozilla.org/en-US/firefox/addon/xxxx/</WebsiteUrl>
    <ExecutePreCommand />
    <FileHippoId />
    <FixedDownloadUrl>{url}</FixedDownloadUrl>
    <HttpReferer />
    <PreviousLocation />
    <ShareApplication>false</ShareApplication>
    <SourceType>FixedUrl</SourceType>
    <TargetPath>{downloads}\{category}\{subcategory}\{appfile}v{version}.{url:ext}</TargetPath>
    <VariableChangeIndicator />
    <Variables>
      <item>
        <key>
          <string>subcategory</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex />
            <TextualContent>
              <placeholder name="Application Subcategory" value="Mozilla Firefox AddOns" />
            </TextualContent>
            <Name>subcategory</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>appdlpage</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex />
            <TextualContent>
              <placeholder name="Extension URL" value="https://addons.mozilla.org/en-US/firefox/addon/preferences-monitor/" />
            </TextualContent>
            <Name>appdlpage</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>version</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>(?<=version-number.*?version.*?)[0-9.]{2,}</Regex>
            <Url>{appdlpage}</Url>
            <Name>version</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>download</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>href="(\S+?.xpi)</Regex>
            <Url>{appdlpage}</Url>
            <Name>download</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>appcat</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex />
            <TextualContent>{appname:regexreplace: \(.*\):}</TextualContent>
            <Name>appcat</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>appfile</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex />
            <TextualContent>{appname:multireplace:|:(|)| :|_|_}</TextualContent>
            <Name>appfile</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>url</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex />
            <TextualContent>https://addons.mozilla.org{download}</TextualContent>
            <Name>url</Name>
          </UrlVariable>
        </value>
      </item>
    </Variables>
  </ApplicationJob>
</Jobs>]]></SourceTemplate>
    <WebsiteUrl>https://addons.mozilla.org/en-US/firefox/addon/preferences-monitor/</WebsiteUrl>
    <UserAgent/>
    <UserNotes/>
    <LastFileSize>41594</LastFileSize>
    <LastFileDate>2018-08-08T18:51:33.9789592</LastFileDate>
    <IgnoreFileInformation>false</IgnoreFileInformation>
    <DownloadBeta>Default</DownloadBeta>
    <DownloadDate xsi:nil="true"/>
    <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
    <VariableChangeIndicator>version</VariableChangeIndicator>
    <HashVariable/>
    <HashType>None</HashType>
    <CanBeShared>true</CanBeShared>
    <ShareApplication>true</ShareApplication>
    <ExclusiveDownload>false</ExclusiveDownload>
    <HttpReferer/>
    <SetupInstructions/>
    <Variables>
      <item>
        <key>
          <string>subcategory</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <TextualContent>Mozilla Firefox AddOns</TextualContent>
            <Name>subcategory</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>appdlpage</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <TextualContent>https://addons.mozilla.org/en-US/firefox/addon/preferences-monitor/</TextualContent>
            <Name>appdlpage</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>version</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>(?<=AddonMoreInfo-version.*?>)[0-9.]{2,}</Regex>
            <Url>{appdlpage}</Url>
            <Name>version</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>download</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>url":"(https[^"]+\.xpi)</Regex>
            <Url>{appdlpage}</Url>
            <Name>download</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>appcat</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <TextualContent>{appname:regexreplace: \(.*\):}</TextualContent>
            <Name>appcat</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>appfile</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <TextualContent>{appname:multireplace:|:(|)| :|_|_}</TextualContent>
            <Name>appfile</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>url</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <TextualContent>{download:replace:\u002F:/}</TextualContent>
            <Name>url</Name>
          </UrlVariable>
        </value>
      </item>
    </Variables>
    <ExecuteCommand/>
    <ExecutePreCommand/>
    <ExecuteCommandType>Batch</ExecuteCommandType>
    <ExecutePreCommandType>Batch</ExecutePreCommandType>
    <SourceType>FixedUrl</SourceType>
    <PreviousLocation/>
    <DeletePreviousFile>true</DeletePreviousFile>
    <Enabled>false</Enabled>
    <FileHippoId/>
    <LastUpdated>2018-08-08T18:51:33.9789592</LastUpdated>
    <TargetPath>{downloads}\{category}\{subcategory}\{appfile}v{version}.{url:ext}</TargetPath>
    <FixedDownloadUrl>{url}</FixedDownloadUrl>
    <Name>Preferences Monitor (AddOn Mozilla Firefox)</Name>
  </ApplicationJob>
</Jobs>

        

Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Add your comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.