Despite both being released as Firefox entensions, MetaStudio and DataScraper Online have different prerequisites on software environments. The most notable is that DataScraper can be cross-platform deployed and MetaStudio cannot. When downloading and installing MetaStudio, one specific package should be chosen accordingly.
The core of MetaStudio Online V3.x has been implemented in form of C++ XPCOM components which can be viewed with an XPCOM component viewer. The names of MetaSeeker's components are prefixed with "@gooseeker.com". The tool is packaged respectively with different names for different software environments. The naming convention is shown as follows(Note: the readers not being interested in the inside can go directly to the matching matrix).
metastudio_os_compiler_gecko version_language.xpi
where:
Now only two operating systems, i.e. Win32 and Linux, are supported. The following is the matching table.
Packages | Operating Systems | Firefox Versions | Languages |
metastudio_Win_msvc_gecko1.9_en.xpi | Windows XP/Vista/NT | Firefox 3.0.x | English |
metastudio_Win_msvc_gecko1.9_zh.xpi | Windows XP/Vista/NT | Firefox 3.0.x | Chinese |
metastudio_Linux_gcc_gecko1.8_en.xpi | Linux | Firefox 2.x | English |
metastudio_Linux_gcc_gecko1.8_zh.xpi | Linux | Firefox 2.x | Chinese |
metastudio_Linux_gcc_gecko1.9_en.xpi | Linux | Firefox 3.0.x | English |
metastudio_Linux_gcc_gecko1.9_zh.xpi | Linux | Firefox 3.0.x | Chinese |
Notes: The Firefox mentioned here is the one published officially by Mozilla Firefox. Other Web browsers built upon the Mozilla platform and published by third parties have not been tested for compatibility, since the chosen of C++ compilers and the setting of compiling flags can both impact the compatibility.
DataScraper Online V3.x can be installed on Firefox 1.8~3.0.x. The versions below 1.8 is not supported. There is only one package for DataScraper which can be deployed cross platforms. The following is the naming convention of the package.
datascraper_language.xpi
where: