Mixture - Domain Specific Quick Notes
Create notes specific to a domain or website.
Co to jest Mixture - Domain Specific Quick Notes?
Mixture - Domain Specific Quick Notes to rozszerzenie Chrome opracowane przez BrowseChat, a jego główną funkcją jest „Create notes specific to a domain or website.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Mixture - Domain Specific Quick Notes
Pobierz pliki rozszerzeń Mixture - Domain Specific Quick Notes 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
Mixture is the extension for writing quick notes specific to a website. Features -- Notes written will never leave your system (Mixture does not store any of your information). -- Write quick notes specific to a domain i.e. different note for different website. -- Search all notes quickly using domain name or content. **Mixture does not collect any of your browsing or personal information** Mixture by BrowseChat.
Podstawowe informacje o rozszerzeniu
Nazwa | Mixture - Domain Specific Quick Notes |
ID | dblmkngamhiehekeikefbcgcjhgdopld |
Oficjalny URL | https://chromewebstore.google.com/detail/mixture-domain-specific-q/dblmkngamhiehekeikefbcgcjhgdopld |
Opis | Create notes specific to a domain or website. |
Rozmiar pliku | 87.82 MB |
Liczba instalacji | 23 |
Aktualna Wersja | 1.4 |
Ostatnia Aktualizacja | 2021-09-03 |
Data Publikacji | 2020-12-05 |
Ocena | 4.80/5 Łącznie 5 Oceny |
Deweloper | BrowseChat |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mixture - Domain Specific Quick Notes", "description": "Create notes specific to a domain or website.", "version": "1.4", "background": { "scripts": [ "background.js" ], "persistent": true }, "icons": { "128": "favicon.png" }, "browser_action": { "default_icon": "favicon.png", "default_popup": "popup\/popup.html" }, "permissions": [ " |