Git Product home page Git Product logo

Comments (7)

rifting avatar rifting commented on August 17, 2024

Check out https://replit.com/@Riftriot2/Hypertabs-GX and compare code
Edit: Hypertabs uses some methods to bypass modern browser restrictions on getting info from other sites, don't know much about it but you could look at the source code

from ultraviolet-app.

illusionTBA avatar illusionTBA commented on August 17, 2024

This isn’t a UV related issue. Also if you feel skiddy today , HT is open source

from ultraviolet-app.

illusionTBA avatar illusionTBA commented on August 17, 2024

Check out https://replit.com/@Riftriot2/Hypertabs-GX and compare code
Edit: Hypertabs uses some methods to bypass modern browser restrictions on getting info from other sites, don't know much about it but you could look at the source code

I think HT uses bare-client for getting the info on other sites.

from ultraviolet-app.

e9x avatar e9x commented on August 17, 2024

I think HT uses bare-client for getting the info on other sites.

Yes, we use the Bare client, however this is for efficiently resolving the favicon of the website. The most recent branch (private) uses the Bare client. It is open source to those who want it to be (dumping the website's assets...)

from ultraviolet-app.

e9x avatar e9x commented on August 17, 2024

Imagine being able to create an iframe to Google, then accessing document.cookie in the iframe and stealing them. This would be insecure and requires a solution like loading the website under a domain you control (via a web proxy) or only using the iframe's src (which may not match the real location of the iframe).

Try sending a postMessage with the URL of the link when clicked to the topmost window.

from ultraviolet-app.

novafurry avatar novafurry commented on August 17, 2024

Imagine being able to create an iframe to Google, then accessing document.cookie in the iframe and stealing them. This would be insecure and requires a solution like loading the website under a domain you control (via a web proxy) or only using the iframe's src (which may not match the real location of the iframe).

Try sending a postMessage with the URL of the link when clicked to the topmost window.

Is there anyway i could modify teh output and add a script to the end of every page requested? so i can post the url via a msg?

from ultraviolet-app.

e9x avatar e9x commented on August 17, 2024

Imagine being able to create an iframe to Google, then accessing document.cookie in the iframe and stealing them. This would be insecure and requires a solution like loading the website under a domain you control (via a web proxy) or only using the iframe's src (which may not match the real location of the iframe).
Try sending a postMessage with the URL of the link when clicked to the topmost window.

Is there anyway i could modify teh output and add a script to the end of every page requested? so i can post the url via a msg?

You can only post the URL from the pages on the origin (eg. newtab.html). You can post the URL of where newtab.html is about to redirect to.

from ultraviolet-app.

Related Issues (20)

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.