dillbyrne / random-agent-spoofer

Firefox addon - Rotates complete browser profiles ( from real browsers / devices ) at a user defined time interval. It includes many extra privacy enhancing options
https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/
GNU General Public License v3.0
615 stars 108 forks source link

information for browser Icecat #328

Open alexvong243f opened 8 years ago

alexvong243f commented 8 years ago

Version 38.4.0 was released on 28 November 2015. This is my first time to provide information for browser. Feel free to ask if the information is insufficient.

Browser Information
| Test                           | Result                                                                                               |
|--------------------------------+------------------------------------------------------------------------------------------------------|
| navigator.appName              | Netscape                                                                                             |
| navigator.appCodeName          | Mozilla                                                                                              |
| navigator.appVersion           | 38.0                                                                                                 |
| navigator.appMinorVersion      | Property is not supported! navigator.appMinorVersion is not a string. It's a undefined               |
| navigator.vendor               |                                                                                                      |
| navigator.userAgent            | Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0 . More info...                     |
| navigator.oscpu                | Windows NT 6.1 . More info...                                                                        |
| navigator.platform             | Win32                                                                                                |
| navigator.securityPolicy       | Property is not supported! navigator.securityPolicy is not a string. It's a undefined . More info... |
| navigator.onLine               | true . More info...                                                                                  |
| Info browser.name              | firefox                                                                                              |
| Info browser.version           | 38.0                                                                                                 |
| Info layout.name               | gecko                                                                                                |
| Info layout.version            | 38.0                                                                                                 |
| Info os.name                   | win                                                                                                  |
| Internet Explorer real version | This only works in Microsoft Internet Explorer!                                                      |
| Operating System               | Microsoft Windows 7 - More info...                                                                   |

Accepted Filetypes Information
| Test               | Result                |
|--------------------+-----------------------|
| Accepted Documents | text/html             |
|                    | application/xhtml|xml |
|                    | application/xml;q=0.9 |
|                    | */*;q=0.8             |
| Accepted Charsets  | Not available!        |
| Accepted Encodings | gzip                  |
|                    | deflate               |
| Accepted Languages | zh-TW                 |
|                    | zh;q=0.8              |
|                    | en-US;q=0.5           |
|                    | en;q=0.               |

Screen Information
| Test                                  | Result                                                                                             |
|---------------------------------------+----------------------------------------------------------------------------------------------------|
| Width                                 | 1920                                                                                               |
| Height                                | 1080                                                                                               |
| AvailHeight                           | 1080                                                                                               |
| AvailHeight                           | 1080                                                                                               |
| Normal horizontal dots per inch (DPI) | Property is not supported! screen.deviceXDPI is not a number. It's a undefined                     |
| Normal vertical dots per inch (DPI)   | Property is not supported! screen.deviceYDPI is not a number. It's a undefined                     |
| Actual horizontal dots per inch (DPI) | Property is not supported! screen.logicalXDPI is not a number. It's a undefined                    |
| Actual vertical dots per inch (DPI)   | Property is not supported! screen.logicalYDPI is not a number. It's a undefined                    |
| Full screen window?                   | false                                                                                              |
| PixelDepth                            | 24                                                                                                 |
| ColorDepth                            | 24                                                                                                 |
| FontSmoothing                         | Enabled  Property is not supported! screen.fontSmoothingEnabled is not a boolean. It's a undefined |
| BufferDepth                           | Property not supported or blank!                                                                   |
| Update interval                       | Property is not supported! screen.updateInterval is not a number. It's a undefined                 |

The full name of the browser is GNU IceCat 38.4.0. It is a fork of Firefox, similar to Iceweasel.

I am running Debian 8/Jessie/stable with uname -a output being:

Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09) x86_64 GNU/Linux

locale gives:

LANG=zh_TW.utf8
LC_CTYPE="zh_TW.UTF-8"
LC_NUMERIC="zh_TW.UTF-8"
LC_TIME="zh_TW.UTF-8"
LC_COLLATE="zh_TW.UTF-8"
LC_MONETARY="zh_TW.UTF-8"
LC_MESSAGES="zh_TW.UTF-8"
LC_PAPER="zh_TW.UTF-8"
LC_NAME="zh_TW.UTF-8"
LC_ADDRESS="zh_TW.UTF-8"
LC_TELEPHONE="zh_TW.UTF-8"
LC_MEASUREMENT="zh_TW.UTF-8"
LC_IDENTIFICATION="zh_TW.UTF-8"
LC_ALL=zh_TW.UTF-8
dillbyrne commented 8 years ago

Hi @alexvong1995 That is great thanks. I'll add it to the next version after the upcoming 0.9.5.4 release

dillbyrne commented 8 years ago

@alexvong1995 Now that I have had another look at it, that profile looks exactly like regular firefox so there is not much point in adding it as the page will see it as firefox and not icecat. Iceweasel has Iceweasel in the UA string to differentiate.

That aside I can add the zh_tw langauge header if you'd like so it will send that when using a firefox based profile ?

alexvong243f commented 8 years ago

@dillbyrne Yes, no problem, please add the language header if that's useful!