Install
You can install the extension from your browser’s Web Store or a local copy of the extension.
Install from Web Store
-
Install the Extension on your browser using the image links below.
You can also search your browser’s Web Store for the Asciidoctor.js Live Preview extension. -
To preview local files on Chrome, Edge, Chromium-based, Brave or Opera browsers, you need to grant filesystem access to the extension:
-
Type the URL
chrome://extensions
into the address bar and press Enter -
Type
asciidoctor
into the extension search bar then when the Asciidoctor Browser Extension block is visible, click its Details button. -
Check
Allow access to file URLs
If the plugin does not view a local file, check the above setting.
-
-
You have now installed the extension, and can open local or remote .adoc, .ad, .asc, .asciidoc files in your browser
Enjoy!
There are known issues with Firefox. See Known Firefox issues. |
Local installations
Local installations are for users and developers when:
-
Your machine does not have access to the internet or extension stores
-
You are testing an unreleased (locally built) version
Load your local copy of the extension to your browser using the appropriate section below.
Chrome, Edge, Chromium-based, Brave or Opera
-
Open the
chrome://extensions
page and enable the Developer mode option -
Click button Load unpacked and select the extension
app
directory of the unpacked extension files
To see your changes, click the Reload (Ctrl+R) link in chrome://extensions
page.
If you want to create a Pack extension
then make a zip file of the extension app
directory.