Notes Tab
Notes Tab - Write notes like sticky notes in "new tab "
Wat is Notes Tab?
Notes Tab is een Chrome-extensie ontwikkeld door noreal.inv, en de belangrijkste functie is "Notes Tab - Write notes like sticky notes in "new tab "".
Extensie Screenshots
Download het CRX-bestand van de extensie Notes Tab
Download Notes Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | ieobkbhmljlmkodnhiogjhkjgoongdmn |
Officiële URL | https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn |
Beschrijving | Notes Tab - Write notes like sticky notes in "new tab " |
Bestandsgrootte | 71.37 KB |
Aantal Installaties | 1,118 |
Huidige Versie | 1.0.2 |
Laatst Bijgewerkt | 2023-04-12 |
Publicatiedatum | 2020-04-28 |
Beoordeling | 3.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | noreal.inv |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://badhopeplum.ru/privacy_policy.html |
Ondersteunde Talen | 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" } |