Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Releases: dillbyrne/random-agent-spoofer

Version 0.9.5.6

21 Sep 20:59
Compare
Choose a tag to compare
  • Updated Nearly all of the profiles.
  • Fixed a bug in the toggle code.
  • Rewrote a new script injection implementation which restored most of the script injection features, However Date, Time and Window spoofing still need to be implemented.
  • Added plugin blocking as a script injection option which can be whitelisted if needed.
  • Added basic cookie options (more to come).
  • Added option to disable dom user timing.

Version 0.9.5.5

16 Dec 16:59
Compare
Choose a tag to compare

Re-enabled script injection
Reimplemented toggle system including a mouse menu entry and about:addons checkbox
Added option to toggle whitelist from the context menu
Added option to choose geolocation service
Added option to specify the accept language header
Added more fine grained referer header options
Added option to use script injection options with the real profile
Updated many profiles
Code cleanup

This version is available to download on https://addons.mozilla.org

Version 0.9.5.3

02 May 10:52
Compare
Choose a tag to compare

Change log

  • Fixes #205 Unreadable UI on Linux with dark themes
  • Renamed Disable navigation timing to Disable dom performance
  • Added preference Disable dom resource timing

Installing / Upgrading

As usual upgrade from the previous version 0.9.5.2 or install it fresh.
Do not upgrade from an AMO version to a github version. Remove the AMO version first and then install the github version.

Checksum

✅ random-agent-spoofer.xpi sha256hash
f6782d6e52337a2d545ec2f092c449c989deb0547303ac6dcb2dfffa6aa2467b

Version 0.9.5.2

24 Apr 18:50
Compare
Choose a tag to compare

Change log

This release brings many changes

  • The toggle based system was removed as it confused users.
    • Now only the script injection options and the whitelist are disabled / enabled with the default profile. All other options such as those in the Standard Options section are not toggled with the profile and must be toggled on or off when the user chooses.
  • Preferences based on the built in preferences are set based on their values at install time.
  • The user interface was completely redesigned and the HTML and CSS was cleaned up. A big thanks to @alct for all his work and help on these.
  • Many new options were added to the Options (Extras) Section
    • Disable navigation timing (disables dom.enable_performance)
    • Disable battery api
    • Disable gamepad api
    • Use click to play for plugins
    • Block active mixed content
    • Block display mixed content
    • Disable browser pings
    • Disable clipboard events
    • Disable context menu events
    • Enable tracking protection (uses disconnects block list, requires safe browsing prefs to be enabled )
    • Disable plugin name enumeration
    • Disable CSS visited links
    • Limit tab history to 2 was moved to script injection so it no longer gets in the way of browsing
    • Script injection was changed to insert before the first element of the tag in a page
    • A Context menu entry was added to allow users choose a temporary email address for one time signups. There are 6 providers to choose from and it is activated by invoking the menu on an input box.
    • An option was added to allow users to disable the context menu
    • Firefox profiles were updated and a valve steam browser was added to the console section
    • A random mobile option was added
    • Default whitelist profile and whitelist rules were updated
    • Misc code cleanup

Installing / Upgrading

When upgrading the toolbar icon wont show as changed until the next time you start firefox.

If you are on 0.9.5.1 you can upgrade. If not then upgrade to 0.9.5.1 first or uninstall your version and install 0.9.5.2 as new.

Do not upgrade from an AMO version to a github version. Remove the AMO version first and then install the github version.

Notes

I still need to update the wiki. I will do so soon. I have submitted a limited version of 0.9.5.2 to the AMO site for review.

Checksum

✅ random-agent-spoofer.xpi sha256 hash
f84cb931bc7689c9feaabdc992c8341d89d03ee26a9bd7981ab9739da1d41210

Version 0.9.5.1

04 Mar 12:56
Compare
Choose a tag to compare

This release contains an important bugfix for the script injection bug #121
Updated the default firefox whitelist profile to firefox 35.

Note if you are using a version prior to 0.9.5.0 upgrade to 0.9.5.0 first and then upgrade to this version as 0.9.5.0 contains important update code .

random-agent-spoofer.xpi sha256 hash
✅ a43a53ec363f4dd1b9505f489dd618ae97444e3855ca7b3848f9927185207238

Version 0.9.5.0

31 Dec 20:12
Compare
Choose a tag to compare

This release brings some major changes, Most of them were under the hood.

The widget has been replace by an action button and quick toggling can now be done with the mouse menu. See the user manual in the wiki for more information. This should fix the issues some users were having with the icon not showing due to the widget code or other addons blocking it.

The list of profiles have been redesigned in terms of the JSON structure and the profile content, including new options. Problematic profiles were also removed such as libraries, spiders and old browsers and platforms such as internet explorer 7,8 and 9 and platforms such as windows xp and windows vista and more.

Screen sizes were added to the profiles and color and depth attributes.

Work was started on date spoofing with more to come in updates

Random options were added for each platform

The wiki was updated with a user manual and there is now a help button
to quickly access it from the whitelist tab

A UI bug was fixed on windows

An option to disable pdfjs was added

The exclude profiles handling code was updated

and other minor code cleanups / bug fixes.

full list of issues can be found here

I want to thank everybody who helped out with this release.

Note if using the beta version you must uninstall it and then install this version as the version number has not increased and the update handling code will not be triggered.

random-agent-spoofer.xpi sha256 hash

✅ 0ec2e732f4669b06f7c4857c8afac11d8226112f6407f47012d097da3966e77d

Version 0.9.5-beta-1

09 Dec 18:35
Compare
Choose a tag to compare
Version 0.9.5-beta-1 Pre-release
Pre-release

This is a pre release for testing purposes. It should be stable enough for general use but I still have to review the profiles for typos.

Note the left click toggle mode is gone as ActionButton does not support left clicks. I have added a mouse context menu instead to replace this.

Version 0.9.4.3

11 Nov 15:03
Compare
Choose a tag to compare

The only change in this release is a small change in package.json to add the homepage attribute. This release can be ignored if you are on 0.9.4.2 as it offers no new functionality.

Version 0.9.4.2

20 Oct 17:12
Compare
Choose a tag to compare

This version has the updated whitelist support #81 and work done on the date spoofing #66 which works but could still be improved upon which is why the issue is still open.

Version 0.9.4.2-beta-2

17 Sep 16:07
Compare
Choose a tag to compare
Pre-release

#84 Fixed UI issue with checkboxes on windows xp

Still in beta while I await user feedback on the whitelisting