Skip to main content

Posts

Showing posts with the label Google Chrome extensions

Save any webpage as a single file in Chrome or Firefox

The post Save any webpage as a single file in Chrome or Firefox appeared first on BardTech . SingleFile is a cross-browser open source extension for Firefox, Google Chrome and Opera to save any webpage you come across as a single HTML file. All modern web browsers come with options to save webpages; all you have to do is press Ctrl-S to save the webpage to the local system. While that works okay most of the time, it is not optimal for many use cases as a folder with required files is saved for each HTML document you save in the browser. Internet users have other options when it comes to saving webpages. From capturing screenshots of the entire webpage to using extensions like the excellent Mozilla Archive Format add-on . The latter is not compatible with Firefox 57 on the other hand. SingleFile SingleFile is a browser extension for Firefox, Chrome and Opera that you may use to save any webpage as a single HTML document on the computer you are using. Installation and use of th...

Browse files of GitHub repositories comfortably

The post Browse files of GitHub repositories comfortably appeared first on BardTech . Insight.io for Github is a browser extension for the Google Chrome web browser that adds a directory tree structure to Github repositories to browse all files of the repository comfortably. Browsing repositories on GitHub is not the most pleasant experience that you can have; you can only select one directory to open to display the file it contains. The loading takes a bit of time and going back to open another directory takes time as well. Also, this is quite bad for keeping an overview of the files of the project. While you can download the repository to your system or use GitHub’s desktop application , it is not always the best course of action especially if you are just interested in a couple of files (to download or check). Tip : The Ghacks user.js for Firefox is on GitHub . If you download a lot, check out GitHub Plus for Chrome . Insight.io for Github Insight.io for Github is a Chrom...

Don't Fuck with Paste for Chrome and Firefox

The post Don't Fuck with Paste for Chrome and Firefox appeared first on BardTech . Don’t Fuck with Paste is a browser extension for Google Chrome and Mozilla Firefox web browsers that unblocks the use of copy and paste on any website you visit. Some companies and developers believe that it is a good idea to block certain built-in features of the operating system on their sites. Copy and paste is probably one of the better known examples for that. Sites may block you from pasting into password fields, for instance during sign in or sign up to a service. During sign-up, it is probably done to make new users type the password so that they can remember it better and don’t make any mistakes when they paste it. Downside is that it prevents anyone from using a password manager or generator effectively. While it is still possible to generate passwords using those programs or tools, you’d have to type it manually on sites that block pasting unless you bypass the limitation . Don’t Fu...