Inspect and view changes in Autarkic Star source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"author": "Tatsze",
"name": "Autarkic Star",
"description": "Shine for yourself. Autarkic Star by Tatsze.",
"version": "1.2.3",
"manifest_version": 3,
"theme": {
"colors": {
"frame": [
38,
38,
46
],
"frame_inactive": [
38,
38,
46
],
"frame_incognito": [
38,
38,
46
],
"frame_incognito_inactive": [
38,
38,
46
],
"toolbar": [
63,
63,
71
],
"omnibox_background": [
63,
63,
71
],
"ntp_background": [
63,
63,
71
],
"tab_text": [
235,
235,
235
],
"omnibox_text": [
235,
235,
235
],
"toolbar_text": [
235,
235,
235
],
"tab_background_text": [
175,
175,
175
],
"tab_background_text_inactive": [
175,
175,
175
],
"tab_background_text_incognito": [
175,
175,
175
],
"tab_background_text_incognito_inactive": [
175,
175,
175
],
"bookmark_text": [
205,
205,
205
],
"ntp_header": [
205,
205,
205
],
"ntp_text": [
195,
195,
195
],
"toolbar_button_icon": [
205,
205,
205
]
}
}
}