Jetpack/Modules: Difference between revisions

Jump to navigation Jump to search
mentioning that userstyles are used by Stylish
(mentioning that userscripts are greasemonkey scripts..)
(mentioning that userstyles are used by Stylish)
Line 11: Line 11:
* [https://github.com/erikvold/menuitems-jplib Menuitems] by @erikvold
* [https://github.com/erikvold/menuitems-jplib Menuitems] by @erikvold
* [https://github.com/erikvold/xulkeys-jplib XUL Hotkeys] by @erikvold
* [https://github.com/erikvold/xulkeys-jplib XUL Hotkeys] by @erikvold
* [https://github.com/scriptish/userscripts-jetpack-package User Scripts] by @erikvold, allows one to compile user scripts (used by Greasemonkey and Scriptish) with their addon.
* [https://github.com/scriptish/userscripts-jetpack-package User Scripts] by @erikvold, allows one to compile user scripts (used by Greasemonkey and Scriptish) with their addon, or package.


== Web APIs ==
== Web APIs ==
Line 23: Line 23:
* [http://hg.mozilla.org/users/avarma_mozilla.com/atul-packages/file/793c25db8523/packages/cuddlefish-lab/lib/cuddlefish-lab.js Custom protocol handler] by Atul, or [https://github.com/Gozala/jetpack-protocol another implementation] by Irakli (@gozala)
* [http://hg.mozilla.org/users/avarma_mozilla.com/atul-packages/file/793c25db8523/packages/cuddlefish-lab/lib/cuddlefish-lab.js Custom protocol handler] by Atul, or [https://github.com/Gozala/jetpack-protocol another implementation] by Irakli (@gozala)
* [https://github.com/ttaubert/sync-for-panorama Sync for Panorama] - show synchronized devices as dedicated groups in Panorama (by @ttaubert)
* [https://github.com/ttaubert/sync-for-panorama Sync for Panorama] - show synchronized devices as dedicated groups in Panorama (by @ttaubert)
* [https://github.com/erikvold/userstyles-jplib UserStyles] by @erikvold
* [https://github.com/erikvold/userstyles-jplib UserStyles] by @erikvold, allows one to add CSS to any page, including chrome URIs with user styles (used by Stylish) that they can include with their addon or package.


== Async JavaScript APIs ==
== Async JavaScript APIs ==
Confirmed users
250

edits

Navigation menu