-
Notifications
You must be signed in to change notification settings - Fork 481
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
All the 10 other PR since 2018 + one fix from me #344
base: master
Are you sure you want to change the base?
Conversation
Fix export cookie can not be imported.
Update cookie_helpers.js
update no locales
... well at least errors are logged to the console.
Fix malformed domains ".wikipedia.com" => "wikipedia.com" ... and cleaned up code
Well the most simple solution to get that updated version is to just use my fork. However you may merge this pull request into your fork like this:
|
…nifest V3 chore: update and support for chrome manifest version 3 ETCExtensions#373 opened on Aug 31 by cldevdad 2 All the 10 other PR since 2018 + one fix from me ETCExtensions#344 opened on Dec 19, 2022 by cw2k 1 Make links https ETCExtensions#337 opened on Jul 6, 2022 by AndrewLane Fixed adding a cookie using a form ETCExtensions#333 opened on Apr 10, 2022 by Qliane update no locales ETCExtensions#297 opened on Oct 4, 2020 by steinhaug add cookie paste option: toCurrentTabCookieUrl ETCExtensions#292 opened on Aug 12, 2020 by Akimyou Update cookie_helpers.js ETCExtensions#286 opened on Jul 22, 2020 by SnailDev 1 Fix new Chrome cookie policy. ETCExtensions#278 opened on Mar 29, 2020 by dalejung Fix imports like ".domain.com" when there's no URL ETCExtensions#275 opened on Mar 21, 2020 by geekley 2 export for map ETCExtensions#267 opened on Nov 30, 2019 by GongShengyue Fix: Skip the www removal when the host does not start with www ETCExtensions#254 opened on Aug 19, 2019 by sebui Automatic decoding of URLencoded cookies ETCExtensions#235 opened on Oct 24, 2018 by npicca
…nifest V3 + replaced deprecated chrome function chore: update and support for chrome manifest version 3 ETCExtensions#373 opened on Aug 31 by cldevdad 2 All the 10 other PR since 2018 + one fix from me ETCExtensions#344 opened on Dec 19, 2022 by cw2k 1 Make links https ETCExtensions#337 opened on Jul 6, 2022 by AndrewLane Fixed adding a cookie using a form ETCExtensions#333 opened on Apr 10, 2022 by Qliane update no locales ETCExtensions#297 opened on Oct 4, 2020 by steinhaug add cookie paste option: toCurrentTabCookieUrl ETCExtensions#292 opened on Aug 12, 2020 by Akimyou Update cookie_helpers.js ETCExtensions#286 opened on Jul 22, 2020 by SnailDev 1 Fix new Chrome cookie policy. ETCExtensions#278 opened on Mar 29, 2020 by dalejung Fix imports like ".domain.com" when there's no URL ETCExtensions#275 opened on Mar 21, 2020 by geekley 2 export for map ETCExtensions#267 opened on Nov 30, 2019 by GongShengyue Fix: Skip the www removal when the host does not start with www ETCExtensions#254 opened on Aug 19, 2019 by sebui Automatic decoding of URLencoded cookies ETCExtensions#235 opened on Oct 24, 2018 by npicca
…nifest V3 + replaced deprecated chrome function chore: update and support for chrome manifest version 3 ETCExtensions#373 opened on Aug 31 by cldevdad 2 All the 10 other PR since 2018 + one fix from me ETCExtensions#344 opened on Dec 19, 2022 by cw2k 1 Make links https ETCExtensions#337 opened on Jul 6, 2022 by AndrewLane Fixed adding a cookie using a form ETCExtensions#333 opened on Apr 10, 2022 by Qliane update no locales ETCExtensions#297 opened on Oct 4, 2020 by steinhaug add cookie paste option: toCurrentTabCookieUrl ETCExtensions#292 opened on Aug 12, 2020 by Akimyou Update cookie_helpers.js ETCExtensions#286 opened on Jul 22, 2020 by SnailDev 1 Fix new Chrome cookie policy. ETCExtensions#278 opened on Mar 29, 2020 by dalejung Fix imports like ".domain.com" when there's no URL ETCExtensions#275 opened on Mar 21, 2020 by geekley 2 export for map ETCExtensions#267 opened on Nov 30, 2019 by GongShengyue Fix: Skip the www removal when the host does not start with www ETCExtensions#254 opened on Aug 19, 2019 by sebui Automatic decoding of URLencoded cookies ETCExtensions#235 opened on Oct 24, 2018 by npicca
Well one PR with adding tab url had some merge conflicts and so I left it out.
Go to my fork to see this one