Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8213639
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T11:11:18+00:00 2026-06-07T11:11:18+00:00

I have a great working chrome extension now. It basically loops over a list

  • 0

I have a great working chrome extension now.

It basically loops over a list of HTML of a web auction site, if a user has not paid for to have the image shown in the main list. A default image is shown.

  • My plugin use a jQuery Ajax request to load the auction page and find the main image to display as a thumbnail for any missing images. WORKS GREAT.
  • The plugin finds the correct image url and update the HTML Dom to the new image and sets a new width.

The issue is, that the auction site tracks all pages views and saves it to a “recently viewed” section of the site “users can see any auctions they have clicked on”

ISSUE
– My plugin uses ajax and the cookies are sent via the jQuery ajax request. I am pretty sure I cannot modify the cookies in this request so the auction site tracks the request and for any listing that has a missing image this listing is now shown in my “recently viewed” even though I have not actually navigated to it.

  1. Can I remove cookies for ajax request (I dont think I can)
  2. Can chrome remove the cookie (only for the ajax requests)
  3. Could I get chrome to make the request (eg curl, with no cookie?)

Just for the curious.
Here is a page with missing images on this auction site

http://www.trademe.co.nz/Browse/SearchResults.aspx?searchType=all&searchString=toaster&type=Search&generalSearch_keypresses=9&generalSearch_suggested=0

Thanks for any input, John.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T11:11:21+00:00Added an answer on June 7, 2026 at 11:11 am

    You can use the webRequest API to intercept and modify requests (including blanking headers). It cannot be used to modify requests which are created within the context of a Chrome extension though. If you want to use this API for cookie-blanking purposes, you have to load the page in a non-extension context. Either by creating a new tab, or use an off-screen tab (using the experimental offscreenTabs API.

    Another option is to use the chrome.cookie API, and bind a onChanged event. Then, you can intercept cookie modifications, and revert the changes using chrome.cookies.set.

    The last option is to create a new window+tab in Incognito mode. This method is not reliable, and should not be used:

    • The user can disallow access to the Incognito mode
    • The user could have navigated to the page in incognito mode, causing cookie fields to be populated.
    • It’s disruptive: A new window is created.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this working great, but I'd like a deeper understanding of what is
Hi guys I have my endless page js code working great but for some
I have properly setup an NSOutlineView with its data source and it's working great.
I have a qTip that I'm using to display data with. It's working great
I have a jsFiddle that I am working with: http://jsfiddle.net/aL7Xe/77/ It all works great,
I have a great working 3 panel liquid layout but I just noticed that
I have TinyMCE working great in my ASP.NET MVC app except for the spellchecker.
I'm building my first application that requires a calendar. I have it working great
I have a Phonegap/jQuery application which is working great, however in one area the
I have jPlayer installed on a website and it works great in Chrome but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.