Twos: The best place to write *things* down
Chrome extension for Twos: The best place to write *things* down
Co to jest Twos: The best place to write *things* down?
Twos: The best place to write *things* down to rozszerzenie Chrome opracowane przez https://twosapp.com, a jego główną funkcją jest „Chrome extension for Twos: The best place to write *things* down”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Twos: The best place to write *things* down
Pobierz pliki rozszerzeń Twos: The best place to write *things* down w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This is the official Chrome extension for Twos ✌️ (www.TwosApp.com). Once you have an account, you can login and easily add websites and text to your Today using this Chrome extension. Let us know if you need any help. Have a happy Twosday ✌️
Podstawowe informacje o rozszerzeniu
Nazwa | Twos: The best place to write *things* down |
ID | lgkfjdlfhjdjcmkdgmciobikpjakpgjn |
Oficjalny URL | https://chromewebstore.google.com/detail/twos-the-best-place-to-wr/lgkfjdlfhjdjcmkdgmciobikpjakpgjn |
Opis | Chrome extension for Twos: The best place to write *things* down |
Rozmiar pliku | 64.99 KB |
Liczba instalacji | 2,187 |
Aktualna Wersja | 1.0.5 |
Ostatnia Aktualizacja | 2022-06-06 |
Data Publikacji | 2022-04-26 |
Ocena | 5.00/5 Łącznie 7 Oceny |
Deweloper | https://twosapp.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.twosapp.com/home |
Adres URL Strony Pomocy | https://www.parkerklein.com/contact |
Adres URL Strony Polityki Prywatności | https://www.twosapp.com/privacy |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Chrome extension for Twos: The best place to write *things* down", "version": "1.0.5", "manifest_version": 3, "name": "Twos: The best place to write *things* down", "background": { "service_worker": "background.bundle.js" }, "permissions": [ "tabs", "storage" ], "action": { "default_popup": "popup.html", "default_icon": "favicon.ico" }, "icons": { "16": "favicon.ico", "48": "favicon.ico", "128": "favicon.ico" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |