Skip to content

Commit 4338bb0

Browse files
author
Patrick van Kleef
committed
Fixed installation for FireFox v28+
1 parent 724724b commit 4338bb0

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# OpenLink Structured Data Sniffer
22

33
## Intro
4-
The OpenLink Structured Data Sniffer (OSDS) is a plugin for the Chrome, Opera and select versions of
5-
the Firefox browser, that detects and shows structured data embedded in web pages in either of the
6-
following formats:
4+
The OpenLink Structured Data Sniffer (OSDS) is a plugin for the Chrome, Opera and the Firefox
5+
browser, that detects and shows structured data embedded in web pages in either of the following
6+
formats:
77

88
- **JSON-LD**
99
- **Microdata**
@@ -68,16 +68,11 @@ To install this extension manually use the following steps:
6868
- Press the **Select** button
6969

7070
### Install the extension in Firefox
71-
At this time Mozilla is deprecating their *XCOM*, *XUL* etc. API in favor of using the WebExtension
72-
API which is scheduled to be releases in FireFox versions around Q2 2016. For now this extension
73-
will only work with **Firefox Developer Edition** or **Firefox Nightly** and not with the regular
74-
FireFox version 42.0 or below.
75-
76-
Download the [Firefox OSDS .zip](https://github.com/openlink/structured-data-sniffer/releases/download/v2.3.0/OSDS_FF.zip)
71+
Download the [Firefox OSDS .zip](https://github.com/openlink/structured-data-sniffer/releases/download/v2.4.2/OSDS_FF.zip)
7772
file and extract the .xpi file.
7873

79-
To install this extension manually, use the following steps:
80-
- Open the **Firefox Developer Edition** browser
74+
To install this extension manually in Firefox v28+, use the following steps:
75+
- Open the **Firefox** browser
8176
- In address bar type: **about:config**
8277
- Press the **I'll be careful, i promise** button
8378
- Search for **xpinstall.signatures.required**

0 commit comments

Comments
 (0)