Skip to content

Heshyo/ffx-yewtu.be

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This Firefox extension provides a simple and convenient way to automatically redirect YouTube video URLs to yewtu.be without the need for user interaction.

To function properly, this extension requires the following permissions:

  • activeTab: This permission allows the extension to access the currently active tab in the browser.
  • <all_urls>: This permission allows the extension to access all URLs, which is necessary to intercept and redirect requests made to YouTube video URLs.
  • webRequest and webRequestBlocking: These permissions allow the extension to use the webRequest API to intercept and block requests made by the browser. The webRequestBlocking permission is needed to block the original request and redirect it to yewtu.be.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%