[PR #20] [MERGED] Firefox sürümü (fixes #5) #42

Closed
opened 2026-02-27 20:29:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/serdarcevher/eksinormallestirici/pull/20
Author: @dcelasun
Created: 3/1/2016
Status: Merged
Merged: 3/1/2016
Merged by: @serdarcevher

Base: masterHead: master


📝 Commits (1)

📊 Changes

10 files changed (+38 additions, -0 deletions)

View changed files

README.md (+4 -0)
firefox/eksinormallestirici.xpi (+0 -0)
firefox/fix.css (+1 -0)
firefox/icon.png (+1 -0)
firefox/icon128.png (+1 -0)
firefox/icon16.png (+1 -0)
firefox/icon48.png (+1 -0)
firefox/jquery.min.js (+1 -0)
firefox/manifest.json (+27 -0)
firefox/script.js (+1 -0)

📄 Description

Dün konuştuğumuz değişiklikleri yaptım. @yali4'ün yaptığı değişikliklerle storage API (chrome.storage / browser.storage) kullanımı da gittiği için iki tarayıcı arasındaki tek fark manifest.json oldu. firefox dizini altında yeni bir manifest yaptım ve diğer dosyaları symlink'ledim. Böylece CSS/JS tek yerden güncellenebilir.

Eklentiyi derlemek için firefox dizininde:

$ zip -r eksinormallestirici.xpi *

çalıştırmak yeterli.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/serdarcevher/eksinormallestirici/pull/20 **Author:** [@dcelasun](https://github.com/dcelasun) **Created:** 3/1/2016 **Status:** ✅ Merged **Merged:** 3/1/2016 **Merged by:** [@serdarcevher](https://github.com/serdarcevher) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`832fb35`](https://github.com/serdarcevher/eksinormallestirici/commit/832fb358c73a85ac2108bf292bdbc180b9881b2f) Firefox sürümü ### 📊 Changes **10 files changed** (+38 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `README.md` (+4 -0) ➕ `firefox/eksinormallestirici.xpi` (+0 -0) ➕ `firefox/fix.css` (+1 -0) ➕ `firefox/icon.png` (+1 -0) ➕ `firefox/icon128.png` (+1 -0) ➕ `firefox/icon16.png` (+1 -0) ➕ `firefox/icon48.png` (+1 -0) ➕ `firefox/jquery.min.js` (+1 -0) ➕ `firefox/manifest.json` (+27 -0) ➕ `firefox/script.js` (+1 -0) </details> ### 📄 Description Dün konuştuğumuz değişiklikleri yaptım. @yali4'ün yaptığı değişikliklerle storage API (chrome.storage / browser.storage) kullanımı da gittiği için iki tarayıcı arasındaki tek fark `manifest.json` oldu. `firefox` dizini altında yeni bir manifest yaptım ve diğer dosyaları symlink'ledim. Böylece CSS/JS tek yerden güncellenebilir. Eklentiyi derlemek için `firefox` dizininde: ``` bash $ zip -r eksinormallestirici.xpi * ``` çalıştırmak yeterli. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:29:24 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/eksinormallestirici#42
No description provided.