extension-develop 2.0.0-alpha.2 → 2.0.0-alpha.20
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/ensure-hmr-for-scripts.js +2 -2
- package/dist/extensions/{manager-extension → chrome-manager-extension}/background.js +1 -1
- package/dist/extensions/{manager-extension → chrome-manager-extension}/manifest.json +2 -2
- package/dist/extensions/{manager-extension → chrome-manager-extension}/reload-service.js +10 -8
- package/dist/{run-chrome-profile/Default/Service Worker/ScriptCache/013888a1cda32b90_0 → extensions/chromium-manager-extension/background.js} +0 -0
- package/dist/{run-chrome-profile/Default/Service Worker/ScriptCache/297ecea5cebb5dfe_0 → extensions/chromium-manager-extension/define-initial-tab.js} +0 -0
- package/dist/extensions/chromium-manager-extension/manifest.json +17 -0
- package/dist/extensions/chromium-manager-extension/pages/welcome.js +34 -0
- package/dist/{run-chrome-profile/Default/Service Worker/ScriptCache/d0757ff92c7cde0a_0 → extensions/chromium-manager-extension/reload-service.js} +0 -0
- package/dist/extensions/edge-manager-extension/background.js +58 -0
- package/dist/extensions/edge-manager-extension/define-initial-tab.js +67 -0
- package/dist/extensions/edge-manager-extension/manifest.json +17 -0
- package/dist/extensions/edge-manager-extension/pages/sakura-dark.css +268 -0
- package/dist/extensions/edge-manager-extension/pages/sakura.css +267 -0
- package/dist/extensions/edge-manager-extension/pages/welcome.html +49 -0
- package/dist/extensions/edge-manager-extension/pages/welcome.js +34 -0
- package/dist/extensions/edge-manager-extension/public/logo.png +0 -0
- package/dist/extensions/edge-manager-extension/reload-service.js +145 -0
- package/dist/extensions/{manager-extension-firefox → firefox-manager-extension}/background.js +5 -16
- package/dist/extensions/{manager-extension-firefox → firefox-manager-extension}/define-initial-tab.js +17 -12
- package/dist/extensions/{manager-extension-firefox → firefox-manager-extension}/manifest.json +2 -2
- package/dist/extensions/firefox-manager-extension/pages/sakura-dark.css +268 -0
- package/dist/extensions/firefox-manager-extension/pages/sakura.css +267 -0
- package/dist/extensions/firefox-manager-extension/pages/welcome.html +49 -0
- package/dist/extensions/firefox-manager-extension/public/logo.png +0 -0
- package/dist/extensions/{manager-extension-firefox → firefox-manager-extension}/reload-service.js +1 -1
- package/dist/inject-chromium-client-loader.js +2 -2
- package/dist/inject-content-css-during-dev.js +3 -3
- package/dist/inject-firefox-client-loader.js +38 -43
- package/dist/minimum-firefox-file.mjs +1 -1
- package/dist/module.js +83 -87
- package/package.json +15 -13
- package/dist/run-chrome-profile/ChromeFeatureState +0 -6
- package/dist/run-chrome-profile/Default/Affiliation Database +0 -0
- package/dist/run-chrome-profile/Default/Affiliation Database-journal +0 -0
- package/dist/run-chrome-profile/Default/AutofillStrikeDatabase/LOCK +0 -0
- package/dist/run-chrome-profile/Default/AutofillStrikeDatabase/LOG +0 -0
- package/dist/run-chrome-profile/Default/AutofillStrikeDatabase/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/BrowsingTopicsSiteData +0 -0
- package/dist/run-chrome-profile/Default/BrowsingTopicsSiteData-journal +0 -0
- package/dist/run-chrome-profile/Default/BrowsingTopicsState +0 -12
- package/dist/run-chrome-profile/Default/BudgetDatabase/LOCK +0 -0
- package/dist/run-chrome-profile/Default/BudgetDatabase/LOG +0 -0
- package/dist/run-chrome-profile/Default/BudgetDatabase/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/Cache/Cache_Data/036e8d82a2523a26_0 +0 -0
- package/dist/run-chrome-profile/Default/Cache/Cache_Data/15145040f7f12f31_0 +0 -0
- package/dist/run-chrome-profile/Default/Cache/Cache_Data/257b9ada9582cd59_0 +0 -0
- package/dist/run-chrome-profile/Default/Cache/Cache_Data/8259bc2d7356bc5d_0 +0 -0
- package/dist/run-chrome-profile/Default/Cache/Cache_Data/878b0f723bb46fc9_0 +0 -0
- package/dist/run-chrome-profile/Default/Cache/Cache_Data/93d81321f8c35eab_0 +0 -0
- package/dist/run-chrome-profile/Default/Cache/Cache_Data/c2880d01d9ca0897_0 +0 -0
- package/dist/run-chrome-profile/Default/Cache/Cache_Data/c52888c9a6d22991_0 +0 -0
- package/dist/run-chrome-profile/Default/Cache/Cache_Data/c7fae7b7f9b7a0bf_0 +0 -0
- package/dist/run-chrome-profile/Default/Cache/Cache_Data/index +0 -0
- package/dist/run-chrome-profile/Default/Cache/Cache_Data/index-dir/the-real-index +0 -0
- package/dist/run-chrome-profile/Default/ClientCertificates/LOCK +0 -0
- package/dist/run-chrome-profile/Default/ClientCertificates/LOG +0 -0
- package/dist/run-chrome-profile/Default/ClientCertificates/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/0861135386d2c738_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/0ad47d0a74641b22_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/0fbcafeba7a5c5ed_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/195a67332db1fb6b_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/218fe828c74bdb99_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/27866c80f227a32a_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/27e56546e417a182_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/3faea91e5564d655_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/4a213402db3f97ee_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/4c7708679c89a020_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/4ed8840c82a10bf8_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/5d469b2e72dff033_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/73ae4e72d479b847_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/95b17471b8555b5b_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/992c26a30322831b_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/a1bc84ca2dc9c9d8_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/a8bfd7ab3bf7adbd_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/af02e9170bb433a3_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/b5dc0ad71f1c8f44_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/b94fbb70162d5d28_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/baf8a70daa2269f3_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/be54fe001d56ed5d_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/c47232f2c415ea6f_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/d158ea025ea94688_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/d6eff9c5bab69b0a_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/dd2a2093670eef0f_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/e321489c3c662b3e_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/e658e73784a6d0b9_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/e9fbecf364affa6a_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/edcd059a7c35480a_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/f1fadc4174aa146d_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/f51fbbddfd2d7633_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/f90e2f63985a5ce0_0 +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/index +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/js/index-dir/the-real-index +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/wasm/index +0 -0
- package/dist/run-chrome-profile/Default/Code Cache/wasm/index-dir/the-real-index +0 -0
- package/dist/run-chrome-profile/Default/Cookies +0 -0
- package/dist/run-chrome-profile/Default/Cookies-journal +0 -0
- package/dist/run-chrome-profile/Default/DIPS +0 -0
- package/dist/run-chrome-profile/Default/DIPS-journal +0 -0
- package/dist/run-chrome-profile/Default/DawnGraphiteCache/data_0 +0 -0
- package/dist/run-chrome-profile/Default/DawnGraphiteCache/data_1 +0 -0
- package/dist/run-chrome-profile/Default/DawnGraphiteCache/data_2 +0 -0
- package/dist/run-chrome-profile/Default/DawnGraphiteCache/data_3 +0 -0
- package/dist/run-chrome-profile/Default/DawnGraphiteCache/index +0 -0
- package/dist/run-chrome-profile/Default/DawnWebGPUCache/data_0 +0 -0
- package/dist/run-chrome-profile/Default/DawnWebGPUCache/data_1 +0 -0
- package/dist/run-chrome-profile/Default/DawnWebGPUCache/data_2 +0 -0
- package/dist/run-chrome-profile/Default/DawnWebGPUCache/data_3 +0 -0
- package/dist/run-chrome-profile/Default/DawnWebGPUCache/index +0 -0
- package/dist/run-chrome-profile/Default/Download Service/EntryDB/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Download Service/EntryDB/LOG +0 -0
- package/dist/run-chrome-profile/Default/Download Service/EntryDB/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/Extension Rules/000003.log +0 -0
- package/dist/run-chrome-profile/Default/Extension Rules/CURRENT +0 -1
- package/dist/run-chrome-profile/Default/Extension Rules/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Extension Rules/LOG +0 -3
- package/dist/run-chrome-profile/Default/Extension Rules/LOG.old +0 -3
- package/dist/run-chrome-profile/Default/Extension Rules/MANIFEST-000001 +0 -0
- package/dist/run-chrome-profile/Default/Extension Scripts/000003.log +0 -0
- package/dist/run-chrome-profile/Default/Extension Scripts/CURRENT +0 -1
- package/dist/run-chrome-profile/Default/Extension Scripts/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Extension Scripts/LOG +0 -3
- package/dist/run-chrome-profile/Default/Extension Scripts/LOG.old +0 -3
- package/dist/run-chrome-profile/Default/Extension Scripts/MANIFEST-000001 +0 -0
- package/dist/run-chrome-profile/Default/Extension State/000003.log +0 -0
- package/dist/run-chrome-profile/Default/Extension State/CURRENT +0 -1
- package/dist/run-chrome-profile/Default/Extension State/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Extension State/LOG +0 -3
- package/dist/run-chrome-profile/Default/Extension State/LOG.old +0 -3
- package/dist/run-chrome-profile/Default/Extension State/MANIFEST-000001 +0 -0
- package/dist/run-chrome-profile/Default/Favicons +0 -0
- package/dist/run-chrome-profile/Default/Favicons-journal +0 -0
- package/dist/run-chrome-profile/Default/Feature Engagement Tracker/AvailabilityDB/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Feature Engagement Tracker/AvailabilityDB/LOG +0 -0
- package/dist/run-chrome-profile/Default/Feature Engagement Tracker/AvailabilityDB/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/Feature Engagement Tracker/EventDB/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Feature Engagement Tracker/EventDB/LOG +0 -0
- package/dist/run-chrome-profile/Default/Feature Engagement Tracker/EventDB/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/GPUCache/data_0 +0 -0
- package/dist/run-chrome-profile/Default/GPUCache/data_1 +0 -0
- package/dist/run-chrome-profile/Default/GPUCache/data_2 +0 -0
- package/dist/run-chrome-profile/Default/GPUCache/data_3 +0 -0
- package/dist/run-chrome-profile/Default/GPUCache/index +0 -0
- package/dist/run-chrome-profile/Default/History +0 -0
- package/dist/run-chrome-profile/Default/History-journal +0 -0
- package/dist/run-chrome-profile/Default/LOCK +0 -0
- package/dist/run-chrome-profile/Default/LOG +0 -0
- package/dist/run-chrome-profile/Default/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/Local Extension Settings/pbpgonifamlpcahjkkkfelffkegofkgg/000003.log +0 -0
- package/dist/run-chrome-profile/Default/Local Extension Settings/pbpgonifamlpcahjkkkfelffkegofkgg/CURRENT +0 -1
- package/dist/run-chrome-profile/Default/Local Extension Settings/pbpgonifamlpcahjkkkfelffkegofkgg/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Local Extension Settings/pbpgonifamlpcahjkkkfelffkegofkgg/LOG +0 -3
- package/dist/run-chrome-profile/Default/Local Extension Settings/pbpgonifamlpcahjkkkfelffkegofkgg/LOG.old +0 -3
- package/dist/run-chrome-profile/Default/Local Extension Settings/pbpgonifamlpcahjkkkfelffkegofkgg/MANIFEST-000001 +0 -0
- package/dist/run-chrome-profile/Default/Local Storage/leveldb/000003.log +0 -0
- package/dist/run-chrome-profile/Default/Local Storage/leveldb/CURRENT +0 -1
- package/dist/run-chrome-profile/Default/Local Storage/leveldb/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Local Storage/leveldb/LOG +0 -3
- package/dist/run-chrome-profile/Default/Local Storage/leveldb/LOG.old +0 -3
- package/dist/run-chrome-profile/Default/Local Storage/leveldb/MANIFEST-000001 +0 -0
- package/dist/run-chrome-profile/Default/Login Data +0 -0
- package/dist/run-chrome-profile/Default/Login Data For Account +0 -0
- package/dist/run-chrome-profile/Default/Login Data For Account-journal +0 -0
- package/dist/run-chrome-profile/Default/Login Data-journal +0 -0
- package/dist/run-chrome-profile/Default/Network Action Predictor +0 -0
- package/dist/run-chrome-profile/Default/Network Action Predictor-journal +0 -0
- package/dist/run-chrome-profile/Default/Network Persistent State +0 -1
- package/dist/run-chrome-profile/Default/PersistentOriginTrials/LOCK +0 -0
- package/dist/run-chrome-profile/Default/PersistentOriginTrials/LOG +0 -0
- package/dist/run-chrome-profile/Default/PersistentOriginTrials/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/Platform Notifications/000003.log +0 -0
- package/dist/run-chrome-profile/Default/Platform Notifications/CURRENT +0 -1
- package/dist/run-chrome-profile/Default/Platform Notifications/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Platform Notifications/LOG +0 -3
- package/dist/run-chrome-profile/Default/Platform Notifications/LOG.old +0 -3
- package/dist/run-chrome-profile/Default/Platform Notifications/MANIFEST-000001 +0 -0
- package/dist/run-chrome-profile/Default/Preferences +0 -1
- package/dist/run-chrome-profile/Default/PreferredApps +0 -1
- package/dist/run-chrome-profile/Default/README +0 -1
- package/dist/run-chrome-profile/Default/Reporting and NEL +0 -0
- package/dist/run-chrome-profile/Default/Reporting and NEL-journal +0 -0
- package/dist/run-chrome-profile/Default/Safe Browsing Cookies +0 -0
- package/dist/run-chrome-profile/Default/Safe Browsing Cookies-journal +0 -0
- package/dist/run-chrome-profile/Default/Secure Preferences +0 -1
- package/dist/run-chrome-profile/Default/Segmentation Platform/SegmentInfoDB/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Segmentation Platform/SegmentInfoDB/LOG +0 -0
- package/dist/run-chrome-profile/Default/Segmentation Platform/SegmentInfoDB/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/Segmentation Platform/SignalDB/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Segmentation Platform/SignalDB/LOG +0 -0
- package/dist/run-chrome-profile/Default/Segmentation Platform/SignalDB/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/Segmentation Platform/SignalStorageConfigDB/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Segmentation Platform/SignalStorageConfigDB/LOG +0 -0
- package/dist/run-chrome-profile/Default/Segmentation Platform/SignalStorageConfigDB/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/Service Worker/Database/000003.log +0 -0
- package/dist/run-chrome-profile/Default/Service Worker/Database/CURRENT +0 -1
- package/dist/run-chrome-profile/Default/Service Worker/Database/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Service Worker/Database/LOG +0 -3
- package/dist/run-chrome-profile/Default/Service Worker/Database/LOG.old +0 -3
- package/dist/run-chrome-profile/Default/Service Worker/Database/MANIFEST-000001 +0 -0
- package/dist/run-chrome-profile/Default/Service Worker/ScriptCache/2cc80dabc69f58b6_0 +0 -0
- package/dist/run-chrome-profile/Default/Service Worker/ScriptCache/2cc80dabc69f58b6_1 +0 -0
- package/dist/run-chrome-profile/Default/Service Worker/ScriptCache/index +0 -0
- package/dist/run-chrome-profile/Default/Service Worker/ScriptCache/index-dir/the-real-index +0 -0
- package/dist/run-chrome-profile/Default/Session Storage/000003.log +0 -0
- package/dist/run-chrome-profile/Default/Session Storage/CURRENT +0 -1
- package/dist/run-chrome-profile/Default/Session Storage/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Session Storage/LOG +0 -3
- package/dist/run-chrome-profile/Default/Session Storage/LOG.old +0 -3
- package/dist/run-chrome-profile/Default/Session Storage/MANIFEST-000001 +0 -0
- package/dist/run-chrome-profile/Default/Sessions/Session_13368811062401121 +0 -0
- package/dist/run-chrome-profile/Default/Sessions/Session_13368811144592394 +0 -0
- package/dist/run-chrome-profile/Default/Sessions/Tabs_13368811062857759 +0 -0
- package/dist/run-chrome-profile/Default/Sessions/Tabs_13368811145119608 +0 -0
- package/dist/run-chrome-profile/Default/Shared Dictionary/cache/index +0 -0
- package/dist/run-chrome-profile/Default/Shared Dictionary/cache/index-dir/the-real-index +0 -0
- package/dist/run-chrome-profile/Default/Shared Dictionary/db +0 -0
- package/dist/run-chrome-profile/Default/Shared Dictionary/db-journal +0 -0
- package/dist/run-chrome-profile/Default/SharedStorage +0 -0
- package/dist/run-chrome-profile/Default/Shortcuts +0 -0
- package/dist/run-chrome-profile/Default/Shortcuts-journal +0 -0
- package/dist/run-chrome-profile/Default/Site Characteristics Database/000003.log +0 -0
- package/dist/run-chrome-profile/Default/Site Characteristics Database/CURRENT +0 -1
- package/dist/run-chrome-profile/Default/Site Characteristics Database/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Site Characteristics Database/LOG +0 -3
- package/dist/run-chrome-profile/Default/Site Characteristics Database/LOG.old +0 -3
- package/dist/run-chrome-profile/Default/Site Characteristics Database/MANIFEST-000001 +0 -0
- package/dist/run-chrome-profile/Default/Sync Data/LevelDB/000003.log +0 -0
- package/dist/run-chrome-profile/Default/Sync Data/LevelDB/CURRENT +0 -1
- package/dist/run-chrome-profile/Default/Sync Data/LevelDB/LOCK +0 -0
- package/dist/run-chrome-profile/Default/Sync Data/LevelDB/LOG +0 -3
- package/dist/run-chrome-profile/Default/Sync Data/LevelDB/LOG.old +0 -3
- package/dist/run-chrome-profile/Default/Sync Data/LevelDB/MANIFEST-000001 +0 -0
- package/dist/run-chrome-profile/Default/Top Sites +0 -0
- package/dist/run-chrome-profile/Default/Top Sites-journal +0 -0
- package/dist/run-chrome-profile/Default/TransportSecurity +0 -1
- package/dist/run-chrome-profile/Default/Trust Tokens +0 -0
- package/dist/run-chrome-profile/Default/Trust Tokens-journal +0 -0
- package/dist/run-chrome-profile/Default/Visited Links +0 -0
- package/dist/run-chrome-profile/Default/Web Data +0 -0
- package/dist/run-chrome-profile/Default/Web Data-journal +0 -0
- package/dist/run-chrome-profile/Default/WebStorage/QuotaManager +0 -0
- package/dist/run-chrome-profile/Default/WebStorage/QuotaManager-journal +0 -0
- package/dist/run-chrome-profile/Default/chrome_cart_db/LOCK +0 -0
- package/dist/run-chrome-profile/Default/chrome_cart_db/LOG +0 -0
- package/dist/run-chrome-profile/Default/chrome_cart_db/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/commerce_subscription_db/LOCK +0 -0
- package/dist/run-chrome-profile/Default/commerce_subscription_db/LOG +0 -0
- package/dist/run-chrome-profile/Default/commerce_subscription_db/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/coupon_db/LOCK +0 -0
- package/dist/run-chrome-profile/Default/coupon_db/LOG +0 -0
- package/dist/run-chrome-profile/Default/coupon_db/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/discounts_db/LOCK +0 -0
- package/dist/run-chrome-profile/Default/discounts_db/LOG +0 -0
- package/dist/run-chrome-profile/Default/discounts_db/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/heavy_ad_intervention_opt_out.db +0 -0
- package/dist/run-chrome-profile/Default/heavy_ad_intervention_opt_out.db-journal +0 -0
- package/dist/run-chrome-profile/Default/optimization_guide_hint_cache_store/LOCK +0 -0
- package/dist/run-chrome-profile/Default/optimization_guide_hint_cache_store/LOG +0 -0
- package/dist/run-chrome-profile/Default/optimization_guide_hint_cache_store/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/parcel_tracking_db/LOCK +0 -0
- package/dist/run-chrome-profile/Default/parcel_tracking_db/LOG +0 -0
- package/dist/run-chrome-profile/Default/parcel_tracking_db/LOG.old +0 -0
- package/dist/run-chrome-profile/Default/shared_proto_db/000003.log +0 -0
- package/dist/run-chrome-profile/Default/shared_proto_db/CURRENT +0 -1
- package/dist/run-chrome-profile/Default/shared_proto_db/LOCK +0 -0
- package/dist/run-chrome-profile/Default/shared_proto_db/LOG +0 -3
- package/dist/run-chrome-profile/Default/shared_proto_db/LOG.old +0 -3
- package/dist/run-chrome-profile/Default/shared_proto_db/MANIFEST-000001 +0 -0
- package/dist/run-chrome-profile/Default/shared_proto_db/metadata/000003.log +0 -0
- package/dist/run-chrome-profile/Default/shared_proto_db/metadata/CURRENT +0 -1
- package/dist/run-chrome-profile/Default/shared_proto_db/metadata/LOCK +0 -0
- package/dist/run-chrome-profile/Default/shared_proto_db/metadata/LOG +0 -3
- package/dist/run-chrome-profile/Default/shared_proto_db/metadata/LOG.old +0 -3
- package/dist/run-chrome-profile/Default/shared_proto_db/metadata/MANIFEST-000001 +0 -0
- package/dist/run-chrome-profile/Default/trusted_vault.pb +0 -2
- package/dist/run-chrome-profile/GrShaderCache/data_0 +0 -0
- package/dist/run-chrome-profile/GrShaderCache/data_1 +0 -0
- package/dist/run-chrome-profile/GrShaderCache/data_2 +0 -0
- package/dist/run-chrome-profile/GrShaderCache/data_3 +0 -0
- package/dist/run-chrome-profile/GrShaderCache/index +0 -0
- package/dist/run-chrome-profile/GraphiteDawnCache/data_0 +0 -0
- package/dist/run-chrome-profile/GraphiteDawnCache/data_1 +0 -0
- package/dist/run-chrome-profile/GraphiteDawnCache/data_2 +0 -0
- package/dist/run-chrome-profile/GraphiteDawnCache/data_3 +0 -0
- package/dist/run-chrome-profile/GraphiteDawnCache/index +0 -0
- package/dist/run-chrome-profile/Last Version +0 -1
- package/dist/run-chrome-profile/Local State +0 -1
- package/dist/run-chrome-profile/ShaderCache/data_0 +0 -0
- package/dist/run-chrome-profile/ShaderCache/data_1 +0 -0
- package/dist/run-chrome-profile/ShaderCache/data_2 +0 -0
- package/dist/run-chrome-profile/ShaderCache/data_3 +0 -0
- package/dist/run-chrome-profile/ShaderCache/index +0 -0
- package/dist/run-chrome-profile/Variations +0 -1
- package/dist/run-chrome-profile/first_party_sets.db +0 -0
- package/dist/run-chrome-profile/first_party_sets.db-journal +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/13/E6DC4029A1E4B4C1/A2FF726319EAE26F/model-info.pb +0 -1
- package/dist/run-chrome-profile/optimization_guide_model_store/13/E6DC4029A1E4B4C1/A2FF726319EAE26F/model.tflite +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/15/E6DC4029A1E4B4C1/DD2F3F59DBBFC161/VERSION.txt +0 -4
- package/dist/run-chrome-profile/optimization_guide_model_store/15/E6DC4029A1E4B4C1/DD2F3F59DBBFC161/model-info.pb +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/15/E6DC4029A1E4B4C1/DD2F3F59DBBFC161/model.tflite +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/15/E6DC4029A1E4B4C1/DD2F3F59DBBFC161/override_list.pb.gz +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/2/E6DC4029A1E4B4C1/5C9CEB1B5864C075/model-info.pb +0 -1
- package/dist/run-chrome-profile/optimization_guide_model_store/2/E6DC4029A1E4B4C1/5C9CEB1B5864C075/model.tflite +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/20/E6DC4029A1E4B4C1/53F9D90C8266B357/model-info.pb +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/20/E6DC4029A1E4B4C1/53F9D90C8266B357/model.tflite +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/25/E6DC4029A1E4B4C1/D93CB2CBA8635DD6/model-info.pb +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/25/E6DC4029A1E4B4C1/D93CB2CBA8635DD6/model.tflite +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/25/E6DC4029A1E4B4C1/D93CB2CBA8635DD6/visual_model_desktop.tflite +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/26/E6DC4029A1E4B4C1/39FB7D5ADBDA7869/model-info.pb +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/26/E6DC4029A1E4B4C1/39FB7D5ADBDA7869/model.tflite +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/31/E6DC4029A1E4B4C1/78ED3668E901D315/model-info.pb +0 -3
- package/dist/run-chrome-profile/optimization_guide_model_store/31/E6DC4029A1E4B4C1/78ED3668E901D315/model.tflite +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/34/E6DC4029A1E4B4C1/9C601F6F58B4BB6D/model-info.pb +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/34/E6DC4029A1E4B4C1/9C601F6F58B4BB6D/model.tflite +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/40/E6DC4029A1E4B4C1/D4BFFC1A4F34F105/model-info.pb +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/40/E6DC4029A1E4B4C1/D4BFFC1A4F34F105/model.tflite +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/40/E6DC4029A1E4B4C1/D4BFFC1A4F34F105/ts.bin +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/40/E6DC4029A1E4B4C1/D4BFFC1A4F34F105/ts_spm.model +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/9/E6DC4029A1E4B4C1/3D618C218E10133D/model-info.pb +0 -0
- package/dist/run-chrome-profile/optimization_guide_model_store/9/E6DC4029A1E4B4C1/3D618C218E10133D/model.tflite +0 -0
- package/dist/run-chrome-profile/segmentation_platform/ukm_db +0 -0
- package/dist/run-chrome-profile/segmentation_platform/ukm_db-journal +0 -0
- package/dist/types/css-content.d.ts +0 -7
- package/dist/types/css-modules.d.ts +0 -19
- package/dist/types/images.d.ts +0 -58
- package/dist/types/index.d.ts +0 -13
- package/dist/types/index.ts +0 -7
- package/dist/types/polyfill.d.ts +0 -1
- /package/dist/extensions/{manager-extension → chrome-manager-extension}/define-initial-tab.js +0 -0
- /package/dist/extensions/{manager-extension-firefox → chrome-manager-extension}/pages/sakura-dark.css +0 -0
- /package/dist/extensions/{manager-extension-firefox → chrome-manager-extension}/pages/sakura.css +0 -0
- /package/dist/extensions/{manager-extension-firefox → chrome-manager-extension}/pages/welcome.html +0 -0
- /package/dist/extensions/{manager-extension → chrome-manager-extension}/pages/welcome.js +0 -0
- /package/dist/extensions/{manager-extension-firefox → chrome-manager-extension}/public/logo.png +0 -0
- /package/dist/extensions/{manager-extension → chromium-manager-extension}/pages/sakura-dark.css +0 -0
- /package/dist/extensions/{manager-extension → chromium-manager-extension}/pages/sakura.css +0 -0
- /package/dist/extensions/{manager-extension → chromium-manager-extension}/pages/welcome.html +0 -0
- /package/dist/extensions/{manager-extension → chromium-manager-extension}/public/logo.png +0 -0
- /package/dist/extensions/{manager-extension-firefox → firefox-manager-extension}/pages/welcome.js +0 -0
|
@@ -0,0 +1,268 @@
|
|
|
1
|
+
/* $color-text: #dedce5; */
|
|
2
|
+
/* Sakura.css v1.5.0
|
|
3
|
+
* ================
|
|
4
|
+
* Minimal css theme.
|
|
5
|
+
* Project: https://github.com/oxalorg/sakura/
|
|
6
|
+
*/
|
|
7
|
+
/* Body */
|
|
8
|
+
html {
|
|
9
|
+
font-size: 62.5%;
|
|
10
|
+
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
|
11
|
+
'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
body {
|
|
15
|
+
font-size: 1.8rem;
|
|
16
|
+
line-height: 1.618;
|
|
17
|
+
max-width: 38em;
|
|
18
|
+
margin: auto;
|
|
19
|
+
color: #c9c9c9;
|
|
20
|
+
background-color: #222222;
|
|
21
|
+
padding: 13px;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
@media (max-width: 684px) {
|
|
25
|
+
body {
|
|
26
|
+
font-size: 1.53rem;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
@media (max-width: 382px) {
|
|
30
|
+
body {
|
|
31
|
+
font-size: 1.35rem;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
h1,
|
|
35
|
+
h2,
|
|
36
|
+
h3,
|
|
37
|
+
h4,
|
|
38
|
+
h5,
|
|
39
|
+
h6 {
|
|
40
|
+
line-height: 1.1;
|
|
41
|
+
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
|
42
|
+
'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
|
|
43
|
+
font-weight: 700;
|
|
44
|
+
margin-top: 3rem;
|
|
45
|
+
margin-bottom: 1.5rem;
|
|
46
|
+
overflow-wrap: break-word;
|
|
47
|
+
word-wrap: break-word;
|
|
48
|
+
-ms-word-break: break-all;
|
|
49
|
+
word-break: break-word;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
h1 {
|
|
53
|
+
font-size: 2.35em;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
h2 {
|
|
57
|
+
font-size: 2em;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
h3 {
|
|
61
|
+
font-size: 1.75em;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
h4 {
|
|
65
|
+
font-size: 1.5em;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
h5 {
|
|
69
|
+
font-size: 1.25em;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
h6 {
|
|
73
|
+
font-size: 1em;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
p {
|
|
77
|
+
margin-top: 0px;
|
|
78
|
+
margin-bottom: 2.5rem;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
small,
|
|
82
|
+
sub,
|
|
83
|
+
sup {
|
|
84
|
+
font-size: 75%;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
hr {
|
|
88
|
+
border-color: #ffffff;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
a {
|
|
92
|
+
text-decoration: none;
|
|
93
|
+
color: #ffffff;
|
|
94
|
+
}
|
|
95
|
+
a:visited {
|
|
96
|
+
color: #e6e6e6;
|
|
97
|
+
}
|
|
98
|
+
a:hover {
|
|
99
|
+
color: #c9c9c9;
|
|
100
|
+
border-bottom: 2px solid #c9c9c9;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
ul {
|
|
104
|
+
padding-left: 1.4em;
|
|
105
|
+
margin-top: 0px;
|
|
106
|
+
margin-bottom: 2.5rem;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
li {
|
|
110
|
+
margin-bottom: 0.4em;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
blockquote {
|
|
114
|
+
margin-left: 0px;
|
|
115
|
+
margin-right: 0px;
|
|
116
|
+
padding-left: 1em;
|
|
117
|
+
padding-top: 0.8em;
|
|
118
|
+
padding-bottom: 0.8em;
|
|
119
|
+
padding-right: 0.8em;
|
|
120
|
+
border-left: 5px solid #ffffff;
|
|
121
|
+
margin-bottom: 2.5rem;
|
|
122
|
+
background-color: #4a4a4a;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
blockquote p {
|
|
126
|
+
margin-bottom: 0;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
img,
|
|
130
|
+
video {
|
|
131
|
+
height: auto;
|
|
132
|
+
max-width: 100%;
|
|
133
|
+
margin-top: 0px;
|
|
134
|
+
margin-bottom: 2.5rem;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
/* Pre and Code */
|
|
138
|
+
pre {
|
|
139
|
+
background-color: #4a4a4a;
|
|
140
|
+
display: block;
|
|
141
|
+
padding: 1em;
|
|
142
|
+
overflow-x: auto;
|
|
143
|
+
margin-top: 0px;
|
|
144
|
+
margin-bottom: 2.5rem;
|
|
145
|
+
font-size: 0.9em;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
code,
|
|
149
|
+
kbd,
|
|
150
|
+
samp {
|
|
151
|
+
font-size: 0.9em;
|
|
152
|
+
padding: 0 0.5em;
|
|
153
|
+
background-color: #4a4a4a;
|
|
154
|
+
white-space: pre-wrap;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
pre > code {
|
|
158
|
+
padding: 0;
|
|
159
|
+
background-color: transparent;
|
|
160
|
+
white-space: pre;
|
|
161
|
+
font-size: 1em;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
/* Tables */
|
|
165
|
+
table {
|
|
166
|
+
text-align: justify;
|
|
167
|
+
width: 100%;
|
|
168
|
+
border-collapse: collapse;
|
|
169
|
+
margin-bottom: 2rem;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
td,
|
|
173
|
+
th {
|
|
174
|
+
padding: 0.5em;
|
|
175
|
+
border-bottom: 1px solid #4a4a4a;
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
/* Buttons, forms and input */
|
|
179
|
+
input,
|
|
180
|
+
textarea {
|
|
181
|
+
border: 1px solid #c9c9c9;
|
|
182
|
+
}
|
|
183
|
+
input:focus,
|
|
184
|
+
textarea:focus {
|
|
185
|
+
border: 1px solid #ffffff;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
textarea {
|
|
189
|
+
width: 100%;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
.button,
|
|
193
|
+
button,
|
|
194
|
+
input[type='submit'],
|
|
195
|
+
input[type='reset'],
|
|
196
|
+
input[type='button'],
|
|
197
|
+
input[type='file']::file-selector-button {
|
|
198
|
+
display: inline-block;
|
|
199
|
+
padding: 5px 10px;
|
|
200
|
+
text-align: center;
|
|
201
|
+
text-decoration: none;
|
|
202
|
+
white-space: nowrap;
|
|
203
|
+
background-color: #ffffff;
|
|
204
|
+
color: #222222;
|
|
205
|
+
border-radius: 1px;
|
|
206
|
+
border: 1px solid #ffffff;
|
|
207
|
+
cursor: pointer;
|
|
208
|
+
box-sizing: border-box;
|
|
209
|
+
}
|
|
210
|
+
.button[disabled],
|
|
211
|
+
button[disabled],
|
|
212
|
+
input[type='submit'][disabled],
|
|
213
|
+
input[type='reset'][disabled],
|
|
214
|
+
input[type='button'][disabled],
|
|
215
|
+
input[type='file']::file-selector-button[disabled] {
|
|
216
|
+
cursor: default;
|
|
217
|
+
opacity: 0.5;
|
|
218
|
+
}
|
|
219
|
+
.button:hover,
|
|
220
|
+
button:hover,
|
|
221
|
+
input[type='submit']:hover,
|
|
222
|
+
input[type='reset']:hover,
|
|
223
|
+
input[type='button']:hover,
|
|
224
|
+
input[type='file']::file-selector-button:hover {
|
|
225
|
+
background-color: #c9c9c9;
|
|
226
|
+
color: #222222;
|
|
227
|
+
outline: 0;
|
|
228
|
+
}
|
|
229
|
+
.button:focus-visible,
|
|
230
|
+
button:focus-visible,
|
|
231
|
+
input[type='submit']:focus-visible,
|
|
232
|
+
input[type='reset']:focus-visible,
|
|
233
|
+
input[type='button']:focus-visible,
|
|
234
|
+
input[type='file']::file-selector-button:focus-visible {
|
|
235
|
+
outline-style: solid;
|
|
236
|
+
outline-width: 2px;
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
textarea,
|
|
240
|
+
select,
|
|
241
|
+
input {
|
|
242
|
+
color: #c9c9c9;
|
|
243
|
+
padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
|
|
244
|
+
margin-bottom: 10px;
|
|
245
|
+
background-color: #4a4a4a;
|
|
246
|
+
border: 1px solid #4a4a4a;
|
|
247
|
+
border-radius: 4px;
|
|
248
|
+
box-shadow: none;
|
|
249
|
+
box-sizing: border-box;
|
|
250
|
+
}
|
|
251
|
+
textarea:focus,
|
|
252
|
+
select:focus,
|
|
253
|
+
input:focus {
|
|
254
|
+
border: 1px solid #ffffff;
|
|
255
|
+
outline: 0;
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
input[type='checkbox']:focus {
|
|
259
|
+
outline: 1px dotted #ffffff;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
label,
|
|
263
|
+
legend,
|
|
264
|
+
fieldset {
|
|
265
|
+
display: block;
|
|
266
|
+
margin-bottom: 0.5rem;
|
|
267
|
+
font-weight: 600;
|
|
268
|
+
}
|
|
@@ -0,0 +1,267 @@
|
|
|
1
|
+
/* Sakura.css v1.5.0
|
|
2
|
+
* ================
|
|
3
|
+
* Minimal css theme.
|
|
4
|
+
* Project: https://github.com/oxalorg/sakura/
|
|
5
|
+
*/
|
|
6
|
+
/* Body */
|
|
7
|
+
html {
|
|
8
|
+
font-size: 62.5%;
|
|
9
|
+
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
|
10
|
+
'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
body {
|
|
14
|
+
font-size: 1.8rem;
|
|
15
|
+
line-height: 1.618;
|
|
16
|
+
max-width: 38em;
|
|
17
|
+
margin: auto;
|
|
18
|
+
color: #4a4a4a;
|
|
19
|
+
background-color: #f9f9f9;
|
|
20
|
+
padding: 13px;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
@media (max-width: 684px) {
|
|
24
|
+
body {
|
|
25
|
+
font-size: 1.53rem;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
@media (max-width: 382px) {
|
|
29
|
+
body {
|
|
30
|
+
font-size: 1.35rem;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
h1,
|
|
34
|
+
h2,
|
|
35
|
+
h3,
|
|
36
|
+
h4,
|
|
37
|
+
h5,
|
|
38
|
+
h6 {
|
|
39
|
+
line-height: 1.1;
|
|
40
|
+
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
|
41
|
+
'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
|
|
42
|
+
font-weight: 700;
|
|
43
|
+
margin-top: 3rem;
|
|
44
|
+
margin-bottom: 1.5rem;
|
|
45
|
+
overflow-wrap: break-word;
|
|
46
|
+
word-wrap: break-word;
|
|
47
|
+
-ms-word-break: break-all;
|
|
48
|
+
word-break: break-word;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
h1 {
|
|
52
|
+
font-size: 2.35em;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
h2 {
|
|
56
|
+
font-size: 2em;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
h3 {
|
|
60
|
+
font-size: 1.75em;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
h4 {
|
|
64
|
+
font-size: 1.5em;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
h5 {
|
|
68
|
+
font-size: 1.25em;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
h6 {
|
|
72
|
+
font-size: 1em;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
p {
|
|
76
|
+
margin-top: 0px;
|
|
77
|
+
margin-bottom: 2.5rem;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
small,
|
|
81
|
+
sub,
|
|
82
|
+
sup {
|
|
83
|
+
font-size: 75%;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
hr {
|
|
87
|
+
border-color: #1d7484;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
a {
|
|
91
|
+
text-decoration: none;
|
|
92
|
+
color: #1d7484;
|
|
93
|
+
}
|
|
94
|
+
a:visited {
|
|
95
|
+
color: #144f5a;
|
|
96
|
+
}
|
|
97
|
+
a:hover {
|
|
98
|
+
color: #982c61;
|
|
99
|
+
border-bottom: 2px solid #4a4a4a;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
ul {
|
|
103
|
+
padding-left: 1.4em;
|
|
104
|
+
margin-top: 0px;
|
|
105
|
+
margin-bottom: 2.5rem;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
li {
|
|
109
|
+
margin-bottom: 0.4em;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
blockquote {
|
|
113
|
+
margin-left: 0px;
|
|
114
|
+
margin-right: 0px;
|
|
115
|
+
padding-left: 1em;
|
|
116
|
+
padding-top: 0.8em;
|
|
117
|
+
padding-bottom: 0.8em;
|
|
118
|
+
padding-right: 0.8em;
|
|
119
|
+
border-left: 5px solid #1d7484;
|
|
120
|
+
margin-bottom: 2.5rem;
|
|
121
|
+
background-color: #f1f1f1;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
blockquote p {
|
|
125
|
+
margin-bottom: 0;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
img,
|
|
129
|
+
video {
|
|
130
|
+
height: auto;
|
|
131
|
+
max-width: 100%;
|
|
132
|
+
margin-top: 0px;
|
|
133
|
+
margin-bottom: 2.5rem;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
/* Pre and Code */
|
|
137
|
+
pre {
|
|
138
|
+
background-color: #f1f1f1;
|
|
139
|
+
display: block;
|
|
140
|
+
padding: 1em;
|
|
141
|
+
overflow-x: auto;
|
|
142
|
+
margin-top: 0px;
|
|
143
|
+
margin-bottom: 2.5rem;
|
|
144
|
+
font-size: 0.9em;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
code,
|
|
148
|
+
kbd,
|
|
149
|
+
samp {
|
|
150
|
+
font-size: 0.9em;
|
|
151
|
+
padding: 0 0.5em;
|
|
152
|
+
background-color: #f1f1f1;
|
|
153
|
+
white-space: pre-wrap;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
pre > code {
|
|
157
|
+
padding: 0;
|
|
158
|
+
background-color: transparent;
|
|
159
|
+
white-space: pre;
|
|
160
|
+
font-size: 1em;
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
/* Tables */
|
|
164
|
+
table {
|
|
165
|
+
text-align: justify;
|
|
166
|
+
width: 100%;
|
|
167
|
+
border-collapse: collapse;
|
|
168
|
+
margin-bottom: 2rem;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
td,
|
|
172
|
+
th {
|
|
173
|
+
padding: 0.5em;
|
|
174
|
+
border-bottom: 1px solid #f1f1f1;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
/* Buttons, forms and input */
|
|
178
|
+
input,
|
|
179
|
+
textarea {
|
|
180
|
+
border: 1px solid #4a4a4a;
|
|
181
|
+
}
|
|
182
|
+
input:focus,
|
|
183
|
+
textarea:focus {
|
|
184
|
+
border: 1px solid #1d7484;
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
textarea {
|
|
188
|
+
width: 100%;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
.button,
|
|
192
|
+
button,
|
|
193
|
+
input[type='submit'],
|
|
194
|
+
input[type='reset'],
|
|
195
|
+
input[type='button'],
|
|
196
|
+
input[type='file']::file-selector-button {
|
|
197
|
+
display: inline-block;
|
|
198
|
+
padding: 5px 10px;
|
|
199
|
+
text-align: center;
|
|
200
|
+
text-decoration: none;
|
|
201
|
+
white-space: nowrap;
|
|
202
|
+
background-color: #1d7484;
|
|
203
|
+
color: #f9f9f9;
|
|
204
|
+
border-radius: 1px;
|
|
205
|
+
border: 1px solid #1d7484;
|
|
206
|
+
cursor: pointer;
|
|
207
|
+
box-sizing: border-box;
|
|
208
|
+
}
|
|
209
|
+
.button[disabled],
|
|
210
|
+
button[disabled],
|
|
211
|
+
input[type='submit'][disabled],
|
|
212
|
+
input[type='reset'][disabled],
|
|
213
|
+
input[type='button'][disabled],
|
|
214
|
+
input[type='file']::file-selector-button[disabled] {
|
|
215
|
+
cursor: default;
|
|
216
|
+
opacity: 0.5;
|
|
217
|
+
}
|
|
218
|
+
.button:hover,
|
|
219
|
+
button:hover,
|
|
220
|
+
input[type='submit']:hover,
|
|
221
|
+
input[type='reset']:hover,
|
|
222
|
+
input[type='button']:hover,
|
|
223
|
+
input[type='file']::file-selector-button:hover {
|
|
224
|
+
background-color: #982c61;
|
|
225
|
+
color: #f9f9f9;
|
|
226
|
+
outline: 0;
|
|
227
|
+
}
|
|
228
|
+
.button:focus-visible,
|
|
229
|
+
button:focus-visible,
|
|
230
|
+
input[type='submit']:focus-visible,
|
|
231
|
+
input[type='reset']:focus-visible,
|
|
232
|
+
input[type='button']:focus-visible,
|
|
233
|
+
input[type='file']::file-selector-button:focus-visible {
|
|
234
|
+
outline-style: solid;
|
|
235
|
+
outline-width: 2px;
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
textarea,
|
|
239
|
+
select,
|
|
240
|
+
input {
|
|
241
|
+
color: #4a4a4a;
|
|
242
|
+
padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
|
|
243
|
+
margin-bottom: 10px;
|
|
244
|
+
background-color: #f1f1f1;
|
|
245
|
+
border: 1px solid #f1f1f1;
|
|
246
|
+
border-radius: 4px;
|
|
247
|
+
box-shadow: none;
|
|
248
|
+
box-sizing: border-box;
|
|
249
|
+
}
|
|
250
|
+
textarea:focus,
|
|
251
|
+
select:focus,
|
|
252
|
+
input:focus {
|
|
253
|
+
border: 1px solid #1d7484;
|
|
254
|
+
outline: 0;
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
input[type='checkbox']:focus {
|
|
258
|
+
outline: 1px dotted #1d7484;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
label,
|
|
262
|
+
legend,
|
|
263
|
+
fieldset {
|
|
264
|
+
display: block;
|
|
265
|
+
margin-bottom: 0.5rem;
|
|
266
|
+
font-weight: 600;
|
|
267
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<title>Welcome!</title>
|
|
5
|
+
<meta charset="UTF-8" />
|
|
6
|
+
<link
|
|
7
|
+
rel="icon"
|
|
8
|
+
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🧩</text></svg>"
|
|
9
|
+
/>
|
|
10
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
11
|
+
<link rel="stylesheet" href="./sakura.css" media="screen" />
|
|
12
|
+
<link
|
|
13
|
+
rel="stylesheet"
|
|
14
|
+
href="./sakura-dark.css"
|
|
15
|
+
media="screen and (prefers-color-scheme: dark)"
|
|
16
|
+
/>
|
|
17
|
+
<style>
|
|
18
|
+
.center-middle {
|
|
19
|
+
display: flex;
|
|
20
|
+
flex-direction: column;
|
|
21
|
+
justify-content: center;
|
|
22
|
+
height: 100vh;
|
|
23
|
+
padding: 0;
|
|
24
|
+
margin: 0;
|
|
25
|
+
}
|
|
26
|
+
</style>
|
|
27
|
+
</head>
|
|
28
|
+
<body>
|
|
29
|
+
<div class="center-middle">
|
|
30
|
+
<h1 style="font-size: 4.2em">
|
|
31
|
+
Chrome Extension<br />
|
|
32
|
+
<a href="#"><span id="extensionName"></span></a><br />
|
|
33
|
+
ready.
|
|
34
|
+
</h1>
|
|
35
|
+
<p id="extensionDescription"></p>
|
|
36
|
+
<p>
|
|
37
|
+
<a target="_blank" href="https://github.com/cezaraugusto/extension"
|
|
38
|
+
>🧩 Extension.js</a
|
|
39
|
+
>
|
|
40
|
+
is a development tool for browser extensions with built-in support for
|
|
41
|
+
TypeScript, WebAssembly, React, and modern JavaScript.
|
|
42
|
+
</p>
|
|
43
|
+
<button id="learnMore">
|
|
44
|
+
🧩 Learn more about developing cross-browser extensions
|
|
45
|
+
</button>
|
|
46
|
+
</div>
|
|
47
|
+
<script src="welcome.js"></script>
|
|
48
|
+
</body>
|
|
49
|
+
</html>
|
|
Binary file
|
package/dist/extensions/{manager-extension-firefox → firefox-manager-extension}/reload-service.js
RENAMED
|
@@ -6,7 +6,7 @@ export async function connect() {
|
|
|
6
6
|
return
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
webSocket = new WebSocket('wss://127.0.0.1:
|
|
9
|
+
webSocket = new WebSocket('wss://127.0.0.1:8002')
|
|
10
10
|
|
|
11
11
|
webSocket.onerror = (event) => {
|
|
12
12
|
console.error(`[Reload Service] Connection error: ${JSON.stringify(event)}`)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var v=Object.create;var a=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var w=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,_=Object.prototype.hasOwnProperty;var q=(e,t)=>{for(var r in t)a(e,r,{get:t[r],enumerable:!0})},h=(e,t,r,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of w(t))!_.call(e,s)&&s!==r&&a(e,s,{get:()=>t[s],enumerable:!(i=k(t,s))||i.enumerable});return e};var y=(e,t,r)=>(r=e!=null?v(x(e)):{},h(t||!e||!e.__esModule?a(r,"default",{value:e,enumerable:!0}):r,e)),R=e=>h(a({},"__esModule",{value:!0}),e);var S={};q(S,{default:()=>C});module.exports=R(S);var c=y(require("path")),g=require("loader-utils"),p=require("schema-utils"),P={type:"object",properties:{test:{type:"string"},manifestPath:{type:"string"}}};function C(e){let t=this.getOptions(),r=t.manifestPath,i=t.browser,s=c.default.dirname(r),o=require(r);(0,p.validate)(P,t,{name:"reload:inject-background-client",baseDataPath:"options"});let m=(0,g.urlToRequest)(this.resourcePath),u=`
|
|
2
2
|
;chrome.runtime.onMessageExternal.addListener(
|
|
3
3
|
async (request, _sender, sendResponse) => {
|
|
4
4
|
const managementInfo = await new Promise((resolve) => {
|
|
@@ -49,4 +49,4 @@
|
|
|
49
49
|
return true
|
|
50
50
|
}
|
|
51
51
|
);
|
|
52
|
-
`,
|
|
52
|
+
`,n=o.background;if(i!=="firefox"&&(n=o["chromium:background"]||o["chrome:background"]||o["edge:background"]||n,n)){let l=n?.scripts||n?.["chromium:scripts"]||n?.["chrome:scripts"]||n?.["edge:scripts"];if(l&&o.manifest_version===2)for(let d of[l[0]]){let b=c.default.resolve(s,d);if(m.includes(b))return`${u}${e}`}let f=n?.service_worker||n?.["chromium:service_worker"]||n?.["chrome:service_worker"]||n?.["edge:service_worker"];if(f&&o.manifest_version===3){let d=c.default.resolve(s,f);if(m.includes(d))return`${u}${e}`}}return e}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var I=Object.create;var g=Object.defineProperty;var _=Object.getOwnPropertyDescriptor;var D=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,C=Object.prototype.hasOwnProperty;var A=(e,n)=>{for(var r in n)g(e,r,{get:n[r],enumerable:!0})},y=(e,n,r,i)=>{if(n&&typeof n=="object"||typeof n=="function")for(let t of D(n))!C.call(e,t)&&t!==r&&g(e,t,{get:()=>n[t],enumerable:!(i=_(n,t))||i.enumerable});return e};var a=(e,n,r)=>(r=e!=null?I(k(e)):{},y(n||!e||!e.__esModule?g(r,"default",{value:e,enumerable:!0}):r,e)),L=e=>y(g({},"__esModule",{value:!0}),e);var G={};A(G,{default:()=>R});module.exports=L(G);var x=a(require("path")),O=require("loader-utils"),N=require("schema-utils");var m=a(require("path")),H=a(require("fs")),B=require("child_process"),z=require("detect-package-manager");var W=a(require("path")),o=require("@colors/colors/safe");var v=a(require("path")),P=v.default.join(process.cwd(),"node_modules/extension-develop/dist/certs"),b=["chrome","edge"],U=["firefox"],Q=[...b,...U];function E(e){return e.replace(/\\/g,"/")}function h(e,n={}){if(!n)return!1;let r=m.default.normalize(E(e));return Object.values(n).some(t=>typeof t!="string"?!1:E(t).includes(r))}function F(e,n){let r=m.default.relative(m.default.dirname(e),n);return!r.startsWith(".")&&!r.startsWith("..")&&(r="./"+r),r}var $=a(require("fs")),w=a(require("path"));function j(e,n){return(Array.isArray(e)?e||[]:e?[e]:[]).filter(t=>{let l=$.default.existsSync(t)&&!h(t,n),s=w.default.extname(t);return l&&(s===".js"||s===".mjs"||s===".jsx"||s===".ts"||s===".tsx")})}function S(e,n){return(Array.isArray(e)?e||[]:e?[e]:[]).filter(t=>$.default.existsSync(t)&&!h(t,n)&&(t.endsWith(".css")||t.endsWith(".scss")||t.endsWith(".sass")||t.endsWith(".less")))}var V={type:"object",properties:{test:{type:"string"},manifestPath:{type:"string"},includeList:{type:"object"},excludeList:{type:"object"}}},Y=`/**
|
|
2
2
|
* Welcome to to your content_scripts CSS file during development!
|
|
3
3
|
* To speed up the development process, your styles
|
|
4
4
|
* are being injected directly into the head of the webpage,
|
|
5
5
|
* and will be removed when you build your application, along
|
|
6
6
|
* with this file. If you are seeing this file in a production build,
|
|
7
7
|
* it means that something is wrong with your build configuration.
|
|
8
|
-
*/`;function
|
|
9
|
-
`);this.emitFile(`${
|
|
8
|
+
*/`;function R(e){let n=this.getOptions();(0,N.validate)(V,n,{name:"scripts:inject-content-css-during-dev",baseDataPath:"options"});let r=n.includeList||{},i=[],t=Object.entries(r).filter(([s,u])=>s.startsWith("content")&&u);if(!t.length)return e;for(let s of t){let[u,f]=s,c=[...j(f,n.excludeList||{})],p=S(f,n.excludeList||{});if(p.length&&!c.length){let d=x.default.resolve(__dirname,"minimum-content-file.mjs");c.push(d)}i.push({feature:u,scriptPath:c[0],cssImports:p.map(d=>F(c[0],d))})}let l=(0,O.urlToRequest)(this.resourcePath);return i.forEach(({feature:s,scriptPath:u,cssImports:f})=>{if(l.includes(u)){let c=f.map(p=>{let[,d]=s.split("/"),M=d.split("-")[1],T=x.default.basename(p);return`import(/* webpackChunkName: "${`web_accessible_resources/resource-${M}/${T.replace(".","_")}`}" */ '${p}').then(css => console.info('content_script.css loaded', css)).catch(err => console.error(err));`}).join(`
|
|
9
|
+
`);this.emitFile(`${s}.css`,Y),e=`${c}
|
|
10
10
|
${e}`}}),e}
|