Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 897 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 897 Bytes

m-www

Homepage https://github.com/lbrabbit/m-www

Forked from https://github.com/mdn/webextensions-examples/tree/master/open-my-page-button

What it does: WebExtension for m <-> www on URL

How to browse facebook faster? use https://m.facebook.com ! But this mobile version sometimes lacks important functions. This extension makes it easy to switch between m <-> www .

This extension includes:

  • some background script, "m-www.js" and "regex.js"
  • a browser action

Installation

This extension is registered at https://addons.mozilla.org/en-US/firefox/addon/m-www/ . You can install from there.

To install a developer version, download all the files and follow the instruction at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_first_WebExtension using the about:debugging page to load this extension.

Further Development

  • Add preference page to edit regex settings