Provide browser services such as downloading files using the Python webbrowser library and specially constructed URLs. The webRequest api from Web Extensions is used to generate an onErrorOccurred event in a background script. The script then reads the URL and extracts on or more download requests encoded in the URL. It then does the requests. Two types of download services are provided; conventional and masked. A masked download is done by first doing a normal page request and then, after the page has completed downloading, a conventional download request is made. The second download is done from the local cache effectively masking the download from the server.
Native messaging is not used since it is very difficult to debug and it runs the Python program in its own process. With the URL method, download requests can be done from the console. Downloads can also be done from the location bar.
This addon is not registered with Mozilla and needs to loaded as a temporary
addon

Features

  • Use Web Extensions API to access browser services by using a simple URL based interface.
  • Uses the standard Python webbrowser library.

Project Activity

See All Activity >

Follow BrowserServices

BrowserServices Web Site

Other Useful Business Software
Keep company data safe with Chrome Enterprise Icon
Keep company data safe with Chrome Enterprise

Protect your business with AI policies and data loss prevention in the browser

Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of BrowserServices!

Additional Project Details

Registered

2019-01-30