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

Add consent dialog to comply with Firefox Addon Guidelines #1108

Merged
merged 3 commits into from
Sep 21, 2023

Conversation

driedpampas
Copy link
Contributor

@driedpampas driedpampas commented Sep 17, 2023

Fix(es):
Added a consent page.

Tasks:

  • consent page disappeared 💀
  • remember users choice
  • Make buttons work again (broke when transitioned to mv3)
  • I made sure there are no unnecessary changes in the code;
  • Tested on Chromium (Includes Opera, Brave, Vivaldi, Edge, etc);
  • Tested on Firefox.

@driedpampas
Copy link
Contributor Author

driedpampas commented Sep 18, 2023

update: everything seems to work, though I'll need some other folks to test it out as well, signed xpi link.
I'll update the link when I get the theming sorted out.

@driedpampas driedpampas marked this pull request as ready for review September 18, 2023 17:44
@driedpampas
Copy link
Contributor Author

Since the choice is remembered, the pr is functionally ready.

@driedpampas
Copy link
Contributor Author

driedpampas commented Sep 18, 2023

Resolved I need testers for Chrome because I got this error, but the extension seems to be working...

@NotAProton NotAProton self-requested a review September 18, 2023 19:22
@github-actions
Copy link

github-actions bot commented Sep 18, 2023

Download the artifacts for this pull request:

.github/workflows/main.yml Outdated Show resolved Hide resolved
src/html/consent.html Show resolved Hide resolved
src/js/background.js Show resolved Hide resolved
src/html/consent.js Outdated Show resolved Hide resolved
@NotAProton
Copy link
Member

squash your commits please

@driedpampas
Copy link
Contributor Author

squash your commits please

at school rn I'll squash them when i get home

@driedpampas driedpampas force-pushed the main branch 2 times, most recently from cfc3d6d to acd6991 Compare September 19, 2023 12:18
@driedpampas
Copy link
Contributor Author

the way i cant squash all my commits bc i used the testing branch 💀

@driedpampas driedpampas force-pushed the main branch 2 times, most recently from acd6991 to 028fff7 Compare September 19, 2023 12:35
@driedpampas
Copy link
Contributor Author

i downloaded my changed files and im doing something very stupid - force pushing my branch to before my changes and adding everything back in one commit

@driedpampas driedpampas force-pushed the main branch 2 times, most recently from 5684450 to 96ced7d Compare September 19, 2023 12:56
@driedpampas
Copy link
Contributor Author

@NotAProton is it better now

fix: background.js

Add files via upload
@driedpampas
Copy link
Contributor Author

wha-
image

@NotAProton
Copy link
Member

looks like you found a bug in #1101

Copy link
Member

@NotAProton NotAProton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i hate git

@lostdusty lostdusty self-requested a review September 19, 2023 20:13
@NotAProton NotAProton merged commit 7fa0e83 into FastForwardTeam:main Sep 21, 2023
7 checks passed
@lostdusty lostdusty linked an issue Sep 21, 2023 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

FastForward taken down from Firefox Add-ons?
3 participants