diff --git a/build/README.md b/build/README.md new file mode 100644 index 0000000..bb970aa --- /dev/null +++ b/build/README.md @@ -0,0 +1,13 @@ +This is a built version of most of the extensions in this repository. It excludes: + +* webpack-modules: because this one is all about building the module using webpack + +Because the extensions mostly have no application id, they can be signed by anyone on addons.mozilla.org. We haven't checked in or stored those ids so you can rebuild them if you'd like. We don't expect end users to be expecting these examples to update automatically (which is what the id is for). + +A couple do have ids. You can still sign them yourself by changing the application id. If you'd like to sign them officially and add them to this repo, contact @andymckay or @wbamberg and they can do it for you. + +If an extension changes and you'd like to rebuild it, then you should probably update the version number before building it. + +To build a new version of the extension use the web-ext sign command, for example: + + pushd ../commands/ && web-ext sign --artifacts-dir ../build && popd diff --git a/build/apply_css-1.0-an+fx.xpi b/build/apply_css-1.0-an+fx.xpi new file mode 100644 index 0000000..7830608 Binary files /dev/null and b/build/apply_css-1.0-an+fx.xpi differ diff --git a/build/beastify-1.0-an+fx.xpi b/build/beastify-1.0-an+fx.xpi new file mode 100644 index 0000000..23a317f Binary files /dev/null and b/build/beastify-1.0-an+fx.xpi differ diff --git a/build/bookmark_it-1.0-an+fx.xpi b/build/bookmark_it-1.0-an+fx.xpi new file mode 100644 index 0000000..cea19a0 Binary files /dev/null and b/build/bookmark_it-1.0-an+fx.xpi differ diff --git a/build/borderify-1.0-an+fx.xpi b/build/borderify-1.0-an+fx.xpi new file mode 100644 index 0000000..365ba75 Binary files /dev/null and b/build/borderify-1.0-an+fx.xpi differ diff --git a/build/chillout_page_action-1.0-an+fx.xpi b/build/chillout_page_action-1.0-an+fx.xpi new file mode 100644 index 0000000..a71dd01 Binary files /dev/null and b/build/chillout_page_action-1.0-an+fx.xpi differ diff --git a/build/context_menu_demo-1.0-an+fx.xpi b/build/context_menu_demo-1.0-an+fx.xpi new file mode 100644 index 0000000..4fd3d23 Binary files /dev/null and b/build/context_menu_demo-1.0-an+fx.xpi differ diff --git a/build/cookie_bg_picker-1.0-an+fx.xpi b/build/cookie_bg_picker-1.0-an+fx.xpi new file mode 100644 index 0000000..24abd96 Binary files /dev/null and b/build/cookie_bg_picker-1.0-an+fx.xpi differ diff --git a/build/emoji_substitution-1.0-an+fx.xpi b/build/emoji_substitution-1.0-an+fx.xpi new file mode 100644 index 0000000..3e1a2c8 Binary files /dev/null and b/build/emoji_substitution-1.0-an+fx.xpi differ diff --git a/build/eslint_example-1.0-an+fx.xpi b/build/eslint_example-1.0-an+fx.xpi new file mode 100644 index 0000000..2388674 Binary files /dev/null and b/build/eslint_example-1.0-an+fx.xpi differ diff --git a/build/favourite_colour-1.0-an+fx.xpi b/build/favourite_colour-1.0-an+fx.xpi new file mode 100644 index 0000000..3b10bae Binary files /dev/null and b/build/favourite_colour-1.0-an+fx.xpi differ diff --git a/build/history_deleter-1.0-an+fx.xpi b/build/history_deleter-1.0-an+fx.xpi new file mode 100644 index 0000000..080423c Binary files /dev/null and b/build/history_deleter-1.0-an+fx.xpi differ diff --git a/build/latest_download-1.0-an+fx.xpi b/build/latest_download-1.0-an+fx.xpi new file mode 100644 index 0000000..68d2f3c Binary files /dev/null and b/build/latest_download-1.0-an+fx.xpi differ diff --git a/build/list_cookies-1.0-an+fx.xpi b/build/list_cookies-1.0-an+fx.xpi new file mode 100644 index 0000000..a34037a Binary files /dev/null and b/build/list_cookies-1.0-an+fx.xpi differ diff --git a/build/navigation_stats-0.1.0-an+fx.xpi b/build/navigation_stats-0.1.0-an+fx.xpi new file mode 100644 index 0000000..c62dc93 Binary files /dev/null and b/build/navigation_stats-0.1.0-an+fx.xpi differ diff --git a/build/notify_link_clicks_i18n-1.0-an+fx.xpi b/build/notify_link_clicks_i18n-1.0-an+fx.xpi new file mode 100644 index 0000000..596b053 Binary files /dev/null and b/build/notify_link_clicks_i18n-1.0-an+fx.xpi differ diff --git a/build/open_my_page-1.0-an+fx.xpi b/build/open_my_page-1.0-an+fx.xpi new file mode 100644 index 0000000..9f7bcfd Binary files /dev/null and b/build/open_my_page-1.0-an+fx.xpi differ diff --git a/build/page_to_extension_messaging-1.0-an+fx.xpi b/build/page_to_extension_messaging-1.0-an+fx.xpi new file mode 100644 index 0000000..476532f Binary files /dev/null and b/build/page_to_extension_messaging-1.0-an+fx.xpi differ diff --git a/build/page_to_extension_messaging-1.0-fx.xpi b/build/page_to_extension_messaging-1.0-fx.xpi new file mode 100644 index 0000000..c73a004 Binary files /dev/null and b/build/page_to_extension_messaging-1.0-fx.xpi differ diff --git a/build/quicknote-1.0-an+fx.xpi b/build/quicknote-1.0-an+fx.xpi new file mode 100644 index 0000000..36de373 Binary files /dev/null and b/build/quicknote-1.0-an+fx.xpi differ diff --git a/build/sample_commands_extension-1.0-an+fx.xpi b/build/sample_commands_extension-1.0-an+fx.xpi new file mode 100644 index 0000000..9ed7873 Binary files /dev/null and b/build/sample_commands_extension-1.0-an+fx.xpi differ diff --git a/build/sample_commands_extension-1.0-fx.xpi b/build/sample_commands_extension-1.0-fx.xpi new file mode 100644 index 0000000..c604b5a Binary files /dev/null and b/build/sample_commands_extension-1.0-fx.xpi differ diff --git a/build/selection_to_clipboard-1.0-an+fx.xpi b/build/selection_to_clipboard-1.0-an+fx.xpi new file mode 100644 index 0000000..b413272 Binary files /dev/null and b/build/selection_to_clipboard-1.0-an+fx.xpi differ diff --git a/build/tab_strip-1.0-an+fx.xpi b/build/tab_strip-1.0-an+fx.xpi new file mode 100644 index 0000000..60e3786 Binary files /dev/null and b/build/tab_strip-1.0-an+fx.xpi differ diff --git a/build/tabs_tabs_tabs-1.0-an+fx.xpi b/build/tabs_tabs_tabs-1.0-an+fx.xpi new file mode 100644 index 0000000..e913c2f Binary files /dev/null and b/build/tabs_tabs_tabs-1.0-an+fx.xpi differ diff --git a/build/user_agent_rewriter-1.0-an+fx.xpi b/build/user_agent_rewriter-1.0-an+fx.xpi new file mode 100644 index 0000000..4385855 Binary files /dev/null and b/build/user_agent_rewriter-1.0-an+fx.xpi differ diff --git a/build/window_manipulator-1.0-an+fx.xpi b/build/window_manipulator-1.0-an+fx.xpi new file mode 100644 index 0000000..04350e3 Binary files /dev/null and b/build/window_manipulator-1.0-an+fx.xpi differ