This chrome extension allows you to view the image links in the posts on the eksisozluk.com websites.
You can view pictures inside the page or in gallery mode.
Inline Mode | Gallery Mode |
- https://eksisozluk.com/
- https://eksisozluk42.com/
- https://eksisozluk1923.com/
- https://eksisozluk2023.com/
[1] The user can activate the extension and change the mode with the popup opened by clicking on the icon on the sites eksisozluk.com
[2-3-4] When the extension is active, content.js parses the links in the entries on the page and sends them to background.js.
[5-6] In order to overcome the CORS problem, requests are sent to these links via background.js. The received response is sent back to content.js.
[7] The response from background.js is parsed in content.js and the images are displayed to the user according to the selected mode.
- Clone repository
git clone https://github.com/bk52/eksi-gallery-extension.git
- Install packages
npm install
- Build project
npm run build
After successful build, dist folder will be created from the project directory.
- Install the dist folder by following these steps in the Chrome browser.
- If Adblock is active in your browser, the images of eksiup.com cannot be displayed and it will cause an error in the gallery view.
✔ Solutions
- Close adblock