Notes Tab
Notes Tab - Write notes like sticky notes in "new tab "
Cos'è Notes Tab?
Notes Tab è un'estensione di Chrome sviluppata da noreal.inv, e la sua funzione principale è "Notes Tab - Write notes like sticky notes in "new tab "".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Notes Tab
Scarica i file di estensione Notes Tab 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
Notes Tab - a tool for taking quick sticky notes in "new tab". By installing this extension, you agree to the Terms of Service at: https://badhopeplum.ru/privacy_policy.html
Informazioni di Base sull'Estensione
Nome | |
ID | ieobkbhmljlmkodnhiogjhkjgoongdmn |
URL Ufficiale | https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn |
Descrizione | Notes Tab - Write notes like sticky notes in "new tab " |
Dimensione del File | 71.37 KB |
Conteggio Installazioni | 1,118 |
Versione Corrente | 1.0.2 |
Ultimo Aggiornamento | 2023-04-12 |
Data di Pubblicazione | 2020-04-28 |
Valutazione | 3.00/5 Totale 2 Valutazioni |
Sviluppatore | noreal.inv |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://badhopeplum.ru/privacy_policy.html |
Lingue Supportate | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "default_locale": "en", "description": "__MSG_appDesc__", "chrome_url_overrides": { "newtab": "files\/index.html" }, "icons": { "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "manifest_version": 3, "name": "__MSG_appName__", "permissions": [], "version": "1.0.2" } |