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

migrating manifest from v2 to v3 #33

Open
deehill opened this issue Jan 23, 2023 · 6 comments
Open

migrating manifest from v2 to v3 #33

deehill opened this issue Jan 23, 2023 · 6 comments

Comments

@deehill
Copy link

deehill commented Jan 23, 2023

Hi Joaquin, was looking over the Restman app and wondered if you have any thoughts about uppgrading to v3.

v3 has some different issues regarding the background/service_worker process.

thanks

@jsargiot
Copy link
Owner

jsargiot commented Mar 1, 2023

Hi! I have not made any time lately to check the v3 migration and how many of the differences would affect RestMan, I'm open to feedback in that regard

@tactipus
Copy link

tactipus commented Sep 7, 2024

I am working on a browser extension that will be used to delete posts from a micro-blog platform. It is using restman's features to get the pages where posts are to be deleted. To do this, I cloned restman & migrated it to Manifest V3. I'm going to strip away most modules except the restman directoy, which is the one that has the features I require.

If you want, I can share what I have. :]

@jsargiot
Copy link
Owner

jsargiot commented Sep 9, 2024

Hey @tactipus , that would be awesome!

@tactipus
Copy link

tactipus commented Sep 9, 2024

Hey @tactipus , that would be awesome!

Thanks! So it loads to Chrome, but whenever I enter a URL in the input field, I get a connection error.

Do you want me to do a PR and we can make a separate branch?

@jsargiot
Copy link
Owner

jsargiot commented Sep 9, 2024

Do you want me to do a PR and we can make a separate branch?

Yes, you can make a PR and we can work it out there

@tactipus
Copy link

tactipus commented Sep 18, 2024

Do you want me to do a PR and we can make a separate branch?

Yes, you can make a PR and we can work it out there

Hey! I made a PR. I think I did it right. If it gets added as a branch, I would like to see feedback from others to see if it works with Chrome V3.

EDIT: I should have clarified something now that I'm looking at the features like the requests getter. There are probably gonna be some functions that are out of date. However, if you enter a URL & press the arrow then it gives you the 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

No branches or pull requests

3 participants