Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

klbibkeccnjlkjkiokjodocebajanakg is blocked #1249

Open
ParahParah opened this issue Oct 29, 2020 · 10 comments
Open

klbibkeccnjlkjkiokjodocebajanakg is blocked #1249

ParahParah opened this issue Oct 29, 2020 · 10 comments

Comments

@ParahParah
Copy link

Please complete the following information when submitting a feature request or bug report.

  • Extension version: 7.1.8

  • Browser name & version:
    Google Chrome
    Google Chrome is up to date
    Version 86.0.4240.111 (Official Build) (64-bit)

  • Operating system & version: Windows 10
    Version 1903
    OS build 18362.1139
    And please also do a search for your request/bug before create a new one thanks!

The error above happened on 2 separate computers after removing the great suspender. I google everything and ran chrome cleaner tool and still suspending tabs and showing that error on all tabs. Backspace takes you back to the website
I am forced to install it just to shut it up - its malicious

@XxX-Force
Copy link

For those who are not aware, there is great concern that this extension may now be malicious in nature.
You will find a great deal of discussion about this here:

#1175

and a summary of the situation to date here:

#1263

@decadent
Copy link

decadent commented Jan 3, 2021

TGS works by opening its own internal static page instead of the actual site. The address of that page is on a virtual domain that includes the ID of the extension (‘klbibkeccnjlkjkiokjodocebajanakg’), and that domain points to the extension's internal pages. When you remove the extension, those pages become unavailable. So:

  • Either the pages were suspended, and after removing the extension they became unavailable, which is what the browser complaining about. However, this is unlikely, since afaik the browser closes all pages of an extension when it's uninstalled (which is why it's important to unsuspend the pages beforehand).

  • Or the extension added its ‘content’ script to non-suspended pages (this is normal), and those scripts went on to attempt suspending the pages after the timeout, being oblivious to the uninstallation.

Either way, I don't think the current owner is going to fix errors related to uninstalling the extension.

@petrk94
Copy link

petrk94 commented Feb 5, 2021

Hi,
I need help, how to access the suspended page in Chrome, I need somehow access, there were critical links for my work inside, since months and I need it.
It seems to be possible to access it by opening the page and using the chrome web tools to access the IndexedDB.

https://devio.wordpress.com/2016/01/10/retrieving-chrome-tabs-suspended-by-the-great-suspender/

Hope you can help :(

@petrk94
Copy link

petrk94 commented Feb 5, 2021

The data are there, but I can not access it without loading the page :(

image

@ParahParah
Copy link
Author

ParahParah commented Feb 5, 2021 via email

@ParahParah
Copy link
Author

ParahParah commented Feb 5, 2021 via email

@petrk94
Copy link

petrk94 commented Feb 6, 2021

@ParahParah how to solve this issue?

@XxX-Force
Copy link

XxX-Force commented Feb 6, 2021

@ParahParah how to solve this issue?

I'm sorry, but I've been bombarded with dozens of email notifications from this project, and haven't caught up on them all .. and I'm not sure of your exact situation or all of the details on what you have done to try to correct it or mitigate any damage/trouble .. so I might not be any help here .. but I will try.

Have you tried removing TGS (if you haven't already) making sure to unsuspend everything FIRST, saving a session through the TGS settings FIRST, export that saved session somewhere locally FIRST, bookmarking all of your tabs & windows FIRST .. then closing Chrome .. make sure it is completely shut down through Task Manager (CTRL-SHFT-ESC) restarting it .. then installing TGS v7.16 from the source on the releases page?

7.16 is located here:

https://github.com/greatsuspender/thegreatsuspender/releases/tag/v7.1.6

Instructions for installing it are located here:

https://github.com/greatsuspender/thegreatsuspender#install-as-an-extension-from-source

Once re-installed from a local directory, enable it, reload the pages you are having trouble with through the session you exported, or through the bookmarks you created. You can import the exported session into TGS (through its settings) and try to load the tabs from there, either in a suspended or non-suspended state. If suspended .. then try to unsuspend them manually one at a time.

Also, not sure if you have looked at this:

#526

If not, then you absolutely should.

Hope that helps in some small way. If not, then I am genuinely extremely sorry for wasting your time with what must be an awful and frustrating problem. Best of luck.

EDIT: Also, maybe obvious, and maybe not applicable to your situation, but the URL of suspended tabs is displayed on the tab's page .. and you can copy paste that URL directly into the browser to go it w/o any need to unsuspend:

image

@XxX-Force
Copy link

@ParahParah how to solve this issue?

If the above helped to resolve your issue, please reply so that others may also be helped. Thanks.

@petrk94
Copy link

petrk94 commented Feb 8, 2021

@ParahParah
okay, the problem was, that all tabs which was suspended was closed by google after removing TGS. I found the blob file

image

There are the links inside, but I need a way to extract it, because searching for all links will take long, even they are in the file.
I need something like regex/grep/awk whatever, a tool which cleans up the blob file and extract the data from it.
As there is a structure visible, but the encoding seems to be weird and so I can not use it. If it were just packaged in a fucking json file, than it would be great, because extracting it would work as charm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants