Mixture - Domain Specific Quick Notes
Create notes specific to a domain or website.
Что такое Mixture - Domain Specific Quick Notes?
Mixture - Domain Specific Quick Notes - это расширение Chrome, разработанное BrowseChat, и его основная функция - "Create notes specific to a domain or website.".
Снимки экрана расширения
Скачать файл CRX расширения Mixture - Domain Specific Quick Notes
Скачайте файлы расширений Mixture - Domain Specific Quick Notes в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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. Основная информация о расширении
| Название | |
| ID | dblmkngamhiehekeikefbcgcjhgdopld |
| Официальный URL | https://chromewebstore.google.com/detail/mixture-domain-specific-q/dblmkngamhiehekeikefbcgcjhgdopld |
| Описание | Create notes specific to a domain or website. |
| Размер файла | 87.82 MB |
| Количество установок | 23 |
| Текущая Версия | 1.4 |
| Последнее Обновление | 2021-09-03 |
| Дата публикации | 2020-12-05 |
| Рейтинг | 4.80/5 Всего 5 оценок |
| Разработчик | BrowseChat |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | 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": [
" | |