WebExtensions: Difference between revisions

Line 84: Line 84:
Try experimenting:
Try experimenting:
   
   
* change the match-pattern to match different pages.
* change the match-pattern to match different pages.
* change "borderify" to do something else to the page.
* change "borderify" to do something else to the page.
* use [[#List_of_supported_APIs|a different API]] to make the add-on do something else.
* use [[#List_of_supported_APIs|a different API]] to make the add-on do something else.
   
   
Each time you change the add-on, you'll need to repeat the [[#Packaging]] and [[#Installing]] sections above. However, we're working on a feature that will enable Firefox to load an updated extension directly from its directory. See [https://bugzilla.mozilla.org/show_bug.cgi?id=1185460 bug 1185460].
Each time you change the add-on, you'll need to repeat the [[#Packaging]] and [[#Installing]] sections above. However, we're working on a feature that will enable Firefox to load an updated extension directly from its directory. See [https://bugzilla.mozilla.org/show_bug.cgi?id=1185460 bug 1185460].
canmove, Confirmed users
737

edits