Elephant in the Room - An elephant standing in office building between rows of cubicles.
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Elephant in the Office",
"description": "Elephant in the Room - An elephant standing in office building between rows of cubicles.",
"manifest_version": 3,
"version": "1.0.0",
"theme": {
"images": {
"theme_ntp_background": "Elephant in the Office.png"
},
"colors": {
"frame": [
86,
89,
90
],
"toolbar": [
148,
150,
152
],
"tab_text": [
255,
255,
255
],
"toolbar_button_icon": [
0,
0,
0
],
"tab_background_text": [
0,
0,
0
],
"toolbar_text": [
255,
255,
255
],
"bookmark_text": [
255,
255,
255
]
}
},
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}