|
1 | 1 | # OpenLink Structured Data Sniffer |
2 | 2 |
|
3 | 3 | ## 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: |
7 | 7 |
|
8 | 8 | - **JSON-LD** |
9 | 9 | - **Microdata** |
@@ -68,16 +68,11 @@ To install this extension manually use the following steps: |
68 | 68 | - Press the **Select** button |
69 | 69 |
|
70 | 70 | ### 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) |
77 | 72 | file and extract the .xpi file. |
78 | 73 |
|
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 |
81 | 76 | - In address bar type: **about:config** |
82 | 77 | - Press the **I'll be careful, i promise** button |
83 | 78 | - Search for **xpinstall.signatures.required** |
|
0 commit comments