extension-develop 4.0.2-canary.local-d776e4d9 → 4.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/101.mjs +1 -1
- package/dist/extension-js-devtools/chrome/content_scripts/content-0.js +2 -2
- package/dist/extension-js-devtools/chrome/devtools/index.js +1 -1
- package/dist/extension-js-devtools/chrome/manifest.json +3 -3
- package/dist/extension-js-devtools/chrome/pages/centralized-logger.js +4 -4
- package/dist/extension-js-devtools/chrome/pages/welcome.js +2 -2
- package/dist/extension-js-devtools/chrome/scripts/logger-client.js +1 -1
- package/dist/extension-js-devtools/chromium/content_scripts/content-0.js +2 -2
- package/dist/extension-js-devtools/chromium/devtools/index.js +1 -1
- package/dist/extension-js-devtools/chromium/manifest.json +3 -3
- package/dist/extension-js-devtools/chromium/pages/centralized-logger.js +4 -4
- package/dist/extension-js-devtools/chromium/pages/welcome.js +2 -2
- package/dist/extension-js-devtools/chromium/scripts/logger-client.js +1 -1
- package/dist/extension-js-devtools/edge/content_scripts/content-0.js +2 -2
- package/dist/extension-js-devtools/edge/devtools/index.js +1 -1
- package/dist/extension-js-devtools/edge/manifest.json +3 -3
- package/dist/extension-js-devtools/edge/pages/centralized-logger.js +4 -4
- package/dist/extension-js-devtools/edge/pages/welcome.js +2 -2
- package/dist/extension-js-devtools/edge/scripts/logger-client.js +1 -1
- package/dist/extension-js-devtools/extension-js/chrome/events.ndjson +2 -0
- package/dist/extension-js-devtools/extension-js/chrome/ready.json +16 -0
- package/dist/extension-js-devtools/extension-js/chromium/events.ndjson +2 -0
- package/dist/extension-js-devtools/extension-js/chromium/ready.json +16 -0
- package/dist/extension-js-devtools/extension-js/edge/events.ndjson +2 -0
- package/dist/extension-js-devtools/extension-js/edge/ready.json +16 -0
- package/dist/extension-js-devtools/extension-js/firefox/events.ndjson +2 -0
- package/dist/extension-js-devtools/extension-js/firefox/ready.json +16 -0
- package/dist/extension-js-devtools/firefox/content_scripts/content-0.js +2 -2
- package/dist/extension-js-devtools/firefox/devtools/index.js +1 -1
- package/dist/extension-js-devtools/firefox/pages/centralized-logger.js +4 -4
- package/dist/extension-js-devtools/firefox/pages/welcome.js +2 -2
- package/dist/extension-js-devtools/firefox/scripts/logger-client.js +1 -1
- package/dist/extension-js-theme/extension-js/chrome/events.ndjson +2 -0
- package/dist/extension-js-theme/extension-js/chrome/ready.json +16 -0
- package/dist/extension-js-theme/extension-js/chromium/events.ndjson +2 -0
- package/dist/extension-js-theme/extension-js/chromium/ready.json +16 -0
- package/dist/extension-js-theme/extension-js/edge/events.ndjson +2 -0
- package/dist/extension-js-theme/extension-js/edge/ready.json +16 -0
- package/dist/extension-js-theme/extension-js/firefox/events.ndjson +4 -148
- package/dist/extension-js-theme/extension-js/firefox/ready.json +7 -7
- package/package.json +1 -1
- package/dist/extension-js-theme/brave/background/service_worker.js +0 -2003
- package/dist/extension-js-theme/brave/background/service_worker.js.map +0 -1
- package/dist/extension-js-theme/brave/manifest.json +0 -45
- package/dist/extension-js-theme/chrome/Cached Theme.pak +0 -0
- package/dist/extension-js-theme/chromium/Cached Theme.pak +0 -0
- package/dist/extension-js-theme/extension-js/brave/events.ndjson +0 -4
- package/dist/extension-js-theme/extension-js/brave/logs.ndjson +0 -3
- package/dist/extension-js-theme/extension-js/brave/ready.json +0 -20
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/.extension-js-managed-profile +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/ChromeFeatureState +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/AccessibilityAnnotatorDatabase +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Account Web Data +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Account Web Data-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Affiliation Database +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Affiliation Database-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/AutofillAiModelCache/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/AutofillAiModelCache/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/AutofillStrikeDatabase/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/AutofillStrikeDatabase/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/BookmarkMergedSurfaceOrdering +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/BrowsingTopicsSiteData +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/BrowsingTopicsSiteData-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/BrowsingTopicsState +0 -12
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/BudgetDatabase/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/BudgetDatabase/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cache/Cache_Data/index +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cache/Cache_Data/sqldb0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cache/Cache_Data/sqldb1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cache/Cache_Data/sqldb2 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cache/No_Vary_Search/journal.baj +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cache/No_Vary_Search/snapshot.baf +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/ClientCertificates/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/ClientCertificates/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Code Cache/pc/05_@;2t2fb2=a6@=`6`2`218;50[[=243915.92@2126345=;-629[`2.db +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Code Cache/pc/05_@;2t2fb2=a6@=`6`2`218;50[[=243915.92@2126345=;-629[`2.journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Collaboration/MessageDB +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Collaboration/MessageDB-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cookies +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Cookies-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DIPS +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DIPS-wal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DataSharing/DataSharingDB +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DataSharing/DataSharingDB-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnGraphiteCache/data_0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnGraphiteCache/data_1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnGraphiteCache/data_2 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnGraphiteCache/data_3 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnGraphiteCache/index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnWebGPUCache/data_0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnWebGPUCache/data_1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnWebGPUCache/data_2 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnWebGPUCache/data_3 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/DawnWebGPUCache/index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Rules/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Rules/CURRENT +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Rules/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Rules/LOG +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Rules/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Scripts/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Scripts/CURRENT +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Scripts/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Scripts/LOG +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension Scripts/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension State/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension State/CURRENT +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension State/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension State/LOG +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Extension State/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Favicons +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Favicons-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Feature Engagement Tracker/AvailabilityDB/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Feature Engagement Tracker/AvailabilityDB/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Feature Engagement Tracker/EventDB/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Feature Engagement Tracker/EventDB/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GCM Store/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GCM Store/CURRENT +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GCM Store/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GCM Store/LOG +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GCM Store/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GPUCache/data_0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GPUCache/data_1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GPUCache/data_2 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GPUCache/data_3 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/GPUCache/index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/History +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/History-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Extension Settings/dkmhcppnegfldhbleoedeifghnmaielp/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Extension Settings/dkmhcppnegfldhbleoedeifghnmaielp/CURRENT +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Extension Settings/dkmhcppnegfldhbleoedeifghnmaielp/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Extension Settings/dkmhcppnegfldhbleoedeifghnmaielp/LOG +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Extension Settings/dkmhcppnegfldhbleoedeifghnmaielp/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Storage/leveldb/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Storage/leveldb/CURRENT +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Storage/leveldb/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Storage/leveldb/LOG +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Local Storage/leveldb/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Login Data +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Login Data For Account +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Login Data For Account-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Login Data-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Network Action Predictor +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Network Action Predictor-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Network Persistent State +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/PersistentOriginTrials/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/PersistentOriginTrials/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Preferences +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/PreferredApps +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Reporting and NEL +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Reporting and NEL-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/SCT Auditing Pending Reports +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Safe Browsing Cookies +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Safe Browsing Cookies-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Secure Preferences +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Segmentation Platform/SegmentInfoDB/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Segmentation Platform/SegmentInfoDB/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Segmentation Platform/SignalDB/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Segmentation Platform/SignalDB/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Segmentation Platform/SignalStorageConfigDB/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Segmentation Platform/SignalStorageConfigDB/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/ServerCertificate +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/ServerCertificate-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/Database/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/Database/CURRENT +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/Database/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/Database/LOG +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/Database/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/ScriptCache/2cc80dabc69f58b6_0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/ScriptCache/2cc80dabc69f58b6_1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/ScriptCache/4cb013792b196a35_0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/ScriptCache/4cb013792b196a35_1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/ScriptCache/index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Service Worker/ScriptCache/index-dir/the-real-index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Session Storage/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Session Storage/CURRENT +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Session Storage/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Session Storage/LOG +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Session Storage/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sessions/Session_13426296971679614 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sessions/Tabs_13426296976710116 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Shared Dictionary/cache/index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Shared Dictionary/cache/index-dir/the-real-index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Shared Dictionary/db +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Shared Dictionary/db-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/SharedStorage +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Shortcuts +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Shortcuts-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Site Characteristics Database/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Site Characteristics Database/CURRENT +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Site Characteristics Database/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Site Characteristics Database/LOG +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Site Characteristics Database/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sync Data/LevelDB/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sync Data/LevelDB/CURRENT +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sync Data/LevelDB/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sync Data/LevelDB/LOG +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Sync Data/LevelDB/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Top Sites +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Top Sites-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/TransportSecurity +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Trust Tokens +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Trust Tokens-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Web Data +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/Web Data-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/WebStorage/QuotaManager +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/WebStorage/QuotaManager-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/chrome_cart_db/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/chrome_cart_db/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/commerce_subscription_db/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/commerce_subscription_db/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/discount_infos_db/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/discount_infos_db/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/discounts_db/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/discounts_db/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/engine_allowlist.bf +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/heavy_ad_intervention_opt_out.db +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/heavy_ad_intervention_opt_out.db-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/optimization_guide_hint_cache_store/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/optimization_guide_hint_cache_store/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/parcel_tracking_db/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/parcel_tracking_db/LOG +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/CURRENT +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/LOG +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/metadata/000003.log +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/metadata/CURRENT +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/metadata/LOCK +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/metadata/LOG +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/shared_proto_db/metadata/MANIFEST-000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Default/trusted_vault.pb +0 -2
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GPUPersistentCache/GPUCache/6SE4MO4T2PYNTMRZGJ6B4HK2AV4LBDP4/cache.db +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GPUPersistentCache/GPUCache/6SE4MO4T2PYNTMRZGJ6B4HK2AV4LBDP4/cache.db-wal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GPUPersistentCache/GPUCache/6SE4MO4T2PYNTMRZGJ6B4HK2AV4LBDP4/cache.journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GraphiteDawnCache/data_0 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GraphiteDawnCache/data_1 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GraphiteDawnCache/data_2 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GraphiteDawnCache/data_3 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GraphiteDawnCache/f_000001 +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/GraphiteDawnCache/index +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Last Version +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Local State +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/Variations +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/extensions_crx_cache/metadata.json +0 -1
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/first_party_sets.db +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/first_party_sets.db-journal +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/segmentation_platform/ukm_db +0 -0
- package/dist/extension-js-theme/extension-js/profiles/brave-profile/circular-scarlet-slug/segmentation_platform/ukm_db-wal +0 -0
- package/dist/extension-js-theme/theme-dist-bak/chrome/Cached Theme.pak +0 -0
- package/dist/extension-js-theme/theme-dist-bak/chrome/manifest.json +0 -22
- package/dist/extension-js-theme/theme-dist-bak/chromium/Cached Theme.pak +0 -0
- package/dist/extension-js-theme/theme-dist-bak/chromium/manifest.json +0 -22
- package/dist/extension-js-theme/theme-dist-bak/edge/Cached Theme.pak +0 -0
- package/dist/extension-js-theme/theme-dist-bak/edge/manifest.json +0 -22
- package/dist/extension-js-theme/theme-dist-bak/firefox/manifest.json +0 -66
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{"use strict";var t={},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var a=e[o]={exports:{}};return t[o](a,a.exports,r),a.exports}var o="scripts/logger-client.ts",n="scripts/logger-client.ts",a="831980a1",i=[],u="object"==typeof globalThis&&globalThis?globalThis.__EXTENSIONJS_DEV_REINJECT__||(globalThis.__EXTENSIONJS_DEV_REINJECT__={}):{},s=[];function c(t){return"function"==typeof t&&s.push(t),t}function l(t,e,r){try{return}catch(t){}}function d(){try{if("u"<typeof document||"function"!=typeof document.querySelectorAll)return;for(var t=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),e=0;e<t.length;e++){var r=t[e];if(r&&"function"==typeof r.getAttribute){var o=String(r.getAttribute("data-extjs-reinject-owner")||"");if(o&&o===String(n||"")){var i=String(r.getAttribute("data-extjs-reinject-build")||""),u=String(a||"");if(!i||!u||i!==u){try{var s=document.documentElement;s&&"function"==typeof s.setAttribute&&(s.setAttribute("data-extjs-debug-stage","cleanup-known-roots"),s.setAttribute("data-extjs-debug-last-removal","cleanup-known-roots"),s.setAttribute("data-extjs-debug-last-removal-key",String(n||"")),s.setAttribute("data-extjs-debug-last-removal-source","cleanup-known-roots"),s.setAttribute("data-extjs-debug-last-removed-node-tag",String(r.tagName||"").toLowerCase()))}catch(t){}try{r.remove()}catch(t){}}}}}}catch(t){}}try{"object"==typeof globalThis&&globalThis&&(globalThis.__EXTENSIONJS_registerCleanup=c,globalThis.registerCleanup=c)}catch(t){}try{!function(){try{if("object"!=typeof globalThis||!globalThis||globalThis.__EXTJS_DEBUG_REMOVAL_OBSERVER__||"function"!=typeof MutationObserver||"u"<typeof document)return;var t=document.documentElement||document.body||document;if(!t)return;var e=new MutationObserver(function(t){try{for(var e=String(n||""),r=0;r<t.length;r++)for(var o=Array.from(t[r].removedNodes||[]),a=0;a<o.length;a++){var i=o[a],u=function(t){try{if(!t||1!==t.nodeType)return null;if("function"==typeof t.getAttribute&&String(t.getAttribute("data-extjs-reinject-owner")||"")===e)return t;if("function"==typeof t.querySelector)return t.querySelector('[data-extjs-reinject-owner="'+e.replace(/"/g,'\\"')+'"]')}catch(t){}return null}(i);if(u&&"function"==typeof u.getAttribute){var s=String(u.getAttribute("data-extjs-reinject-owner")||"");if(s&&s===e){var c=document.documentElement;c&&"function"==typeof c.setAttribute&&(c.getAttribute("data-extjs-debug-last-removal")||c.setAttribute("data-extjs-debug-last-removal","mutation-observer"),c.getAttribute("data-extjs-debug-last-removal-key")||c.setAttribute("data-extjs-debug-last-removal-key",s),c.getAttribute("data-extjs-debug-last-removal-source")||c.setAttribute("data-extjs-debug-last-removal-source","mutation-observer"),c.getAttribute("data-extjs-debug-last-removed-node-tag")||c.setAttribute("data-extjs-debug-last-removed-node-tag",String(i.tagName||"").toLowerCase()),c.getAttribute("data-extjs-debug-last-removed-node-id")||c.setAttribute("data-extjs-debug-last-removed-node-id",String(i.id||"")),c.getAttribute("data-extjs-debug-last-removed-node-class")||c.setAttribute("data-extjs-debug-last-removed-node-class",String(i.className||"")),c.getAttribute("data-extjs-debug-last-removed-node-direct")||c.setAttribute("data-extjs-debug-last-removed-node-direct",String(i===u)),c.getAttribute("data-extjs-debug-last-removal-ready-state")||c.setAttribute("data-extjs-debug-last-removal-ready-state",String(document.readyState||"")),c.getAttribute("data-extjs-debug-last-removal-url")||c.setAttribute("data-extjs-debug-last-removal-url",String(location.href||"")),c.setAttribute("data-extjs-debug-stage","root-removed-observed"));return}}}}catch(t){}});e.observe(t,{childList:!0,subtree:!0}),globalThis.__EXTJS_DEBUG_REMOVAL_OBSERVER__=e}catch(t){}}()}catch(t){}try{!function(){try{if("object"!=typeof globalThis||!globalThis||globalThis.__EXTJS_DEBUG_DOM_APIS_PATCHED__)return;var t=function(t,e,r){try{var o=document.documentElement;if(!o||"function"!=typeof o.setAttribute)return;var a=null;if(e&&1===e.nodeType&&("function"==typeof e.getAttribute&&String(e.getAttribute("data-extjs-reinject-owner")||"")===String(n||"")?a=e:"function"==typeof e.querySelector&&(a=e.querySelector('[data-extjs-reinject-owner="'+String(n||"").replace(/"/g,'\\"')+'"]'))),!a)return;o.setAttribute("data-extjs-debug-stage","dom-api-removal"),o.setAttribute("data-extjs-debug-last-removal",t),o.setAttribute("data-extjs-debug-last-removal-source",t),o.setAttribute("data-extjs-debug-last-removal-key",String(n||"")),o.setAttribute("data-extjs-debug-last-removed-node-tag",String(e&&e.tagName||"").toLowerCase()),o.setAttribute("data-extjs-debug-last-removed-node-id",String(e&&e.id||"")),o.setAttribute("data-extjs-debug-last-removed-node-class",String(e&&e.className||"")),o.setAttribute("data-extjs-debug-last-removed-node-direct",String(e===a)),o.setAttribute("data-extjs-debug-last-removal-ready-state",String(document.readyState||"")),o.setAttribute("data-extjs-debug-last-removal-url",String(location.href||"")),o.setAttribute("data-extjs-debug-last-removal-parent-tag",String(r&&r.tagName||"").toLowerCase())}catch(t){}};try{var e=Node.prototype.removeChild;"function"==typeof e&&(Node.prototype.removeChild=function(r){return t("Node.removeChild",r,this),e.call(this,r)})}catch(t){}try{var r=Element.prototype.replaceChildren;"function"==typeof r&&(Element.prototype.replaceChildren=function(){try{for(var e=Array.from(this.childNodes||[]),o=0;o<e.length;o++)t("Element.replaceChildren",e[o],this)}catch(t){}return r.apply(this,arguments)})}catch(t){}globalThis.__EXTJS_DEBUG_DOM_APIS_PATCHED__=!0}catch(t){}}()}catch(t){}try{!function(t){try{if("u"<typeof document)return;var e=document.documentElement;if(!e||"function"!=typeof e.getAttribute||"function"!=typeof e.setAttribute)return;var r=Number(e.getAttribute("data-extjs-debug-execution-count")||"0"),o=Number.isFinite(r)?r+1:1,a=[];try{a=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])'))}catch(t){}e.setAttribute("data-extjs-debug-execution-count",String(o)),e.setAttribute("data-extjs-debug-last-execution-stage",String(t||"")),e.setAttribute("data-extjs-debug-last-execution-key",String(n||"")),e.setAttribute("data-extjs-debug-existing-root-count-before-cleanup",String(a.length))}catch(t){}}("bootstrap")}catch(t){}var g=u[n],b=function(t){try{if(!t)return 0;if("function"==typeof t&&"number"==typeof t.__extjsGeneration)return t.__extjsGeneration;if("object"==typeof t){if("number"==typeof t.__extjsGeneration)return t.__extjsGeneration;if("number"==typeof t.generation)return t.generation;if("function"==typeof t.cleanup&&"number"==typeof t.cleanup.__extjsGeneration)return t.cleanup.__extjsGeneration}}catch(t){}return 0}(g);try{!function(){try{if("u"<typeof document||"function"!=typeof document.querySelectorAll)return;for(var t=Array.from(document.querySelectorAll('[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),e=0;e<t.length;e++){var r=t[e];if(r&&"function"==typeof r.getAttribute&&!String(r.getAttribute("data-extjs-reinject-owner")||""))try{r.remove()}catch(t){}}}catch(t){}}()}catch(t){}try{var f="function"==typeof g?g:g&&"function"==typeof g.cleanup?g.cleanup:null;if("function"==typeof f){try{var m=document.documentElement;m&&"function"==typeof m.setAttribute&&(m.setAttribute("data-extjs-debug-stage","previous-cleanup"),m.setAttribute("data-extjs-debug-last-removal","previous-cleanup"),m.setAttribute("data-extjs-debug-last-removal-key",String(n||"")),m.setAttribute("data-extjs-debug-last-removal-source","previous-cleanup"))}catch(t){}f()}}catch(t){}try{d()}catch(t){}function y(){try{var t="";try{"object"==typeof globalThis&&globalThis&&globalThis.browser&&globalThis.browser.runtime&&"function"==typeof globalThis.browser.runtime.getURL?t=String(globalThis.browser.runtime.getURL("/")):"object"==typeof globalThis&&globalThis&&globalThis.chrome&&globalThis.chrome.runtime&&"function"==typeof globalThis.chrome.runtime.getURL&&(t=String(globalThis.chrome.runtime.getURL("/")))}catch(t){}if(!t)try{"object"==typeof document&&document&&document.documentElement&&(t=String(document.documentElement.getAttribute("data-extjs-extension-base")||""))}catch(t){}if(!t)return!1;"/"!==t.charAt(t.length-1)&&(t+="/");try{r.p=t}catch(t){}try{r.b=t}catch(t){}return!0}catch(t){}return!1}try{if(!y()){var h=0,p=function(){try{if(y())return}catch(t){}h++<50&&setTimeout(p,100)};p()}}catch(t){}try{b=(Number(b)||0)+1}catch(t){}try{l(n,Number(b)||0,"executed")}catch(t){}try{!function(){try{if(0!==String(o||"").indexOf("content_scripts/content-")||"u"<typeof document||"function"!=typeof fetch)return;var t=Array.from(new Set((Array.isArray(i)?i:[]).concat([function(t){try{if("object"==typeof globalThis&&globalThis&&globalThis.browser&&globalThis.browser.runtime&&"function"==typeof globalThis.browser.runtime.getURL)return globalThis.browser.runtime.getURL(t);if("object"==typeof globalThis&&globalThis&&globalThis.chrome&&globalThis.chrome.runtime&&"function"==typeof globalThis.chrome.runtime.getURL)return globalThis.chrome.runtime.getURL(t)}catch(t){}try{var e="object"==typeof globalThis&&globalThis&&globalThis.__EXTJS_EXTENSION_BASE__?String(globalThis.__EXTJS_EXTENSION_BASE__):"";if(!e&&"object"==typeof document&&document&&document.documentElement&&(e=String(document.documentElement.getAttribute("data-extjs-extension-base")||"")),!e)return"";return e.replace(/\/+$/,"/")+String(t||"").replace(/^\/+/,"")}catch(t){}return""}(o+".css")]).filter(function(t){return"string"==typeof t&&t.trim().length>0})));if(!t.length)return;var e="",r=null,a=0,u=function(){try{for(var i=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),s=0;s<i.length;s++){var c=i[s];if(c&&c.shadowRoot&&"function"==typeof c.getAttribute){var l=String(c.getAttribute("data-extjs-reinject-owner")||"");if((!l||l===String(n||""))&&(!(!l&&String(c.getAttribute("data-extjs-reinject-key")||""))||String(c.getAttribute("data-extjs-reinject-key")||"")===String(o||""))){var d=c.shadowRoot,g=Array.from(d.querySelectorAll("style")).some(function(t){return t&&"true"!==t.getAttribute("data-extjs-bundle-css")&&String(t.textContent||"").trim().length>0}),b=d.querySelector('style[data-extjs-bundle-css="true"]');if(g){b&&b.parentNode&&b.parentNode.removeChild(b);return}if("string"==typeof e&&e.trim()){b||((b=document.createElement("style")).setAttribute("data-extjs-bundle-css","true"),b.setAttribute("data-extjs-reinject-key",String(n||"")),d.insertBefore(b,d.firstChild||null)),String(b.textContent||"")!==e&&(b.textContent=e);return}}}}}catch(t){}a++<20&&(!r&&(r||(r=(function e(r){return r>=t.length?Promise.resolve(""):fetch(t[r]).then(function(t){return t&&t.ok?t.text():""}).catch(function(){return""}).then(function(t){return"string"==typeof t&&t.trim().length>0?t:e(r+1)})})(0).then(function(t){e="string"==typeof t?t:"";try{setTimeout(u,0)}catch(t){}return e}).catch(function(){return""}))),setTimeout(u,250))};u()}catch(t){}}()}catch(t){}try{u[n]={cleanup:function(){try{!function(t){try{if(!Array.isArray(t))return;for(var e=t.length-1;e>=0;e--)try{"function"==typeof t[e]&&t[e]()}catch(t){}}catch(t){}}(s)}catch(t){}try{d()}catch(t){}try{l(n,Number(b)||0,"cleaned")}catch(t){}},generation:Number(b)||0,build:a}}catch(t){}})();
|
|
1
|
+
(()=>{"use strict";var t={},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}var o="scripts/logger-client.ts",n="scripts/logger-client.ts",i="831980a1",c=[],a="object"==typeof globalThis&&globalThis?globalThis.__EXTENSIONJS_DEV_REINJECT__||(globalThis.__EXTENSIONJS_DEV_REINJECT__={}):{},u=[];function l(t){return"function"==typeof t&&u.push(t),t}function s(t,e,r){try{return}catch(t){}}function f(){try{if("u"<typeof document||"function"!=typeof document.querySelectorAll)return;for(var t=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),e=0;e<t.length;e++){var r=t[e];if(r&&"function"==typeof r.getAttribute){var o=String(r.getAttribute("data-extjs-reinject-owner")||"");if(o&&o===String(n||"")){var c=String(r.getAttribute("data-extjs-reinject-build")||""),a=String(i||"");if(!c||!a||c!==a){try{var u=document.documentElement;u&&"function"==typeof u.setAttribute&&(u.setAttribute("data-extjs-debug-stage","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removal","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removal-key",String(n||"")),u.setAttribute("data-extjs-debug-last-removal-source","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removed-node-tag",String(r.tagName||"").toLowerCase()))}catch(t){}try{r.remove()}catch(t){}}}}}}catch(t){}}try{"object"==typeof globalThis&&globalThis&&(globalThis.__EXTENSIONJS_registerCleanup=l,globalThis.registerCleanup=l)}catch(t){}var g=a[n],h=function(t){try{if(!t)return 0;if("function"==typeof t&&"number"==typeof t.__extjsGeneration)return t.__extjsGeneration;if("object"==typeof t){if("number"==typeof t.__extjsGeneration)return t.__extjsGeneration;if("number"==typeof t.generation)return t.generation;if("function"==typeof t.cleanup&&"number"==typeof t.cleanup.__extjsGeneration)return t.cleanup.__extjsGeneration}}catch(t){}return 0}(g);try{!function(){try{if("u"<typeof document||"function"!=typeof document.querySelectorAll)return;for(var t=Array.from(document.querySelectorAll('[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),e=0;e<t.length;e++){var r=t[e];if(r&&"function"==typeof r.getAttribute&&!String(r.getAttribute("data-extjs-reinject-owner")||""))try{r.remove()}catch(t){}}}catch(t){}}()}catch(t){}try{var b="function"==typeof g?g:g&&"function"==typeof g.cleanup?g.cleanup:null;"function"==typeof b&&b()}catch(t){}try{f()}catch(t){}function y(){try{var t="";try{"object"==typeof globalThis&&globalThis&&globalThis.browser&&globalThis.browser.runtime&&"function"==typeof globalThis.browser.runtime.getURL?t=String(globalThis.browser.runtime.getURL("/")):"object"==typeof globalThis&&globalThis&&globalThis.chrome&&globalThis.chrome.runtime&&"function"==typeof globalThis.chrome.runtime.getURL&&(t=String(globalThis.chrome.runtime.getURL("/")))}catch(t){}if(!t)try{"object"==typeof document&&document&&document.documentElement&&(t=String(document.documentElement.getAttribute("data-extjs-extension-base")||""))}catch(t){}if(!t)return!1;"/"!==t.charAt(t.length-1)&&(t+="/");try{r.p=t}catch(t){}try{r.b=t}catch(t){}return!0}catch(t){}return!1}try{if(!y()){var m=0,d=function(){try{if(y())return}catch(t){}m++<50&&setTimeout(d,100)};d()}}catch(t){}try{h=(Number(h)||0)+1}catch(t){}try{s(n,Number(h)||0,"executed")}catch(t){}try{!function(){try{if(0!==String(o||"").indexOf("content_scripts/content-")||"u"<typeof document||"function"!=typeof fetch)return;var t=Array.from(new Set((Array.isArray(c)?c:[]).concat([function(t){try{if("object"==typeof globalThis&&globalThis&&globalThis.browser&&globalThis.browser.runtime&&"function"==typeof globalThis.browser.runtime.getURL)return globalThis.browser.runtime.getURL(t);if("object"==typeof globalThis&&globalThis&&globalThis.chrome&&globalThis.chrome.runtime&&"function"==typeof globalThis.chrome.runtime.getURL)return globalThis.chrome.runtime.getURL(t)}catch(t){}try{var e="object"==typeof globalThis&&globalThis&&globalThis.__EXTJS_EXTENSION_BASE__?String(globalThis.__EXTJS_EXTENSION_BASE__):"";if(!e&&"object"==typeof document&&document&&document.documentElement&&(e=String(document.documentElement.getAttribute("data-extjs-extension-base")||"")),!e)return"";return e.replace(/\/+$/,"/")+String(t||"").replace(/^\/+/,"")}catch(t){}return""}(o+".css")]).filter(function(t){return"string"==typeof t&&t.trim().length>0})));if(!t.length)return;var e="",r=null,i=0,a=function(){try{for(var c=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),u=0;u<c.length;u++){var l=c[u];if(l&&l.shadowRoot&&"function"==typeof l.getAttribute){var s=String(l.getAttribute("data-extjs-reinject-owner")||"");if((!s||s===String(n||""))&&(!(!s&&String(l.getAttribute("data-extjs-reinject-key")||""))||String(l.getAttribute("data-extjs-reinject-key")||"")===String(o||""))){var f=l.shadowRoot,g=Array.from(f.querySelectorAll("style")).some(function(t){return t&&"true"!==t.getAttribute("data-extjs-bundle-css")&&String(t.textContent||"").trim().length>0}),h=f.querySelector('style[data-extjs-bundle-css="true"]');if(g){h&&h.parentNode&&h.parentNode.removeChild(h);return}if("string"==typeof e&&e.trim()){h||((h=document.createElement("style")).setAttribute("data-extjs-bundle-css","true"),h.setAttribute("data-extjs-reinject-key",String(n||"")),f.insertBefore(h,f.firstChild||null)),String(h.textContent||"")!==e&&(h.textContent=e);return}}}}}catch(t){}i++<20&&(!r&&(r||(r=(function e(r){return r>=t.length?Promise.resolve(""):fetch(t[r]).then(function(t){return t&&t.ok?t.text():""}).catch(function(){return""}).then(function(t){return"string"==typeof t&&t.trim().length>0?t:e(r+1)})})(0).then(function(t){e="string"==typeof t?t:"";try{setTimeout(a,0)}catch(t){}return e}).catch(function(){return""}))),setTimeout(a,250))};a()}catch(t){}}()}catch(t){}try{a[n]={cleanup:function(){try{!function(t){try{if(!Array.isArray(t))return;for(var e=t.length-1;e>=0;e--)try{"function"==typeof t[e]&&t[e]()}catch(t){}}catch(t){}}(u)}catch(t){}try{f()}catch(t){}try{s(n,Number(h)||0,"cleaned")}catch(t){}},generation:Number(h)||0,build:i}}catch(t){}})();
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 2,
|
|
3
|
+
"command": "start",
|
|
4
|
+
"browser": "chrome",
|
|
5
|
+
"runId": "mr21sups-pnyf1k95",
|
|
6
|
+
"startedAt": "2026-07-01T12:24:51.328Z",
|
|
7
|
+
"distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/chrome",
|
|
8
|
+
"manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
|
|
9
|
+
"port": null,
|
|
10
|
+
"controlPort": null,
|
|
11
|
+
"status": "ready",
|
|
12
|
+
"pid": 2924,
|
|
13
|
+
"ts": "2026-07-01T12:24:51.391Z",
|
|
14
|
+
"compiledAt": "2026-07-01T12:24:51.391Z",
|
|
15
|
+
"errors": []
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 2,
|
|
3
|
+
"command": "start",
|
|
4
|
+
"browser": "chromium",
|
|
5
|
+
"runId": "mr21su91-cngmy4pk",
|
|
6
|
+
"startedAt": "2026-07-01T12:24:50.725Z",
|
|
7
|
+
"distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/chromium",
|
|
8
|
+
"manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
|
|
9
|
+
"port": null,
|
|
10
|
+
"controlPort": null,
|
|
11
|
+
"status": "ready",
|
|
12
|
+
"pid": 2884,
|
|
13
|
+
"ts": "2026-07-01T12:24:50.788Z",
|
|
14
|
+
"compiledAt": "2026-07-01T12:24:50.788Z",
|
|
15
|
+
"errors": []
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 2,
|
|
3
|
+
"command": "start",
|
|
4
|
+
"browser": "edge",
|
|
5
|
+
"runId": "mr21svmt-nz0hablw",
|
|
6
|
+
"startedAt": "2026-07-01T12:24:52.517Z",
|
|
7
|
+
"distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/edge",
|
|
8
|
+
"manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
|
|
9
|
+
"port": null,
|
|
10
|
+
"controlPort": null,
|
|
11
|
+
"status": "ready",
|
|
12
|
+
"pid": 3004,
|
|
13
|
+
"ts": "2026-07-01T12:24:52.579Z",
|
|
14
|
+
"compiledAt": "2026-07-01T12:24:52.579Z",
|
|
15
|
+
"errors": []
|
|
16
|
+
}
|
|
@@ -1,148 +1,4 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-
|
|
2
|
-
{"type":"compile_success","ts":"2026-
|
|
3
|
-
{"type":"compile_start","ts":"2026-
|
|
4
|
-
{"type":"compile_success","ts":"2026-
|
|
5
|
-
{"type":"compile_start","ts":"2026-06-11T17:23:13.122Z","command":"start","browser":"firefox"}
|
|
6
|
-
{"type":"compile_success","ts":"2026-06-11T17:23:13.137Z","command":"start","browser":"firefox","durationMs":16,"errorCount":0}
|
|
7
|
-
{"type":"compile_start","ts":"2026-06-11T17:23:34.086Z","command":"start","browser":"firefox"}
|
|
8
|
-
{"type":"compile_success","ts":"2026-06-11T17:23:34.096Z","command":"start","browser":"firefox","durationMs":11,"errorCount":0}
|
|
9
|
-
{"type":"compile_start","ts":"2026-06-11T17:23:56.271Z","command":"start","browser":"firefox"}
|
|
10
|
-
{"type":"compile_success","ts":"2026-06-11T17:23:56.283Z","command":"start","browser":"firefox","durationMs":12,"errorCount":0}
|
|
11
|
-
{"type":"compile_start","ts":"2026-06-12T14:53:39.695Z","command":"start","browser":"firefox"}
|
|
12
|
-
{"type":"compile_success","ts":"2026-06-12T14:53:39.719Z","command":"start","browser":"firefox","durationMs":28,"errorCount":0}
|
|
13
|
-
{"type":"compile_start","ts":"2026-06-12T14:54:00.124Z","command":"start","browser":"firefox"}
|
|
14
|
-
{"type":"compile_success","ts":"2026-06-12T14:54:00.135Z","command":"start","browser":"firefox","durationMs":12,"errorCount":0}
|
|
15
|
-
{"type":"compile_start","ts":"2026-06-12T14:54:26.118Z","command":"start","browser":"firefox"}
|
|
16
|
-
{"type":"compile_success","ts":"2026-06-12T14:54:26.134Z","command":"start","browser":"firefox","durationMs":16,"errorCount":0}
|
|
17
|
-
{"type":"compile_start","ts":"2026-06-12T14:56:22.837Z","command":"start","browser":"firefox"}
|
|
18
|
-
{"type":"compile_success","ts":"2026-06-12T14:56:22.851Z","command":"start","browser":"firefox","durationMs":14,"errorCount":0}
|
|
19
|
-
{"type":"compile_start","ts":"2026-06-12T15:03:25.982Z","command":"start","browser":"firefox"}
|
|
20
|
-
{"type":"compile_success","ts":"2026-06-12T15:03:25.997Z","command":"start","browser":"firefox","durationMs":16,"errorCount":0}
|
|
21
|
-
{"type":"compile_start","ts":"2026-06-12T15:03:47.513Z","command":"start","browser":"firefox"}
|
|
22
|
-
{"type":"compile_success","ts":"2026-06-12T15:03:47.525Z","command":"start","browser":"firefox","durationMs":12,"errorCount":0}
|
|
23
|
-
{"type":"compile_start","ts":"2026-06-18T20:00:24.726Z","command":"start","browser":"firefox"}
|
|
24
|
-
{"type":"compile_success","ts":"2026-06-18T20:00:24.739Z","command":"start","browser":"firefox","durationMs":13,"errorCount":0}
|
|
25
|
-
{"type":"compile_start","ts":"2026-06-18T20:02:16.162Z","command":"start","browser":"firefox"}
|
|
26
|
-
{"type":"compile_success","ts":"2026-06-18T20:02:16.181Z","command":"start","browser":"firefox","durationMs":20,"errorCount":0}
|
|
27
|
-
{"type":"compile_start","ts":"2026-06-18T20:44:54.862Z","command":"start","browser":"firefox"}
|
|
28
|
-
{"type":"compile_success","ts":"2026-06-18T20:44:54.873Z","command":"start","browser":"firefox","durationMs":11,"errorCount":0}
|
|
29
|
-
{"type":"compile_start","ts":"2026-06-18T20:46:28.658Z","command":"start","browser":"firefox"}
|
|
30
|
-
{"type":"compile_success","ts":"2026-06-18T20:46:28.680Z","command":"start","browser":"firefox","durationMs":23,"errorCount":0}
|
|
31
|
-
{"type":"compile_start","ts":"2026-06-18T20:54:11.663Z","command":"start","browser":"firefox"}
|
|
32
|
-
{"type":"compile_success","ts":"2026-06-18T20:54:11.675Z","command":"start","browser":"firefox","durationMs":13,"errorCount":0}
|
|
33
|
-
{"type":"compile_start","ts":"2026-06-18T21:08:25.341Z","command":"start","browser":"firefox"}
|
|
34
|
-
{"type":"compile_success","ts":"2026-06-18T21:08:25.352Z","command":"start","browser":"firefox","durationMs":12,"errorCount":0}
|
|
35
|
-
{"type":"compile_start","ts":"2026-06-18T21:16:01.212Z","command":"start","browser":"firefox"}
|
|
36
|
-
{"type":"compile_success","ts":"2026-06-18T21:16:01.242Z","command":"start","browser":"firefox","durationMs":33,"errorCount":0}
|
|
37
|
-
{"type":"compile_start","ts":"2026-06-18T21:24:20.861Z","command":"start","browser":"firefox"}
|
|
38
|
-
{"type":"compile_success","ts":"2026-06-18T21:24:20.874Z","command":"start","browser":"firefox","durationMs":15,"errorCount":0}
|
|
39
|
-
{"type":"compile_start","ts":"2026-06-18T22:35:33.220Z","command":"start","browser":"firefox"}
|
|
40
|
-
{"type":"compile_success","ts":"2026-06-18T22:35:33.244Z","command":"start","browser":"firefox","durationMs":25,"errorCount":0}
|
|
41
|
-
{"type":"compile_start","ts":"2026-06-18T22:44:01.019Z","command":"start","browser":"firefox"}
|
|
42
|
-
{"type":"compile_success","ts":"2026-06-18T22:44:01.037Z","command":"start","browser":"firefox","durationMs":19,"errorCount":0}
|
|
43
|
-
{"type":"compile_start","ts":"2026-06-18T22:52:35.527Z","command":"start","browser":"firefox"}
|
|
44
|
-
{"type":"compile_success","ts":"2026-06-18T22:52:35.543Z","command":"start","browser":"firefox","durationMs":17,"errorCount":0}
|
|
45
|
-
{"type":"compile_start","ts":"2026-06-18T23:20:57.050Z","command":"start","browser":"firefox"}
|
|
46
|
-
{"type":"compile_success","ts":"2026-06-18T23:20:57.090Z","command":"start","browser":"firefox","durationMs":40,"errorCount":0}
|
|
47
|
-
{"type":"compile_start","ts":"2026-06-18T23:21:53.601Z","command":"start","browser":"firefox"}
|
|
48
|
-
{"type":"compile_success","ts":"2026-06-18T23:21:53.612Z","command":"start","browser":"firefox","durationMs":12,"errorCount":0}
|
|
49
|
-
{"type":"compile_start","ts":"2026-06-18T23:22:15.563Z","command":"start","browser":"firefox"}
|
|
50
|
-
{"type":"compile_success","ts":"2026-06-18T23:22:15.574Z","command":"start","browser":"firefox","durationMs":11,"errorCount":0}
|
|
51
|
-
{"type":"compile_start","ts":"2026-06-18T23:22:34.754Z","command":"start","browser":"firefox"}
|
|
52
|
-
{"type":"compile_success","ts":"2026-06-18T23:22:34.765Z","command":"start","browser":"firefox","durationMs":12,"errorCount":0}
|
|
53
|
-
{"type":"compile_start","ts":"2026-06-18T23:22:53.615Z","command":"start","browser":"firefox"}
|
|
54
|
-
{"type":"compile_success","ts":"2026-06-18T23:22:53.629Z","command":"start","browser":"firefox","durationMs":14,"errorCount":0}
|
|
55
|
-
{"type":"compile_start","ts":"2026-06-18T23:24:20.533Z","command":"start","browser":"firefox"}
|
|
56
|
-
{"type":"compile_success","ts":"2026-06-18T23:24:20.551Z","command":"start","browser":"firefox","durationMs":18,"errorCount":0}
|
|
57
|
-
{"type":"compile_start","ts":"2026-06-19T00:02:11.668Z","command":"start","browser":"firefox"}
|
|
58
|
-
{"type":"compile_success","ts":"2026-06-19T00:02:11.681Z","command":"start","browser":"firefox","durationMs":13,"errorCount":0}
|
|
59
|
-
{"type":"compile_start","ts":"2026-06-21T17:17:45.339Z","command":"start","browser":"firefox"}
|
|
60
|
-
{"type":"compile_success","ts":"2026-06-21T17:17:45.352Z","command":"start","browser":"firefox","durationMs":14,"errorCount":0}
|
|
61
|
-
{"type":"compile_start","ts":"2026-06-23T16:59:25.186Z","command":"start","browser":"firefox"}
|
|
62
|
-
{"type":"compile_success","ts":"2026-06-23T16:59:25.233Z","command":"start","browser":"firefox","durationMs":47,"errorCount":0}
|
|
63
|
-
{"type":"compile_start","ts":"2026-06-23T17:40:17.720Z","command":"start","browser":"firefox"}
|
|
64
|
-
{"type":"compile_success","ts":"2026-06-23T17:40:17.731Z","command":"start","browser":"firefox","durationMs":10,"errorCount":0}
|
|
65
|
-
{"type":"compile_start","ts":"2026-06-23T20:19:50.366Z","command":"start","browser":"firefox"}
|
|
66
|
-
{"type":"compile_success","ts":"2026-06-23T20:19:50.381Z","command":"start","browser":"firefox","durationMs":16,"errorCount":0}
|
|
67
|
-
{"type":"compile_start","ts":"2026-06-23T20:20:46.637Z","command":"start","browser":"firefox"}
|
|
68
|
-
{"type":"compile_success","ts":"2026-06-23T20:20:46.647Z","command":"start","browser":"firefox","durationMs":10,"errorCount":0}
|
|
69
|
-
{"type":"compile_start","ts":"2026-06-23T20:32:31.826Z","command":"start","browser":"firefox"}
|
|
70
|
-
{"type":"compile_success","ts":"2026-06-23T20:32:31.837Z","command":"start","browser":"firefox","durationMs":12,"errorCount":0}
|
|
71
|
-
{"type":"compile_start","ts":"2026-06-23T20:47:02.223Z","command":"start","browser":"firefox"}
|
|
72
|
-
{"type":"compile_success","ts":"2026-06-23T20:47:02.238Z","command":"start","browser":"firefox","durationMs":16,"errorCount":0}
|
|
73
|
-
{"type":"compile_start","ts":"2026-06-23T20:59:35.305Z","command":"start","browser":"firefox"}
|
|
74
|
-
{"type":"compile_success","ts":"2026-06-23T20:59:35.318Z","command":"start","browser":"firefox","durationMs":15,"errorCount":0}
|
|
75
|
-
{"type":"compile_start","ts":"2026-06-23T21:33:46.734Z","command":"start","browser":"firefox"}
|
|
76
|
-
{"type":"compile_success","ts":"2026-06-23T21:33:46.748Z","command":"start","browser":"firefox","durationMs":15,"errorCount":0}
|
|
77
|
-
{"type":"compile_start","ts":"2026-06-26T21:31:36.079Z","command":"start","browser":"firefox"}
|
|
78
|
-
{"type":"compile_success","ts":"2026-06-26T21:31:36.090Z","command":"start","browser":"firefox","durationMs":12,"errorCount":0}
|
|
79
|
-
{"type":"compile_start","ts":"2026-06-26T23:41:45.231Z","command":"start","browser":"firefox"}
|
|
80
|
-
{"type":"compile_success","ts":"2026-06-26T23:41:45.243Z","command":"start","browser":"firefox","durationMs":12,"errorCount":0}
|
|
81
|
-
{"type":"compile_start","ts":"2026-06-28T12:45:16.668Z","command":"start","browser":"firefox"}
|
|
82
|
-
{"type":"compile_success","ts":"2026-06-28T12:45:16.686Z","command":"start","browser":"firefox","durationMs":19,"errorCount":0}
|
|
83
|
-
{"type":"compile_start","ts":"2026-06-28T14:36:53.043Z","command":"start","browser":"firefox"}
|
|
84
|
-
{"type":"compile_success","ts":"2026-06-28T14:36:53.060Z","command":"start","browser":"firefox","durationMs":18,"errorCount":0}
|
|
85
|
-
{"type":"compile_start","ts":"2026-06-28T14:37:53.709Z","command":"start","browser":"firefox"}
|
|
86
|
-
{"type":"compile_success","ts":"2026-06-28T14:37:53.721Z","command":"start","browser":"firefox","durationMs":13,"errorCount":0}
|
|
87
|
-
{"type":"compile_start","ts":"2026-06-28T14:59:53.034Z","command":"start","browser":"firefox"}
|
|
88
|
-
{"type":"compile_success","ts":"2026-06-28T14:59:53.053Z","command":"start","browser":"firefox","durationMs":19,"errorCount":0}
|
|
89
|
-
{"type":"compile_start","ts":"2026-06-28T16:36:03.702Z","command":"start","browser":"firefox"}
|
|
90
|
-
{"type":"compile_success","ts":"2026-06-28T16:36:03.722Z","command":"start","browser":"firefox","durationMs":21,"errorCount":0}
|
|
91
|
-
{"type":"compile_start","ts":"2026-06-28T16:37:21.040Z","command":"start","browser":"firefox"}
|
|
92
|
-
{"type":"compile_success","ts":"2026-06-28T16:37:21.056Z","command":"start","browser":"firefox","durationMs":17,"errorCount":0}
|
|
93
|
-
{"type":"compile_start","ts":"2026-06-28T16:49:19.777Z","command":"start","browser":"firefox"}
|
|
94
|
-
{"type":"compile_success","ts":"2026-06-28T16:49:19.791Z","command":"start","browser":"firefox","durationMs":15,"errorCount":0}
|
|
95
|
-
{"type":"compile_start","ts":"2026-06-28T17:07:09.229Z","command":"start","browser":"firefox"}
|
|
96
|
-
{"type":"compile_success","ts":"2026-06-28T17:07:09.242Z","command":"start","browser":"firefox","durationMs":19,"errorCount":0}
|
|
97
|
-
{"type":"compile_start","ts":"2026-06-28T17:09:50.140Z","command":"start","browser":"firefox"}
|
|
98
|
-
{"type":"compile_success","ts":"2026-06-28T17:09:50.159Z","command":"start","browser":"firefox","durationMs":20,"errorCount":0}
|
|
99
|
-
{"type":"compile_start","ts":"2026-06-28T17:14:28.373Z","command":"start","browser":"firefox"}
|
|
100
|
-
{"type":"compile_success","ts":"2026-06-28T17:14:28.389Z","command":"start","browser":"firefox","durationMs":18,"errorCount":0}
|
|
101
|
-
{"type":"compile_start","ts":"2026-06-28T18:24:54.912Z","command":"start","browser":"firefox"}
|
|
102
|
-
{"type":"compile_success","ts":"2026-06-28T18:24:54.925Z","command":"start","browser":"firefox","durationMs":14,"errorCount":0}
|
|
103
|
-
{"type":"compile_start","ts":"2026-06-28T20:10:40.823Z","command":"start","browser":"firefox"}
|
|
104
|
-
{"type":"compile_success","ts":"2026-06-28T20:10:40.835Z","command":"start","browser":"firefox","durationMs":13,"errorCount":0}
|
|
105
|
-
{"type":"compile_start","ts":"2026-06-28T20:11:19.972Z","command":"start","browser":"firefox"}
|
|
106
|
-
{"type":"compile_success","ts":"2026-06-28T20:11:19.990Z","command":"start","browser":"firefox","durationMs":19,"errorCount":0}
|
|
107
|
-
{"type":"compile_start","ts":"2026-06-28T20:16:39.521Z","command":"start","browser":"firefox"}
|
|
108
|
-
{"type":"compile_success","ts":"2026-06-28T20:16:39.543Z","command":"start","browser":"firefox","durationMs":23,"errorCount":0}
|
|
109
|
-
{"type":"compile_start","ts":"2026-06-28T20:25:08.385Z","command":"start","browser":"firefox"}
|
|
110
|
-
{"type":"compile_success","ts":"2026-06-28T20:25:08.400Z","command":"start","browser":"firefox","durationMs":15,"errorCount":0}
|
|
111
|
-
{"type":"compile_start","ts":"2026-06-28T21:07:16.310Z","command":"start","browser":"firefox"}
|
|
112
|
-
{"type":"compile_success","ts":"2026-06-28T21:07:16.330Z","command":"start","browser":"firefox","durationMs":18,"errorCount":0}
|
|
113
|
-
{"type":"compile_start","ts":"2026-06-28T21:41:22.252Z","command":"start","browser":"firefox"}
|
|
114
|
-
{"type":"compile_success","ts":"2026-06-28T21:41:22.295Z","command":"start","browser":"firefox","durationMs":45,"errorCount":0}
|
|
115
|
-
{"type":"compile_start","ts":"2026-06-28T22:17:35.222Z","command":"start","browser":"firefox"}
|
|
116
|
-
{"type":"compile_success","ts":"2026-06-28T22:17:35.244Z","command":"start","browser":"firefox","durationMs":24,"errorCount":0}
|
|
117
|
-
{"type":"compile_start","ts":"2026-06-29T02:18:32.194Z","command":"start","browser":"firefox"}
|
|
118
|
-
{"type":"compile_success","ts":"2026-06-29T02:18:32.212Z","command":"start","browser":"firefox","durationMs":21,"errorCount":0}
|
|
119
|
-
{"type":"compile_start","ts":"2026-06-29T02:22:25.480Z","command":"start","browser":"firefox"}
|
|
120
|
-
{"type":"compile_success","ts":"2026-06-29T02:22:25.496Z","command":"start","browser":"firefox","durationMs":18,"errorCount":0}
|
|
121
|
-
{"type":"compile_start","ts":"2026-06-29T11:23:37.587Z","command":"start","browser":"firefox"}
|
|
122
|
-
{"type":"compile_success","ts":"2026-06-29T11:23:37.627Z","command":"start","browser":"firefox","durationMs":41,"errorCount":0}
|
|
123
|
-
{"type":"compile_start","ts":"2026-06-29T11:40:46.727Z","command":"start","browser":"firefox"}
|
|
124
|
-
{"type":"compile_success","ts":"2026-06-29T11:40:46.777Z","command":"start","browser":"firefox","durationMs":53,"errorCount":0}
|
|
125
|
-
{"type":"compile_start","ts":"2026-06-29T12:14:51.327Z","command":"start","browser":"firefox"}
|
|
126
|
-
{"type":"compile_success","ts":"2026-06-29T12:14:51.354Z","command":"start","browser":"firefox","durationMs":29,"errorCount":0}
|
|
127
|
-
{"type":"compile_start","ts":"2026-06-29T14:21:23.532Z","command":"start","browser":"firefox"}
|
|
128
|
-
{"type":"compile_success","ts":"2026-06-29T14:21:23.599Z","command":"start","browser":"firefox","durationMs":67,"errorCount":0}
|
|
129
|
-
{"type":"compile_start","ts":"2026-06-29T16:24:27.494Z","command":"start","browser":"firefox"}
|
|
130
|
-
{"type":"compile_success","ts":"2026-06-29T16:24:27.560Z","command":"start","browser":"firefox","durationMs":71,"errorCount":0}
|
|
131
|
-
{"type":"compile_start","ts":"2026-06-30T18:46:09.065Z","command":"start","browser":"firefox"}
|
|
132
|
-
{"type":"compile_success","ts":"2026-06-30T18:46:09.113Z","command":"start","browser":"firefox","durationMs":49,"errorCount":0}
|
|
133
|
-
{"type":"compile_start","ts":"2026-06-30T21:49:14.377Z","command":"start","browser":"firefox"}
|
|
134
|
-
{"type":"compile_success","ts":"2026-06-30T21:49:14.439Z","command":"start","browser":"firefox","durationMs":63,"errorCount":0}
|
|
135
|
-
{"type":"compile_start","ts":"2026-06-30T22:56:15.305Z","command":"start","browser":"firefox"}
|
|
136
|
-
{"type":"compile_success","ts":"2026-06-30T22:56:15.391Z","command":"start","browser":"firefox","durationMs":87,"errorCount":0}
|
|
137
|
-
{"type":"compile_start","ts":"2026-07-01T09:38:21.319Z","command":"start","browser":"firefox"}
|
|
138
|
-
{"type":"compile_success","ts":"2026-07-01T09:38:21.383Z","command":"start","browser":"firefox","durationMs":65,"errorCount":0}
|
|
139
|
-
{"type":"compile_start","ts":"2026-07-01T09:40:39.868Z","command":"start","browser":"firefox"}
|
|
140
|
-
{"type":"compile_success","ts":"2026-07-01T09:40:39.896Z","command":"start","browser":"firefox","durationMs":29,"errorCount":0}
|
|
141
|
-
{"type":"compile_start","ts":"2026-07-01T09:48:42.905Z","command":"start","browser":"firefox"}
|
|
142
|
-
{"type":"compile_success","ts":"2026-07-01T09:48:42.919Z","command":"start","browser":"firefox","durationMs":15,"errorCount":0}
|
|
143
|
-
{"type":"compile_start","ts":"2026-07-01T10:22:55.810Z","command":"start","browser":"firefox"}
|
|
144
|
-
{"type":"compile_success","ts":"2026-07-01T10:22:55.824Z","command":"start","browser":"firefox","durationMs":14,"errorCount":0}
|
|
145
|
-
{"type":"compile_start","ts":"2026-07-01T11:05:03.283Z","command":"start","browser":"firefox"}
|
|
146
|
-
{"type":"compile_success","ts":"2026-07-01T11:05:03.300Z","command":"start","browser":"firefox","durationMs":19,"errorCount":0}
|
|
147
|
-
{"type":"compile_start","ts":"2026-07-01T11:51:23.955Z","command":"start","browser":"firefox"}
|
|
148
|
-
{"type":"compile_success","ts":"2026-07-01T11:51:23.978Z","command":"start","browser":"firefox","durationMs":26,"errorCount":0}
|
|
1
|
+
{"type":"compile_start","ts":"2026-07-01T12:24:51.946Z","command":"start","browser":"firefox"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-07-01T12:24:51.986Z","command":"start","browser":"firefox","durationMs":41,"errorCount":0}
|
|
3
|
+
{"type":"compile_start","ts":"2026-07-01T12:25:15.673Z","command":"start","browser":"firefox"}
|
|
4
|
+
{"type":"compile_success","ts":"2026-07-01T12:25:15.717Z","command":"start","browser":"firefox","durationMs":44,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "firefox",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-07-
|
|
7
|
-
"distPath": "/
|
|
8
|
-
"manifestPath": "/
|
|
5
|
+
"runId": "mr21tdhb-65de24w2",
|
|
6
|
+
"startedAt": "2026-07-01T12:25:15.647Z",
|
|
7
|
+
"distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/firefox",
|
|
8
|
+
"manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
|
|
9
9
|
"port": null,
|
|
10
10
|
"controlPort": null,
|
|
11
11
|
"status": "ready",
|
|
12
|
-
"pid":
|
|
13
|
-
"ts": "2026-07-
|
|
14
|
-
"compiledAt": "2026-07-
|
|
12
|
+
"pid": 4527,
|
|
13
|
+
"ts": "2026-07-01T12:25:15.717Z",
|
|
14
|
+
"compiledAt": "2026-07-01T12:25:15.717Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
package/package.json
CHANGED