ThoughtPad - Autosaving Online Notepad
ThoughtPad is an auto-saving online notepad. You can type anything on new tab and it will autosave it in your browers cache.
Co je ThoughtPad - Autosaving Online Notepad?
ThoughtPad - Autosaving Online Notepad je rozšíření Chrome vyvinuté https://thoughtpad.kingdomofs.com, a jeho hlavní funkcí je „ThoughtPad is an auto-saving online notepad. You can type anything on new tab and it will autosave it in your browers cache.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření ThoughtPad - Autosaving Online Notepad
Stáhněte si soubory rozšíření ThoughtPad - Autosaving Online Notepad 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í
ThoughtPad is an autosaving notepad that opens up in a new tab. Type whatever you want & it is saved in your browsers' cache memory. The data is saved across sessions and can be retained/recovered even if your computer unexpectedly crashes & restarts. Základní Informace o Rozšíření
| Název | |
| ID | jakpglpcfkafpjpfdficjdgcbjiajmfb |
| Oficiální URL | https://chromewebstore.google.com/detail/thoughtpad-autosaving-onl/jakpglpcfkafpjpfdficjdgcbjiajmfb |
| Popis | ThoughtPad is an auto-saving online notepad. You can type anything on new tab and it will autosave it in your browers cache. |
| Velikost souboru | 125 KB |
| Počet instalací | 541 |
| Aktuální Verze | 1.0.2 |
| Poslední Aktualizace | 2017-12-25 |
| Datum Vydání | 2017-12-25 |
| Hodnocení | 4.33/5 Celkem 3 Hodnocení |
| Vývojář | https://thoughtpad.kingdomofs.com |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://thoughtpad.kingdomofs.com/ |
| Podporované Jazyky | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "ThoughtPad - Autosaving Online Notepad",
"short_name": "ThoughtPad",
"description": "ThoughtPad is an auto-saving online notepad. You can type anything on new tab and it will autosave it in your browers cache.",
"version": "1.0.2",
"manifest_version": 2,
"author": "Sandeep Tripathy",
"icons": {
"128": "icon.png"
},
"content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
"chrome_url_overrides": {
"newtab": "thoughtpad.html"
}
} | |