You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ on making a Chrome extension, so AJAX experience would definitely help us!
15
15
16
16
## How To Use
17
17
Normally, extensions are packed to obfuscate code and so it is condensed into a neat package for downloading from say,
18
-
the Chrome Web Store. The instructions to add this extension "unpacked" are as follows:
18
+
the Chrome Web Store. The official release can be found here: https://chrome.google.com/webstore/detail/factoidl-beta/kilmdgadjedfbopcfbffaeodhamgiadp. The instructions to add this extension "unpacked" are as follows:
19
19
20
20
1. Download all of the files in this repo to a local directory on your computer.
21
21
2. Enable Developer Mode in the latest version of Chrome. It is found under Settings -> Extensions -> Check Developer Mode.
0 commit comments