From b72fe68bf964fe386f76897296c87ea3b1fdf148 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sat, 26 Aug 2023 11:55:56 +1000 Subject: First commit, imported from addons.mozilla.org, version 2.2.6 wget https://addons.mozilla.org/firefox/downloads/latest/rudolf-fernandes/latest.xpi mkdir limit-tabs unzip -d limit-tabs latest.xpi Not including the mozilla signatures. The extension is licensed under GNU GPLv3: https://addons.mozilla.org/en-US/firefox/addon/rudolf-fernandes/ --- icons/disabled.png | Bin 0 -> 662 bytes icons/enabled.png | Bin 0 -> 1579 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 icons/disabled.png create mode 100644 icons/enabled.png (limited to 'icons') diff --git a/icons/disabled.png b/icons/disabled.png new file mode 100644 index 0000000..3ae8a20 Binary files /dev/null and b/icons/disabled.png differ diff --git a/icons/enabled.png b/icons/enabled.png new file mode 100644 index 0000000..5571ea6 Binary files /dev/null and b/icons/enabled.png differ -- cgit v1.2.3