We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f3a2ea commit 5cf3eeeCopy full SHA for 5cf3eee
README.md
@@ -8,7 +8,7 @@ Firefox 48 or above
8
9
## Usage
10
11
-1. Install this extension.
+1. (Install it)[https://addons.mozilla.org/firefox/addon/accept-language-per-site/].
12
2. Go to `about:addons` page, open options, add domain name
13
(e.g. `*.example.com`) and languages (e.g. `en`).
14
3. Click save button.
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 2,
3
"name": "Accept-Language per site",
4
- "version": "0.2.0",
+ "version": "0.2.1",
5
"homepage_url": "https://github.com/sorz/accept-language-per-site",
6
"author": "Shell Chen",
7
"description": "Change Accept-Language for different sites",
0 commit comments