Skip to content

Commit

Permalink
All updates since the project was abandoned + removal of ga.js for Ma…
Browse files Browse the repository at this point in the history
…nifest V3 + replaced deprecated chrome function

chore: update and support for chrome manifest version 3
ETCExtensions#373 opened on Aug 31 by cldevdad
 2
All the 10 other PR since 2018 + one fix from me
ETCExtensions#344 opened on Dec 19, 2022 by cw2k
 1
Make links https
ETCExtensions#337 opened on Jul 6, 2022 by AndrewLane
Fixed adding a cookie using a form
ETCExtensions#333 opened on Apr 10, 2022 by Qliane
update no locales
ETCExtensions#297 opened on Oct 4, 2020 by steinhaug
add cookie paste option: toCurrentTabCookieUrl
ETCExtensions#292 opened on Aug 12, 2020 by Akimyou
Update cookie_helpers.js
ETCExtensions#286 opened on Jul 22, 2020 by SnailDev
 1
Fix new Chrome cookie policy.
ETCExtensions#278 opened on Mar 29, 2020 by dalejung
Fix imports like ".domain.com" when there's no URL
ETCExtensions#275 opened on Mar 21, 2020 by geekley
 2
export for map
ETCExtensions#267 opened on Nov 30, 2019 by GongShengyue
Fix: Skip the www removal when the host does not start with www
ETCExtensions#254 opened on Aug 19, 2019 by sebui
Automatic decoding of URLencoded cookies
ETCExtensions#235 opened on Oct 24, 2018 by npicca
  • Loading branch information
YoeriW committed Dec 15, 2024
1 parent 1868564 commit 06491cc
Show file tree
Hide file tree
Showing 56 changed files with 176 additions and 117 deletions.
8 changes: 4 additions & 4 deletions GNU_GPL_V3.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Expand Down Expand Up @@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <https://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

Expand All @@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.
<https://www.gnu.org/licenses/>.

The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
<https://www.gnu.org/philosophy/why-not-lgpl.html>.
4 changes: 2 additions & 2 deletions License.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
EditThisCookie is a Chrome extension made by Francesco Capano
http://editthiscookie.com/
https://editthiscookie.com/


This file is part of "EditThisCookie".
Expand All @@ -15,4 +15,4 @@ This file is part of "EditThisCookie".
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with "EditThisCookie". If not, see <http://www.gnu.org/licenses/>.
along with "EditThisCookie". If not, see <https://www.gnu.org/licenses/>.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Inspired by the lack of good cookie managers in Google Chrome, I developed this

Contributing
--------------
- Improve the translations or add new languages [here](http://www.getlocalization.com/editthiscookie/)
- Improve the translations or add new languages [here](https://www.getlocalization.com/editthiscookie/)


How to Install
Expand Down
2 changes: 1 addition & 1 deletion _locales/ar/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "كود المصدر"
},
"editThis_Encode_Cookie_Value": {
"message": "ترميز قيمة الكوكيز ( as per <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a> ) ( مستحسن )"
"message": "ترميز قيمة الكوكيز ( as per <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a> ) ( مستحسن )"
},
"editThis_helpIntro": {
"message": "ستجد هنا بعض التعليمات عن كيفية استخدام الوظائف الأساسية للإضافة"
Expand Down
2 changes: 1 addition & 1 deletion _locales/cs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Zdrojový kód"
},
"editThis_Encode_Cookie_Value": {
"message": "Zakódovat hodnotu cookies (pro každou cookie <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (Doporučeno)"
"message": "Zakódovat hodnotu cookies (pro každou cookie <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (Doporučeno)"
},
"editThis_helpIntro": {
"message": "Zde můžete nalézt vysvětlení pro některé základní funkce tohoto rozšíření"
Expand Down
2 changes: 1 addition & 1 deletion _locales/da/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Kildekode"
},
"editThis_Encode_Cookie_Value": {
"message": "Indkod værdien af cookies (i henhold til <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (Anbefales)"
"message": "Indkod værdien af cookies (i henhold til <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (Anbefales)"
},
"editThis_helpIntro": {
"message": "Her kan du finde forklaringer af nogle af de fundamentale funktioner i denne udvidelse"
Expand Down
2 changes: 1 addition & 1 deletion _locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Quelltext"
},
"editThis_Encode_Cookie_Value": {
"message": "Kodiere den Wert der Cookies (wie in <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (Empfohlen)"
"message": "Kodiere den Wert der Cookies (wie in <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (Empfohlen)"
},
"editThis_helpIntro": {
"message": "Hier wirst du Erklärungen für ein paar grundlegende Funktionen dieser Erweiterung finden"
Expand Down
2 changes: 1 addition & 1 deletion _locales/el/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Πηγαίος Κώδικας"
},
"editThis_Encode_Cookie_Value": {
"message": "Κωδικοποίησε την τιμή του cookie (όπως στο <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (Προτεινόμενο)"
"message": "Κωδικοποίησε την τιμή του cookie (όπως στο <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (Προτεινόμενο)"
},
"editThis_helpIntro": {
"message": "Εδώ μπορείς να βρεις εξηγήσεις για μερικές βασικές λειτουργίες αυτής της επέκτασης"
Expand Down
5 changes: 4 additions & 1 deletion _locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"message": "If you want to programmatically delete a cookie every time it is created add a filter and it will not annoy you anymore"
},
"editThis_Encode_Cookie_Value": {
"message": "Encode the value of the cookies (as per <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (Recommended)"
"message": "Encode the value of the cookies (as per <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (Recommended)"
},
"editThis_AN_adsDescription": {
"message": "Show unobtrusive advertisements in some of the pages I visit"
Expand Down Expand Up @@ -419,5 +419,8 @@
},
"editThis_SameSite_Strict": {
"message": "Strict"
},
"editThis_toCurrentTabCookieUrl": {
"message": "To Current Tab Cookie Url"
}
}
2 changes: 1 addition & 1 deletion _locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Código fuente"
},
"editThis_Encode_Cookie_Value": {
"message": "Codificar el valor de las cookies (por persistencia <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (Recomendado)"
"message": "Codificar el valor de las cookies (por persistencia <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (Recomendado)"
},
"editThis_helpIntro": {
"message": "Aquí encontrarás explicaciones sobre algunas funciones básicas de esta extensión"
Expand Down
2 changes: 1 addition & 1 deletion _locales/et/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Lähtekood"
},
"editThis_Encode_Cookie_Value": {
"message": "Kodeeri küpsiste väärtus (näide asub leheküljel <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (Soovitatav)"
"message": "Kodeeri küpsiste väärtus (näide asub leheküljel <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (Soovitatav)"
},
"editThis_helpIntro": {
"message": "Siit leiate laienduse peamiste funktsioonide selgitused"
Expand Down
2 changes: 1 addition & 1 deletion _locales/fa/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "منبع"
},
"editThis_Encode_Cookie_Value": {
"message": "مقادیر کوکی ها رو انکود گذاری کن ( همانند <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\"><a href=\"http://curl.haxx.se/rfc/cookie_spec.html\"></a> ) (پیشنهاد شده )"
"message": "مقادیر کوکی ها رو انکود گذاری کن ( همانند <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\"><a href=\"https://curl.haxx.se/rfc/cookie_spec.html\"></a> ) (پیشنهاد شده )"
},
"editThis_helpIntro": {
"message": "اینجا شما توضیحاتی در باره ی کاراییه اولیه ی این افزونه پیدا میکنید"
Expand Down
2 changes: 1 addition & 1 deletion _locales/fi/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Lähdekoodi"
},
"editThis_Encode_Cookie_Value": {
"message": "Koodita evästeiden arvot (kuten sivulla <a href=\\\"http://curl.haxx.se/rfc/cookie_spec.html\\\">http://curl.haxx.se/rfc/cookie_spec.html</a> kerrotaan) (Suositeltu)"
"message": "Koodita evästeiden arvot (kuten sivulla <a href=\\\"https://curl.haxx.se/rfc/cookie_spec.html\\\">https://curl.haxx.se/rfc/cookie_spec.html</a> kerrotaan) (Suositeltu)"
},
"editThis_helpIntro": {
"message": "Täällä näet selityksiä tämän laajennuksen perustoimintoille."
Expand Down
2 changes: 1 addition & 1 deletion _locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Code source"
},
"editThis_Encode_Cookie_Value": {
"message": "Encoder la valeur des cookies (en suivant le modèle de <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (Recommandé)"
"message": "Encoder la valeur des cookies (en suivant le modèle de <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (Recommandé)"
},
"editThis_helpIntro": {
"message": "Vous trouverez ici des explications sur quelques fonctions simples de l'extension"
Expand Down
2 changes: 1 addition & 1 deletion _locales/he/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "קוד מקור"
},
"editThis_Encode_Cookie_Value": {
"message": "הצפן את ערך העוגיות (בצורה הבאה: <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (מומלץ)"
"message": "הצפן את ערך העוגיות (בצורה הבאה: <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (מומלץ)"
},
"editThis_helpIntro": {
"message": "כאן תוכל למצוא הסברים לפונקציות הבסיסיות של הרחבה זו"
Expand Down
2 changes: 1 addition & 1 deletion _locales/hu/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Forráskód"
},
"editThis_Encode_Cookie_Value": {
"message": "Sütik értékének kódolása (<a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a> alapján) (Ajánlott)"
"message": "Sütik értékének kódolása (<a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a> alapján) (Ajánlott)"
},
"editThis_helpIntro": {
"message": "Itt találsz egy kis magyarázatot a kiegészítő alap funkcióiról"
Expand Down
2 changes: 1 addition & 1 deletion _locales/id/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Sumber kode"
},
"editThis_Encode_Cookie_Value": {
"message": "Sandikan nilai kuki (sesuai <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (Disarankan)"
"message": "Sandikan nilai kuki (sesuai <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (Disarankan)"
},
"editThis_helpIntro": {
"message": "Di sini Anda akan menemukan penjelasan beberapa fungsi dasar dari ekstensi ini"
Expand Down
2 changes: 1 addition & 1 deletion _locales/it/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Codice Sorgente"
},
"editThis_Encode_Cookie_Value": {
"message": "Codifica il valore dei cookie (come <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (Raccomandato)"
"message": "Codifica il valore dei cookie (come <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (Raccomandato)"
},
"editThis_helpIntro": {
"message": "Qui troverai delle spiegazioni riguardati alcune delle funzioni base di questa estensione"
Expand Down
2 changes: 1 addition & 1 deletion _locales/ja/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "ソースコード"
},
"editThis_Encode_Cookie_Value": {
"message": "Cookieの値をエンコード (<a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a> を参照) (推奨)"
"message": "Cookieの値をエンコード (<a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a> を参照) (推奨)"
},
"editThis_helpIntro": {
"message": "この拡張機能の基本的な機能に関する説明を確認できます。"
Expand Down
2 changes: 1 addition & 1 deletion _locales/ko/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "소스 코드"
},
"editThis_Encode_Cookie_Value": {
"message": "이 쿠키의 값을 (<a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>에 따라) 인코딩하기 (권장됨)"
"message": "이 쿠키의 값을 (<a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>에 따라) 인코딩하기 (권장됨)"
},
"editThis_helpIntro": {
"message": "이 곳에서 이 확장기능의 몇몇 기본적인 기능들에 대한 설명을 찾을 수 있습니다"
Expand Down
2 changes: 1 addition & 1 deletion _locales/lt/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Išeities kodas"
},
"editThis_Encode_Cookie_Value": {
"message": "Koduoti slapukų reikšmę (pagal <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (rekomenduojama)"
"message": "Koduoti slapukų reikšmę (pagal <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (rekomenduojama)"
},
"editThis_helpIntro": {
"message": "Čia rasi šio plėtinio pagrindinių funkcijų paaiškinimus"
Expand Down
2 changes: 1 addition & 1 deletion _locales/ms/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Kod sumber"
},
"editThis_Encode_Cookie_Value": {
"message": "Enkod nilai cookie (seperti <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (Disyorkan)"
"message": "Enkod nilai cookie (seperti <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (Disyorkan)"
},
"editThis_helpIntro": {
"message": "Disini ada boleh mendapat penjelasan untuk beberapa fungsi asas extension ini"
Expand Down
2 changes: 1 addition & 1 deletion _locales/nl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"message": "Broncode"
},
"editThis_Encode_Cookie_Value": {
"message": "Encodeer de waarde van de cookies (zoals <a href=\"http://curl.haxx.se/rfc/cookie_spec.html\">http://curl.haxx.se/rfc/cookie_spec.html</a>) (Aanbevolen)"
"message": "Encodeer de waarde van de cookies (zoals <a href=\"https://curl.haxx.se/rfc/cookie_spec.html\">https://curl.haxx.se/rfc/cookie_spec.html</a>) (Aanbevolen)"
},
"editThis_helpIntro": {
"message": "Hier kun je wat uitleg vinden over de basis functies van deze browser-uitbreiding"
Expand Down
Loading

0 comments on commit 06491cc

Please sign in to comment.