GithubHelp home page GithubHelp logo

Comments (5)

mrcoles avatar mrcoles commented on July 19, 2024

Hi @bennigraf — yeah, framesets are quite tricky and in this modern day and age, a very odd choice for a web page. I’ll let you know if I develop something on this, but it’s definitely not at the top of my priorities. As a workaround, you could open a specific frame in it’s own window, then run it on that—I think you can right-click and select something along the lines of “Open Frame in New Window”? (I’m just guessing what it might say)

from full-page-screen-capture-chrome-extension.

bennigraf avatar bennigraf commented on July 19, 2024

Hi,

thanks for your response. You're right, framesets are a bit out of date ;-). In that special case I tried with opening the frame, but the page also used "overflow:scroll;" to show a fixed header, which also didn't work with the plugin. But I also really wouldn't know how to approach that problem.

Best,
Benni.

from full-page-screen-capture-chrome-extension.

mrcoles avatar mrcoles commented on July 19, 2024

Yeah, since you know what you’re doing, you can adjust the CSS accordingly via developer tools and hit go. Doing that in a more generic way across the whole web is more problematic though.

from full-page-screen-capture-chrome-extension.

d2s avatar d2s commented on July 19, 2024

Another option is to create an user style https://userstyles.org/ for the site with Stylish browser extension. Basically, anyone with at least basic CSS skills can create custom CSS stylesheet that will be applied to pages under a certain URLs. User stylesheets work nicely for making more clean visual look for printing page content too (in addition to taking screenshots of).

from full-page-screen-capture-chrome-extension.

mrcoles avatar mrcoles commented on July 19, 2024

I’m closing for now. Sadly, framesets are a low priority compared to other more common issues. Hopefully @d2s idea or the open frame in new window approach can work as a workaround for your particular case. Good luck 😎

from full-page-screen-capture-chrome-extension.

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.