By: Arslan Akram Add-on
Inspect and view changes in M3B Colors Export source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "M3B Export Colors",
"description": "A browser extension which allows us to export the Material 3 colors to SCSS and CSS from Material 3 Theme Buillder (https://material-foundation.github.io/material-theme-builder/#/custom) for the M3B UI (http://m3b.dev)",
"version": "1.2.0",
"manifest_version": 2,
"permissions": [
"tabs"
],
"content_scripts": [
{
"matches": [
"https://material-foundation.github.io/material-theme-builder/*"
],
"js": [
"main.js"
]
}
],
"icons": {
"16": "/images/icon16.png",
"32": "/images/icon32.png",
"48": "/images/icon48.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "/images/icon16.png",
"32": "/images/icon32.png",
"48": "/images/icon48.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{1d95f73c-ae46-4983-8786-a29afac895b6}"
}
}
} Best M3B Colors Export Alternatives
Here are some Firefox add-ons that are similar to M3B Colors Export:
Colors on M3
leiapardue-1364602141.35
Material 3 theme
Palbahngmiyine
Material 3 Purple Dark
MillerGeek
Material Ocean color 1
DanieL Rojas
Materia
nisby44
Material Design: Dark Magenta
clouwerman
Material Design Colors Picker
Alexandre CIPOR
Material Ocean color 5
DanieL Rojas
Material Ocean color 4
DanieL Rojas
menu colors material
Firefox user 13259682
Base16 Everything
wddm
Material Grey-Orange
Joao Carlos Fernandes Rodrigues