SidePanel - One window displays two pages
One window displays two pages for easy reference and comparison.
Cos'è SidePanel - One window displays two pages?
SidePanel - One window displays two pages è un'estensione di Chrome sviluppata da aiimagedownloader, e la sua funzione principale è "One window displays two pages for easy reference and comparison.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SidePanel - One window displays two pages
Scarica i file di estensione SidePanel - One window displays two pages in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
In the side panel, you can open a new web page for reference. Or open youtube on the working page to watch videos, etc.
Informazioni di Base sull'Estensione
Nome | SidePanel - One window displays two pages |
ID | ebjknmjfadfhooobaaedoopbeifimgmk |
URL Ufficiale | https://chromewebstore.google.com/detail/sidepanel-one-window-disp/ebjknmjfadfhooobaaedoopbeifimgmk |
Descrizione | One window displays two pages for easy reference and comparison. |
Dimensione del File | 125 KB |
Conteggio Installazioni | 166 |
Versione Corrente | 1.0.5 |
Ultimo Aggiornamento | 2023-07-29 |
Data di Pubblicazione | 2023-07-29 |
Valutazione | 4.00/5 Totale 1 Valutazioni |
Sviluppatore | aiimagedownloader |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_ext_name__", "description": "__MSG_ext_desc__", "default_locale": "en", "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": "img\/Show-Sidepanel-128.png" }, "icons": { "128": "img\/Show-Sidepanel-128.png" }, "side_panel": { "default_path": "sidepanel.html" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |