diff --git a/docs/favicon.ico b/docs/favicon.ico new file mode 100644 index 0000000..621398e Binary files /dev/null and b/docs/favicon.ico differ diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..3b24bb4 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,34 @@ +# Simple Translate + +#### Quickly translate selected text on web page. In toolbar popup, you can translate input text. + +[for Firefox](https://addons.mozilla.org/firefox/addon/simple-translate/) + +[for Chrome](https://chrome.google.com/webstore/detail/simple-translate/ibplnjkanclpjokhdolnendpplpjiace) + +## Backers + +Thank you to the awesome **[backers](https://github.com/sienori/simple-translate/blob/master/BACKERS.md)** who supported Simple Translate! + +[Became a Patreon](https://www.patreon.com/sienori) + +## Translation + +You can contribute by translating Simple Translate on **[Crowdin](https://crowdin.com/project/simple-translate)**. + +## Developing + +1. Clone the repository `git clone https://github.com/sienori/simple-translate` +2. Run `npm install` +3. Run `npm run watch-dev` + +### Load the extension in Chrome + +1. Open Chrome browser and navigate to `chrome://extensions` +2. Select "Developer Mode" and then click "Load unpacked extension..." +3. From the file browser, choose to `simple-translate/dev/chrome` + +### Load the extension in Firefox + +1. Open Firefox browser and navigate to `about:debugging` +2. Click "Load Temporary Add-on" and from the file browser, choose `simple-translate/dev/firefox` diff --git a/docs/privacy-policy.md b/docs/privacy-policy.md new file mode 100644 index 0000000..8283fb2 --- /dev/null +++ b/docs/privacy-policy.md @@ -0,0 +1,48 @@ +--- +title: Privacy Poricy +--- + +# Privacy Poricy of Simple Translate + +**Effective Date: May 9, 2020** + +## 1. Introduction + +This page describes the Privacy Policy that applies to all information collected or submitted when you install or use Simple Translate. + +Simple Translate is owned and operated by [Sienori](https://github.com/sienori) - a developer from Japan (referred to herein as "we", "us", or "our"). We take the protection of your personal data very seriously and will always offer you the Simple Translate and its functionality with your privacy in mind. + +## 2. Handling user data with Simple Translate + +To provide translation and pronunciation functions, Simple Translate retrieves the input/selected text and page URLs and sends the request to Google's API. +**We do not access/collect any of these data.** + +Please refer to the following link for Google’s privacy policy. +[Google Privacy Policy](https://policies.google.com/privacy) + +## 3. External service + +Simple Translate uses external services in following cases: + +#### Accessing external sites + +Simple Translate includes links to external sites. When accessing external sites, the privacy policy of each site is applied. + +#### Installing and using in the browser + +Simple Translate is hosted on each browser's platform. +Please refer to the following links for information on how to handle data when installing and using the extension. + +[Firefox Privacy Policy](https://www.mozilla.org/en-US/privacy/firefox/) +[Google Privacy Policy](https://policies.google.com/privacy) +[Microsoft Privacy Policy](https://privacy.microsoft.com/) + +## 4. Contact us + +If you have questions about this Privacy Policy, please contact us at the address below: + +Email: sienori.firefox+stpp@gmail.com + +## 5. Changes to Privacy Policy + +We may update this Privacy Policy and when we do, we will also revise the "Effective Date" at the top of the Privacy Policy.