survol icon indicating copy to clipboard operation
survol copied to clipboard

A browser extension to preview any link you hover

Results 26 survol issues
Sort by recently updated
recently updated
newest added

- create fa folder in _locales - make messages.json - translate persian from english ⚠️ note : Persian is a right-to-left language 🇮🇷

Microsoft Edge is the second most used browser on the web, making the browsing experience more flexible, offering many more services for users and optimized for Windows devices. Now, Microsoft...

Maybe some users(such as me) don't want to wait 0.75s before preview be showed, they just want get preview more quickly even just some time they hover mouse over links....

Currently every time you open the onboarding / settings page via the popup it requests the changelog using the Github API. The request is done `js/utils/onBoardingbootstrap.js`. The response should be...

help wanted
good first issue
hacktoberfest

Closes #141 Added functionality to cache the changelog for the onboarding page so you only need to fetch the data once (until cache is cleared of course) Let me know...

Hello, The extension needs translation for different languages. You can find the language code (or locale code) you should use [on this page](https://developer.chrome.com/webstore/i18n#localeTable) ### Steps : * Fork the repository...

enhancement
help wanted
good first issue
hacktoberfest
Future improvements
translation

Changes made: - `js/base.js` - Noticed that because the `innerHTML` content doesn't load yet when hovering on a link, the popup height and width are both 0 (this was why...

For example, [this](https://sample.netlify.app) and [this](https://vredeburg.netlify.app) are completely different website, although has same domain name. But, Survol treat those as same. ![](https://i.imgur.com/mTOsOTZ.jpg) This changes will make Survol treat those websites different....

Make sure the content always fits on the screen, here are various things that could be done : * Set a max height * Limit the size of the content...

bug
enhancement
help wanted
good first issue
hacktoberfest
Future improvements
priority

Could you provide thumbshots/previews of all external websites, possibly by using one of the ready-to-go APIs: [LinkPreview](https://www.linkpreview.net/), [Iframely](https://iframely.com/embed/), [PicSee](https://picsee.co/), [Thum.io](https://www.thum.io) or [Thumbshots.org](https://www.thumbshots.org)? Thanks