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

As a dev, I need to add the ability to add any Third Pary Cookies in Chrome Extension Config #13

Open
jravenel opened this issue Aug 24, 2023 · 3 comments
Assignees
Labels
design Design needed enhancement New feature or request

Comments

@jravenel
Copy link
Contributor

jravenel commented Aug 24, 2023

I want to be able to setup a configuration file in JSON for my chrome extension, that will list:

{
"tool": "LinkedIn",
"domain": "https://www.linkedin.com/"
"cookies_to_secrets": {"li_at": "LINKEDIN_LI_AT", "JSESSSIONID": "LINKEDIN_JSESSSIONID"}
}

@jravenel jravenel converted this from a draft issue Aug 24, 2023
@jravenel jravenel added the enhancement New feature or request label Aug 24, 2023
@jravenel
Copy link
Contributor Author

jravenel commented Sep 11, 2023

We need to spec this, along with the other issue @hassan3kb, can you book a call with me? https://calendly.com/jeremyravenel

@jravenel jravenel moved this to 🔖 Ready in ⚡️ Product Roadmap Sep 11, 2023
@jravenel jravenel added the design Design needed label Sep 14, 2023
@jravenel
Copy link
Contributor Author

Following our conversation @hassan3kb, I discuss here the refactoring of "extension" part that first doesn't align with our current design in workspace (@richagarg278).

We should have the following section:

  • Connect to Naas Lab: the user can input his Naas token
  • Add Connections: the user see a list of tools and a toggle (on/off/grey when not available) similar to the models section button in Naas/Admin https://naas.ai/account/models - we can put the request new connection in the admin section at the end
  • Trigger Jos: the user can "Add Jobs" then see the dropdown with all his jobs, then the payload, then run button.
  • Manage Extension: the user can "Request new connection" "Report Issue" or "Go to Developer's Page" leading to the GitHub repo.

https://www.loom.com/share/Refactoring-the-Extension-Design-05f109747e294d3485ef19c169158b83?sid=f8f997bd-7993-43d2-8e06-31df98d5cafe

@richagarg278 can you work on the rework of that design?
Screenshot 2023-09-14 at 15 35 03

@FlorentLvr FlorentLvr moved this from 🔖 Ready to 📋 Backlog in ⚡️ Product Roadmap May 27, 2024
@jravenel jravenel changed the title Add Any Third Pary Cookies in Chrome Extension Config As a dev, I need to add the ability to add any Third Pary Cookies in Chrome Extension Config Jun 6, 2024
@jravenel
Copy link
Contributor Author

jravenel commented Jun 6, 2024

@hassan3kb we are stil looking forward to build this if you can

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Design needed enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants