Show Icons Only Firefox

Examine source code of Show Icons Only

By: Alltag Add-on
Inspect and view changes in Show Icons Only source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "short_name": "__MSG_extensionShortName__",
  "version": "0.1.2",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "permissions": [
    "bookmarks",
    "storage",
    "menus"
  ],
  "background": {
    "scripts": [
      "src/background/main.js"
    ],
    "type": "module"
  },
  "action": {
    "default_area": "personaltoolbar",
    "default_icon": "icons/icon.svg",
    "default_popup": "ui/popup/popup.html",
    "default_title": "__MSG_actionTitleTitles__"
  },
  "icons": {
    "16": "icons/icon.svg",
    "32": "icons/icon.svg",
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "options_ui": {
    "page": "ui/options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2920d1d0-d55b-4706-82c1-27cbce84c16f}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Show Icons Only Alternatives

Here are some Firefox add-ons that are similar to Show Icons Only: