GithubHelp home page GithubHelp logo

jrie / flagcookies Goto Github PK

View Code? Open in Web Editor NEW
74.0 6.0 5.0 4.58 MB

A cookie manager, browser add-on to manage and flag cookies and session data. On stereoids.

Home Page: https://dwrox.net

License: GNU General Public License v3.0

CSS 3.27% HTML 4.76% JavaScript 91.97%
firefox opera chrome webextension add-on cookies no-track privacy edge privacy-protection

flagcookies's People

Contributors

jrie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

flagcookies's Issues

Request: Export to Clipboard, remove post-confirmation

[Chrome]
When exporting to clipboard, a box pops up saying it was exported with an OK button. You can't just click somewhere else in the window, as the window is locked waiting for confirmation.

You can still use other windows in the browser but Chrome will lock that window as active and in front, so if you click on another program (such as JDownloader to paste the cookies), chrome will snap focus back to that window until you click OK.

Enourmously slows down chrome.

Enabling this extension slows down chromium a lot and incrreases CPU usage enourmously., Tab switching normally takes <0.2s, but with this extension enabled, it takes 1-2s or sometimes even more, at high cpu usage.

Feature Request: add shortcut on context menu and allow global cookie management over extension preference

Motivation

If you do not have access to the unified extension icon it's not possible to control the cookies.

Use Case

  • create a new empty directory $profile;
  • create the sub-directory $profile/chrome;
  • create the file $profile/chrome/userChrome.css with the following content:
#unified-extensions-button,
#unified-extensions-button > .toolbarbutton-icon {
  width: 0px !important;
  padding: 0px !important;
}
  • create a file $profile/prefs.js with the following content:
user_pref('toolkit.legacyUserProfileCustomizations.stylesheets', true);

Current Behavior

The extensions became useless

Expected Behavior

Being able to right click anywhere on the page and having a shortcut sub-menu item that would spawn the same popup on unified extensions icon.

Being able to access the page about:addons and click over the ellipsis and having a Preference sub-menu which we could control all cookies globally regardless the page, such as accessing the page moz-extension://01234567-89ab-cdef-0123-456789abcdef/cookies.html (getting the uuid from about:debugging#/runtime/this-firefox) directly, that current doesn't work.

For both behaviours I recommend making something similar to NoScript Security Suite.

Information

Browser: Firefox 116.0.3 (64-bit)
flagCookies Version: 3.1.16
OS: 6.5.3-1-edge

Broken when FPI is enabled

Is it possible to make the extension work even with privacy.firstparty.isolate set to true?

Steps to Reproduce

  • create new bare empty profile;
  • open about:config and change the value of privacy.firstparty.isolate to true;
  • install the extension https://addons.mozilla.org/en-GB/firefox/addon/flag-cookies/;
  • open the extension popup via the unified extensions icon;
  • select the mode Global;
  • browse any website that contains cookies;
  • open the extension popup again;

Current Behavior

No cookie are shown

Expected Behavior

Show cookies

Information

Browser: Firefox 116.0.3 (64-bit)
flagCookies Version: 3.1.16
OS: 6.5.3-1-edge

how to delete all cookies exept for some doamins?

I thought the profile mode applied with global mode would keep the domains that are specified but it still deletes those cookies as well.
I dont want to check the key icons on all the cookies that I need for every domain that I need.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.