TabNote
use your Browser as your Notepad, take notes while you are browsing
Co je TabNote?
TabNote je rozšíření Chrome vyvinuté https://tabnote.co, a jeho hlavní funkcí je „use your Browser as your Notepad, take notes while you are browsing“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření TabNote
Stáhněte si soubory rozšíření TabNote ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
TabNote is a free and offline chrome extension which can use to take notes while you are browsing the web. 🤗 TabNote is free and offline 😍 😻 🤖 You can customize your TabNote by setting up font size, font color, font family, background color, spell checker etc. You can use TabNote as a clipboard or a notepad. Purpose of TabNote is productivity. You don't have to wait until for notepad, TabNote is a single click away. 👼 How to customize your TabNote? - right click on TabNote launcher icon and select Options - you will see customizable options Take notes while you are browsing with TabNote 😊 TabNote is managed on GitHub and licensed under the MIT license. https://github.com/devrolabs/TabNote
Základní Informace o Rozšíření
Název | |
ID | geahanokafgmnleflfpekpmnkceehifk |
Oficiální URL | https://chrome.google.com/webstore/detail/tabnote/geahanokafgmnleflfpekpmnkceehifk |
Popis | use your Browser as your Notepad, take notes while you are browsing |
Velikost souboru | 130 KB |
Počet instalací | 354 |
Aktuální Verze | 0.2.0.1 |
Poslední Aktualizace | 2019-02-16 |
Datum Vydání | 2019-02-16 |
Hodnocení | 4.00/5 Celkem 4 Hodnocení |
Vývojář | https://tabnote.co |
Typ Platby | free |
Webové stránky Rozšíření | https://tabnote.co/ |
URL Stránky Nápovědy | https://tabnote.co/faq |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "TabNote", "short_name": "TabNote", "description": "use your Browser as your Notepad, take notes while you are browsing", "version": "0.2.0.1", "background": { "scripts": [ "jquery-3.3.1.min.js", "background.js" ], "persistent": false }, "options_page": "popup.html", "permissions": [ "tabs", "activeTab", "http:\/\/*\/", "http:\/\/*\/*", "https:\/\/*\/*", "notifications", " |