ABOUT:
-
+This extensions automaticaly redirects users to the Legends (Extended
+Universe) version of the Wookiepedia article if it exists, so you will
+be no longer exposed to the after-2015 STAR WARS era.
HOW TO RUN:
-You can run the extension locally, or you can download
-it from their extension stores:
+You can run the extension locally:
+Firefox: https://extensionworkshop.com/documentation/develop/temporary-installation-in-firefox/
+Chrome: https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked
+
+or you can download it from their extension stores:
Firefox: https://addons.mozilla.org/en-US/firefox/addon/r3-d1/
-Crhome: https://chromewebstore.google.com/detail/r3-d1-droid-for-navigatin/gpiialnmnfbhfpnhcphfheikgdclhckp
+Chrome: https://chromewebstore.google.com/detail/r3-d1-droid-for-navigatin/gpiialnmnfbhfpnhcphfheikgdclhckp
HOW TO USE
After installation, no other user activity is needed.
-
LICENSE:
https://www.gnu.org/licenses/gpl-3.0.en.html
see LICENSE.txt
+
CONTACT:
email@dpolakovic.space
-Fetch my GPG here: https://dpolakovic.space/gpg
+Fetch my GPG here: https://dpolakovic.space/dpolakovic_pub_key.asc
+
RELEASE NOTES:
1.0 - Redirects users to Legends versions of articles.
-1.1 - Removed unused permissions.
-
-================================================================================
- R3-D1 Redirect droid
- web browser extension for navigating Wookiepedia
-================================================================================
-
-AUTHOR : David Polakovic
-EMAIL : email@dpolakovic.space
-TXT VERSION : 1.0.0
-LAST UPDATED: 2026-02-24
-LICENSE : GPLv3
-
---------------------------------------------------------------------------------
-TABLE OF CONTENTS
---------------------------------------------------------------------------------
-
- 1. Overview
- 2. Project structure
- 3. Requirements
- 4. Installation
- 5. Usage
- 6. Reference
- 7. Configuration
- 8. Examples
- 9. Troubleshooting
- 10. License
-
---------------------------------------------------------------------------------
-1. OVERVIEW
---------------------------------------------------------------------------------
-
- This extensions automaticaly redirects users to the Legends (Extended Universe)
- version of the Wookiepedia article if it exists, so you will be no longer
- exposed to the after-2015 STAR WARS era.
-
---------------------------------------------------------------------------------
-2. PROJECT STRUCTURE
---------------------------------------------------------------------------------
-
- ├── icons
- │ ├── 128.png
- │ ├── 32.png
- │ └── 64.png
- ├── content.js
- ├── LICENSE.txt
- ├── manifest.json
- ├── r3-d1.zip
- └── README.txt
-
-
---------------------------------------------------------------------------------
-3. REQUIREMENTS
---------------------------------------------------------------------------------
-
- - web server (tested on Apache)
- - PHP (any version)
- - git (any version < 3.0.0)
- - gitweb (any version)
-
---------------------------------------------------------------------------------
-4. INSTALLATION
---------------------------------------------------------------------------------
-
- 1. Clone or download this repository.
-
- 2. Copy any file you want into your server.
-
---------------------------------------------------------------------------------
-5. USAGE
---------------------------------------------------------------------------------
-
- -
-
---------------------------------------------------------------------------------
-6. REFERENCE
---------------------------------------------------------------------------------
-
- Short references are written in project structure.
-
---------------------------------------------------------------------------------
-7. CONFIGURATION
---------------------------------------------------------------------------------
-
- -
-
---------------------------------------------------------------------------------
-8. EXAMPLES
---------------------------------------------------------------------------------
-
- -
-
---------------------------------------------------------------------------------
-9. TROUBLESHOOTING
---------------------------------------------------------------------------------
-
- Problem : Coffee counter shows error.
- Solution: Restart the web server. This generates new json files and usually
- solves this
-
- Problem : Dead drops don't show contents.
- Solution: Check permissions and ownership on Dead-drops/ folder. It should
- be apache:apache
-
---------------------------------------------------------------------------------
-10. LICENSE
---------------------------------------------------------------------------------
-
- This project is licensed under the GPLv3 License.
- See the LICENSE.txt file for full details.
-
- Copyright (c) 2026 David Polakovic
-
-================================================================================
+1.1 - Removed unused permissions.
\ No newline at end of file