diff --git a/Chrome_extensions/cookies_reader_extension/GNU_GPL_V3.txt b/Chrome_extensions/cookies_reader_extension/GNU_GPL_V3.txt
new file mode 100644
index 0000000..94a9ed0
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/GNU_GPL_V3.txt
@@ -0,0 +1,674 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc.
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. You must make sure that they, too, receive
+or can get the source code. And you must show them these terms so they
+know their rights.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so. This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software. The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable. Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products. If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary. To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations. If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based. The
+work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version. For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement). To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients. "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License. You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all. For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+ 13. Use with the GNU Affero General Public License.
+
+ Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work. The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation. If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+ If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+ Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+ 15. Disclaimer of Warranty.
+
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+
+ Copyright (C)
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ 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 .
+
+Also add information on how to contact you by electronic and paper mail.
+
+ If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+ Copyright (C)
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, your program's commands
+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
+ .
+
+ 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
+.
diff --git a/Chrome_extensions/cookies_reader_extension/License.txt b/Chrome_extensions/cookies_reader_extension/License.txt
new file mode 100644
index 0000000..ed2c12a
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/License.txt
@@ -0,0 +1,18 @@
+EditThisCookie is a Chrome extension made by Francesco Capano
+http://editthiscookie.com/
+
+
+This file is part of "EditThisCookie".
+
+ "EditThisCookie" is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ "EditThisCookie" is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ 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 .
diff --git a/Chrome_extensions/cookies_reader_extension/README.md b/Chrome_extensions/cookies_reader_extension/README.md
new file mode 100644
index 0000000..874b286
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/README.md
@@ -0,0 +1,29 @@
+EditThisCookie
+========================
+
+Description
+--------------
+
+EditThisCookie is a cookie manager. You can add, delete, edit, search, protect, and block cookies!
+Inspired by the lack of good cookie managers in Google Chrome, I developed this small, simple, and extremely useful extension that allows you to do anything you'll ever need to do to cookies!
+
+* Delete any cookie
+* Edit any cookie
+* Add a new cookie
+* Search a cookie
+* Protect a cookie (read-only)
+* Block cookies (cookie filter)
+* Export cookies in JSON, Netscape cookie file (perfect for wget and curl), Perl::LPW
+* Import cookies in JSON
+* Limit the maximum expiration date of any cookie
+
+
+Contributing
+--------------
+- Improve the translations or add new languages [here](http://www.getlocalization.com/editthiscookie/)
+
+
+How to Install
+--------------
+
+Install it on Chrome from [here](https://chrome.google.com/webstore/detail/edit-this-cookie/fngmhnnpilhplaeedifhccceomclgfbg)
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/ar/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/ar/messages.json
new file mode 100644
index 0000000..52a4dee
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/ar/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "Http فقط"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "اسمح لنا بمشاركة بيانات تصفحك . جميع البيانات مجهولة"
+ },
+ "editThis_no_cookies": {
+ "message": "لا توجد كوكيز هنا !"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "تفعيل تغييرات الكوكيز"
+ },
+ "editThis_Options": {
+ "message": "خيارات"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "الكوكيز المحظورة"
+ },
+ "editThis_minutes": {
+ "message": "دقائق"
+ },
+ "editThis_Rate_ETC": {
+ "message": "قيّم ُEditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "إذا كنت تريد حذف أوتوماتيكيا كوكي في كل مرة يتم إنشاؤه أضف فيلتر و لن تزعجك بعد الآن\n"
+ },
+ "editThis_translation": {
+ "message": "ترجمة"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "تم حذف الكوكيز"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "وجدت خطأ أو لديك اقتراح؟ اخبرنا"
+ },
+ "editThis_statsIntro": {
+ "message": "هنا يمكنك أن تكتشف كيف استخدمت هذه الإضافة. هذه البيانات تم جمعها من شهر يوليو 2012 فقط"
+ },
+ "editThis_Donation_Date": {
+ "message": "التبرع التسجيل"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "أظهر ايقونة قبعة سانتا كلوز"
+ },
+ "editThis_help": {
+ "message": "مساعدة"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "استيراد"
+ },
+ "editThis_contacts": {
+ "message": "جهات الإتصال"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "كوكيز محمية"
+ },
+ "editThis_flagAll": {
+ "message": "احظر و احذف الكل"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "اذا احببت هذه الأداة، اترك تقييمك في Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "أظهر الDomain قبل اسم الكوكيز"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "كوكيز ( وضع القراءة فقط ) محمية"
+ },
+ "editThis_support": {
+ "message": "ادعمنا"
+ },
+ "editThis_addNew": {
+ "message": "أضف كوكي جديد"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "اظهار الإعلانات الغير مزعجة في بعض الصفحات اللتي أزورها"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "اظهار النطاق بجانب اسم كل كوكي"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "تخطي ذاكرة التخزين المؤقت عند اعادة تحميل الصفحة.."
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "المعلومات و الإعدادات"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "تستطيع استخدام عبارات عادية"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "ساهم بPayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "طلبات الأخطاء/المميزات"
+ },
+ "editThis_Save": {
+ "message": "حفظ"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "في حالت التشغيل، سوف تكون قادر على إخفاء الرمز من شريط الأدوات بالنقر بزر الماوس الأيمن عليه!"
+ },
+ "editThis_statsSince": {
+ "message": "احصائيات الكوكي من : $1"
+ },
+ "editThis_translationIntro": {
+ "message": "ساعدنا في ترجمة هذه الأداة الى لغتك.."
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "اختيار تنسيق التصدير المفضل لملفات تعريف الارتباط"
+ },
+ "editThis_reset": {
+ "message": "اعادة"
+ },
+ "editThis_no": {
+ "message": "لا"
+ },
+ "editThis_addRule": {
+ "message": "أضف هذه القاعدة"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "أالصق ملفات تعريف الارتباط هنا لإستيرادها، بتنسيق مقبول:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "يمكنك إرسال التبرعات إلى"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie هو برنامج للتحكم في الكوكيز. يمكنك إضافة, مسح, إعداد, بحث, حماية و منع الكوكيز"
+ },
+ "editThis_cookiesModified": {
+ "message": "الكوكيز المعدلة"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "علم كوكي"
+ },
+ "editThis_time": {
+ "message": "الوقت"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "أظهر الأسماء بجانب الأيقونة"
+ },
+ "editThis_day": {
+ "message": "أيام"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "محظور من النطاق"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "الكوكيز المعلمة و اللتي تم حذفها"
+ },
+ "editThis_stats": {
+ "message": "احصائيات"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "اختر لغة اخرى"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "المجال واسم"
+ },
+ "editThis_Charity_Message": {
+ "message": "سوف تساعد الأطفال المحتاجين في جميع أنحاء العالم، لأن $1٪ من الإيرادات تذهب إلى"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "تجاوز العمر الأقصى لأي ملف تعريف الارتباط"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "منع عن طريق القيمة"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "نحن نطور برنامجاً مفتوح المصدر ذو جودة عالية و نقدمه مجاناً . ادعمنا باستخدام $1 . حرك المؤشر لتغيير القيمة",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "شهور"
+ },
+ "editThis_cookiesCreated": {
+ "message": "الكوكيز المنشأة"
+ },
+ "editThis_cookiesImported": {
+ "message": "تم استيرد ملفات تعريف الارتباط"
+ },
+ "editThis_secure": {
+ "message": "محمي"
+ },
+ "editThis_cookiesShortened": {
+ "message": "تقصير وقت انتهاء الكوكيز"
+ },
+ "editThis_hostOnly": {
+ "message": "مستضيف فقط"
+ },
+ "editThis_Max_Date": {
+ "message": "حدد اقصى عمر افتراضي للكوكي"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "ساهم بإستخدام عملات الBitCoin"
+ },
+ "editThis_session": {
+ "message": "جلسة"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "اظهار \" تحرير الكوكيز \" في قائمة جانبية أو سياقية"
+ },
+ "editThis_Show_Alerts": {
+ "message": "دائماً اسأل عن الموافقة"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "إنجيل شبح الأسباجتي الطائر"
+ },
+ "editThis_timesUsed": {
+ "message": "لقد استخدمت \"EditThisCookie ه\" $1 مرة"
+ },
+ "editThis_ppBenefit7": {
+ "message": "انت كريم جداً ! إذا تقابلنا في يوم ما سوف اشتري لك بعضاً من الجعة ( مهلاً, الجعة مهمة )"
+ },
+ "editThis_ppBenefit6": {
+ "message": "إذا سنحت الفرصة لنتقابل، سأشتري لك قهوة إيطالية مع فطيرة 'Babbà' "
+ },
+ "editThis_ppBenefit5": {
+ "message": "يمكنك تسمية اية ميزة تريدها ان توجد في البرنامج و انا سوف احققها (فقط لا تطلب المستحيل :P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "إذا وجدت إى اخطاء في البرنامج قل لي و سوف اصلحاً سريعاً جداً"
+ },
+ "editThis_ppBenefit3": {
+ "message": "سوف نرسل إليك رسالة شكر إلى بريدك الإلكتروني"
+ },
+ "editThis_ppBenefit2": {
+ "message": "سوف يتم إضافة اسمك إلى حائط المشاهير"
+ },
+ "editThis_ppBenefit1": {
+ "message": "سوف تحصل على مكان صغير في قلبي"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "إظهار لوحة ديفتولس"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "علم كوكي جديد"
+ },
+ "editThis_ppBenefit9": {
+ "message": "كن أول من يتسبب لي في سكتة قلبية. كل ما عليك فعله هو التبرع الآن"
+ },
+ "editThis_ppBenefit8": {
+ "message": "و بيتزا إيطالية"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "ضبط كوضع قراءة فقط"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "البرنامج الإنساني"
+ },
+ "editThis_deleteAll": {
+ "message": "حذف الكل"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "نضمن انه لن يتم مشاركة أي معلوملت شخصية"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "الكوكي المحمية هي كوكي غير قابلة للتعديل سواء بإستخدام مواقع او إضافات برمجية"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "لا يوجد كوكيز محمية"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "حذف جميع الكوكيز للموقع الحالي ؟"
+ },
+ "editThis_Donate": {
+ "message": "مساهمة"
+ },
+ "editThis_year": {
+ "message": "سنوات"
+ },
+ "editThis_seconds": {
+ "message": "ثواني"
+ },
+ "editThis_ContextMenu": {
+ "message": "تعديل الكوكيز"
+ },
+ "editThis_name": {
+ "message": "الاسم"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "أظهر زر \"منع و مسح الكل\""
+ },
+ "editThis_domain": {
+ "message": "النطاق"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "ترتيب الكوكيز"
+ },
+ "editThis_path": {
+ "message": "مسار"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "محمي"
+ },
+ "editThis_amountByHand": {
+ "message": "لإدخال القيمة يدويًا انقر هنا"
+ },
+ "editThis_yes": {
+ "message": "نعم"
+ },
+ "editThis_backToList": {
+ "message": "العودة إلى قائمة"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "حدث الصفحة بعد تفعيل التغييرات"
+ },
+ "editThis_expiration": {
+ "message": "انتهاء الصلاحية"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "بواسطة الأسم"
+ },
+ "editThis_donations": {
+ "message": "التبرعات"
+ },
+ "editThis_updated": {
+ "message": "تم التحديث، انقر هنا لتعرف ما الجديد."
+ },
+ "editThis_storeID": {
+ "message": "storeID"
+ },
+ "editThis_value": {
+ "message": "قيمة"
+ },
+ "editThis_contactsIntro": {
+ "message": "أرسل لنا رسالة"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "منع بواسطة الأسم"
+ },
+ "editThis_noBlockAdded": {
+ "message": "لا يوجد شروط ايقاف او منع"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "حذف هذه القاعدة"
+ },
+ "editThis_Amount": {
+ "message": "كمية"
+ },
+ "editThis_cookiesExported": {
+ "message": "تم تصدير ملفات تعريف الارتباط"
+ },
+ "editThis_advertisements": {
+ "message": "الإعلانات"
+ },
+ "editThis_support_etc": {
+ "message": "دعم EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "الأستعداد"
+ },
+ "editThis_noStatsNotice": {
+ "message": "لا يوجد بيانات"
+ },
+ "editThis_newFilter": {
+ "message": "فلتر جديد"
+ },
+ "editThis_hour": {
+ "message": "ساعات"
+ },
+ "editThis_Source_Code": {
+ "message": "كود المصدر"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "ترميز قيمة الكوكيز ( as per http://curl.haxx.se/rfc/cookie_spec.html ) ( مستحسن )"
+ },
+ "editThis_helpIntro": {
+ "message": "ستجد هنا بعض التعليمات عن كيفية استخدام الوظائف الأساسية للإضافة"
+ },
+ "editThis_iWantDonate": {
+ "message": "اريد التبرع",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "الأموال التي جمعت حتى الآن"
+ },
+ "editThis_cancel": {
+ "message": "الغاء"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "تحقق من التعليمات البرمجية المصدر في EditThisCookie عند $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "البحث"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "تم نسخ الكوكيز إلى الحافظة"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "تصدير ملفات تعريف الارتباط"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "حذف الكوكي"
+ },
+ "editThis_Details": {
+ "message": "تفاصيل"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/cs/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/cs/messages.json
new file mode 100644
index 0000000..cadb936
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/cs/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HttpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Dovolte nám sdílení Vašich údajů při prohlížení. Všechna data jsou anonymní"
+ },
+ "editThis_no_cookies": {
+ "message": "Tato stránka nemá uloženy žádné cookies."
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Potvrdit změny cookie"
+ },
+ "editThis_Options": {
+ "message": "Možnosti"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Blokované cookies"
+ },
+ "editThis_minutes": {
+ "message": "Minuty"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Ohodnotit EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Pokud chcete programově odstranit cookie při každém jejím vytvoření, přidejte filtr a o nic víc se nestarejte"
+ },
+ "editThis_translation": {
+ "message": "Překlad"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookies smazány"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Našli jste chybu nebo máte návrh na zlepšení? Napište nám!"
+ },
+ "editThis_statsIntro": {
+ "message": "Tady můžete najít, jak jste používal toto rozšíření. Tato data byla shromažďována pouze od července 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Datum příspěvku"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Zobrazit ikonu Santovy čepice."
+ },
+ "editThis_help": {
+ "message": "Nápověda"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Nahrát"
+ },
+ "editThis_contacts": {
+ "message": "Kontakty"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Chráněné cookies"
+ },
+ "editThis_flagAll": {
+ "message": "Blokovat a smazat vše"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "V případě, že se Vám líbí EditThisCookie, ohodnoďte jej na Chrome Web Store."
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Zobrazit doménu před jménem cookie"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Cookies jen pro čtení chráněny"
+ },
+ "editThis_support": {
+ "message": "Podpoř mě"
+ },
+ "editThis_addNew": {
+ "message": "Nové cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Zobrazovat nerušivé reklamy na některých stránkách, které navštěvuji."
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Zobrazit doménu u každé cookie"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Přeskočit cache při obnovení stránky"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "informace a nastavení"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Můžete použít regulární výrazy"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Přispět přes PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Chyby / Připravované funkce"
+ },
+ "editThis_Save": {
+ "message": "Uložit"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Pokud povolíte tuto volbu, budete moci skrýt ikonu v panelu nástrojů prostřednictvím kliknutí pravého tlačítka myši."
+ },
+ "editThis_statsSince": {
+ "message": "Statistika cookie od: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Pomozte nám přeložit toto rozšíření do vašeho jazyka"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Vyberte preferovaný exportní formát pro cookies"
+ },
+ "editThis_reset": {
+ "message": "Reset"
+ },
+ "editThis_no": {
+ "message": "Ne"
+ },
+ "editThis_addRule": {
+ "message": "Přidat toto pravidlo"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Sem vložte cookies pro importování. Povolené formáty jsou:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Příspěvek můžete poslat na:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie je manažer cookies. Můžete přidávat, mazat, upravovat, hledat, chránit a blokovat cookies!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookie upraveny"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Blokovat cookie"
+ },
+ "editThis_time": {
+ "message": "Čas"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Zobrazit popisky vedle ikon"
+ },
+ "editThis_day": {
+ "message": "Dní"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Zablokováno doménou"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Blokované cookies smazány"
+ },
+ "editThis_stats": {
+ "message": "Statistiky"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Zvolit jiný jazyk"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "podle domény a jména"
+ },
+ "editThis_Charity_Message": {
+ "message": "Pomůžete dětem po celém světě, protože obdrží $1 z Vašeho příspěvku"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Přepsat maximální platnost každého cookie"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Zablokovat podle hodnoty"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Vyvíjíme velmi kvalitní programy zdarma a rozdáváme je! Pomozte nám pomocí $1. Pro změnu množství posuňte posuvníkem",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Měsíce"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookies vytvořeny"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookies byly nahrány"
+ },
+ "editThis_secure": {
+ "message": "Bezpečnost"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Doba životnosti cookies zkrácena."
+ },
+ "editThis_hostOnly": {
+ "message": "Pouze pro klienta"
+ },
+ "editThis_Max_Date": {
+ "message": "Nastavit maximální platnost cookie na"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Přespět v Bitcoinech"
+ },
+ "editThis_session": {
+ "message": "Relace"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Zobrazit \"Upravit cookies\" v kontextovém menu"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Vždy se zeptat na potvrzení"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Svatá pravda příšery létajících špaget."
+ },
+ "editThis_timesUsed": {
+ "message": "EditThisCookie použito $1 krát"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Jste velmi štědrý. Pokud se někdy potkáme, dáme si spolu pár piv (hej, pivo je důležité)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Pokud se někdy potkáme, koupím vám italskou kávu a 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Můžete si říct jakoukoliv funkci kterou chcete implementovat a já ji udělám! (jen nežádejte nemožné :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Můžete vyjmenovat chyby pro EditThisCookie a já jej velmi rychle opravím"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Obdržíte emailovou zprávu s poděkováním"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Vaše jméno bude přidáno na Stěnu Slávy"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Získáte si drobný prostor v mém srdci"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Zobrazit panel pro vývojáře"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Blokovat nové cookie"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Způsobíte mi můj první infarkt. Vše, co musíte udělat, je poslat mi příspěvek!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "A Italskou pizzu!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Nastavit jen pro čtení"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Humanitární program"
+ },
+ "editThis_deleteAll": {
+ "message": "Smazat vše"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Zaručujeme, že Vaše osobní data nebudou nikdy sdílena!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Chráněné cookie je takové cookie, které nemůže být upraveno žádnou webovou stránkou ani rozšířením"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Zatím žádné chráněné cookies"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Smazat všechny cookie z aktuální stránky?"
+ },
+ "editThis_Donate": {
+ "message": "Přispět"
+ },
+ "editThis_year": {
+ "message": "Roky"
+ },
+ "editThis_seconds": {
+ "message": "Vteřin"
+ },
+ "editThis_ContextMenu": {
+ "message": "Upravit cookies"
+ },
+ "editThis_name": {
+ "message": "Jméno"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Zobrazit tlačítko \"Zablokovat a smazat vše\""
+ },
+ "editThis_domain": {
+ "message": "Doména"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Seřadit cookies"
+ },
+ "editThis_path": {
+ "message": "Cesta"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Chráněno"
+ },
+ "editThis_amountByHand": {
+ "message": "pro ruční zadání hodnoty klikněte sem"
+ },
+ "editThis_yes": {
+ "message": "Ano"
+ },
+ "editThis_backToList": {
+ "message": "Zpátky na seznam"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Obnovit stránku po odeslání změn"
+ },
+ "editThis_expiration": {
+ "message": "Expirace"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "podle jména"
+ },
+ "editThis_donations": {
+ "message": "Příspěvky"
+ },
+ "editThis_updated": {
+ "message": "byl akutalizován. Klikni sem pro novinky."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Hodnota"
+ },
+ "editThis_contactsIntro": {
+ "message": "Pošlete nám email"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Zablokovat podle jména"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Žádná pravidla pro blokování nebyla přidána"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Smazat toto pravidlo"
+ },
+ "editThis_Amount": {
+ "message": "Částka"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies staženy"
+ },
+ "editThis_advertisements": {
+ "message": "Reklama"
+ },
+ "editThis_support_etc": {
+ "message": "Podpořte EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Začínáme"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Žádná data"
+ },
+ "editThis_newFilter": {
+ "message": "Nový filtr"
+ },
+ "editThis_hour": {
+ "message": "Hodin"
+ },
+ "editThis_Source_Code": {
+ "message": "Zdrojový kód"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Zakódovat hodnotu cookies (pro každou cookie http://curl.haxx.se/rfc/cookie_spec.html ) (Doporučeno)"
+ },
+ "editThis_helpIntro": {
+ "message": "Zde můžete nalézt vysvětlení pro některé základní funkce tohoto rozšíření"
+ },
+ "editThis_iWantDonate": {
+ "message": "Chci přispět",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Peníze dosud navýšeny"
+ },
+ "editThis_cancel": {
+ "message": "Zrušit"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Podívejte se na zdrojový kód EditThisCookie za $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Hledat"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies byly zkopírovány do schránky"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Exportovat cookies"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Smazat cookie"
+ },
+ "editThis_Details": {
+ "message": "Podrobnosti"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/da/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/da/messages.json
new file mode 100644
index 0000000..500a927
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/da/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HttpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Giv os tilladelse til at dele dine browserdata. Alle data er anonymiseret."
+ },
+ "editThis_no_cookies": {
+ "message": "Ingen cookies her."
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Gem cookie-ændringer"
+ },
+ "editThis_Options": {
+ "message": "Indstillinger"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Blokerede cookies"
+ },
+ "editThis_minutes": {
+ "message": "Minutter"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Rate EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Hvis du ønsker programmatisk at slette en cookie, hver gang den bliver oprettet, så tilføj et filter, og så skal du ikke tænke mere over det"
+ },
+ "editThis_translation": {
+ "message": "Oversættelse"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookies slettet"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Har du fundet en bug eller har du et forslag? Fortæl os om det!"
+ },
+ "editThis_statsIntro": {
+ "message": "Her kan du finde ud af hvordan du brugte denne udvidelse. Dette data er udelukkende blevet indsamlet siden Juli 2012"
+ },
+ "editThis_Donation_Date": {
+ "message": "Donations dato"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Vis nissehue på ikonet"
+ },
+ "editThis_help": {
+ "message": "Hjælp"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importér"
+ },
+ "editThis_contacts": {
+ "message": "Kontakter"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Beskyttede Cookies"
+ },
+ "editThis_flagAll": {
+ "message": "Blokér og slet alle"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Hvis du kan lide EditThisCookie, efterlad en rating på Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Vis domænenavnet før cookiens navn"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Skrivebeskyttede cookies"
+ },
+ "editThis_support": {
+ "message": "Støt mig"
+ },
+ "editThis_addNew": {
+ "message": "Tilføj en ny Cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Vis diskrete reklamer på nogle af de sider jeg besøger"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Vis domænet ved cookie-navnet"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Brug ikke cache når siden genindlæses"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "info og indstillinger"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Du kan benytte regulære udtryk"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Støt via PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Fejl eller forbedringsforslag"
+ },
+ "editThis_Save": {
+ "message": "Gem"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Hvis denne er tilvalgt, kan du skjule browser-ikonet ved at højreklikke på det!"
+ },
+ "editThis_statsSince": {
+ "message": "Cookie-statistik siden $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Hjælp os med at oversætte udvidelsen til dit eget sprog"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Vælg det foretrukne format til eksport af cookies"
+ },
+ "editThis_reset": {
+ "message": "Nulstil"
+ },
+ "editThis_no": {
+ "message": "Nej"
+ },
+ "editThis_addRule": {
+ "message": "Tilføj denne regel"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Indsæt den eller de cookies, du ønsker at importere. Følgende formater understøttes:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Du kan sende donationer til: "
+ },
+ "editThis_description": {
+ "message": "EditThisCookie er en cookie-manager. Du kan tilføje, slette, rette, søge, beskytte og blokere cookies!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Ændrede cookies"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Blokér cookie"
+ },
+ "editThis_time": {
+ "message": "Tidspunkt"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Vis forklaring ved siden af ikoner"
+ },
+ "editThis_day": {
+ "message": "Dage"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Blokér efter domæne"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Blokerede cookies er blevet slettet"
+ },
+ "editThis_stats": {
+ "message": "Statistik"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Vælg et andet sprog"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "i forhold til domæne og navn"
+ },
+ "editThis_Charity_Message": {
+ "message": "Du hjælper udsatte børn overalt på jorden, da $1% af omsætningen går til"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Overskriv den maksimale levetid for enhver cookie"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Blokér efter værdi"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Vi udvikler open source software af høj kvalitet, og giver det værk gratis. Støt os via $1. Flyt på slideren for at ændre beløbet",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Måneder"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookies oprettet"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookies importeret"
+ },
+ "editThis_secure": {
+ "message": "Sikker"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Cookiens udløbsdato forkortet"
+ },
+ "editThis_hostOnly": {
+ "message": "HostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "Sæt den maksimale cookie-levetid til"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Støt med Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Session"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Vis \"Redigér cookies\" i højrekliksmenuen"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Anmod altid om bekræftelse"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Det Flyvende Spaghettimonster"
+ },
+ "editThis_timesUsed": {
+ "message": "Du har benyttet 'EditThisCookie' $1 gange"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Du er meget, meget generøs. Hvis vi nogensinde mødes, giver jeg et par øl (hey, øl er vigtigt)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Hvis vi nogensinde mødes, giver jeg en kop italiensk kaffe og en 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Du kan vælge en funktion, du ønsker implementeret i udvidelsen, og jeg vil tilføje den! (Forvent bare ikke lige det umulige :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Du kan vælge en hvilken som helst bug i EditThisCookie, og jeg vil fikse den mega-hurtigt!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Du vil modtage en takke-email"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Dit navn vil blive tilføjet til udvidelsens Wall of Fame"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Du får en lille bitte plads i mit hjerte"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Vis panelet Udviklerværktøjer"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Blokér ny cookie"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Bliv årsagen til min første hjerteanfald. Nu skal du bare donere!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Og en italiensk pizza!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Skrivebeskyttet"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Humanitært program"
+ },
+ "editThis_deleteAll": {
+ "message": "Slet alle"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Vi garanterer dig, at vi aldrig deler dine personlige data!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "En beskyttet cookie er en cookie, der ikke kan ændres af hverken et website eller en udvidelse"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Ingen cookies er endnu beskyttet"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Slet alle cookies fra dette websted?"
+ },
+ "editThis_Donate": {
+ "message": "Bidrag"
+ },
+ "editThis_year": {
+ "message": "År"
+ },
+ "editThis_seconds": {
+ "message": "Sekunder"
+ },
+ "editThis_ContextMenu": {
+ "message": "Redigér cookies"
+ },
+ "editThis_name": {
+ "message": "Navn"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Vis knappen \"Blokér og slet alle\""
+ },
+ "editThis_domain": {
+ "message": "Domæne"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Sortér cookies"
+ },
+ "editThis_path": {
+ "message": "Sti"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Beskyttet"
+ },
+ "editThis_amountByHand": {
+ "message": "klik her for at indtaste beløbet manuelt"
+ },
+ "editThis_yes": {
+ "message": "Ja"
+ },
+ "editThis_backToList": {
+ "message": "Tilbage til liste"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Opdatér siden efter ændringer er gemt"
+ },
+ "editThis_expiration": {
+ "message": "Udløb"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "i forhold til navn"
+ },
+ "editThis_donations": {
+ "message": "Donationer"
+ },
+ "editThis_updated": {
+ "message": "er blevet opdateret. Klik her for at se, hvad der er nyt."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Værdi"
+ },
+ "editThis_contactsIntro": {
+ "message": "Send os en email"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Blokér efter navn"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Ingen blokeringsregler er tilføjet"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Slet denne regel"
+ },
+ "editThis_Amount": {
+ "message": "Beløb"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies eksporteret"
+ },
+ "editThis_advertisements": {
+ "message": "Reklamer"
+ },
+ "editThis_support_etc": {
+ "message": "Støt EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Kom i gang"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Ingen data endnu :("
+ },
+ "editThis_newFilter": {
+ "message": "Nyt filter"
+ },
+ "editThis_hour": {
+ "message": "Timer"
+ },
+ "editThis_Source_Code": {
+ "message": "Kildekode"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Indkod værdien af cookies (i henhold til http://curl.haxx.se/rfc/cookie_spec.html ) (Anbefales)"
+ },
+ "editThis_helpIntro": {
+ "message": "Her kan du finde forklaringer af nogle af de fundamentale funktioner i denne udvidelse"
+ },
+ "editThis_iWantDonate": {
+ "message": "Jeg ønsker at donere",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Beløb indsamlet indtil nu"
+ },
+ "editThis_cancel": {
+ "message": "Annullér"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Se EditThisCookie's kildekode på $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Søg"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies kopieret til udklipsholderen"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Eksportér"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Slet cookie"
+ },
+ "editThis_Details": {
+ "message": "Detaljer"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/de/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/de/messages.json
new file mode 100644
index 0000000..8759b31
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/de/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "httpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Erlauben sie uns ihr Nutzungsverhalten anonym zu erfassen."
+ },
+ "editThis_no_cookies": {
+ "message": "Keine Cookies vorhanden."
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Cookie Änderungen speichern"
+ },
+ "editThis_Options": {
+ "message": "Einstellungen"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Blockierte Cookies"
+ },
+ "editThis_minutes": {
+ "message": "Minuten"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Bewerten Sie EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Wenn Sie ein Cookie automatisch löschen wöllen, wann es erstellt wird, sollen Sie einen Filter hinzufügen."
+ },
+ "editThis_translation": {
+ "message": "Übersetzung:"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookies gelöscht"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Haben Sie einen Fehler gefunden oder haben Sie einen Verbesserungsvorschlag? Dann schreiben Sie uns!"
+ },
+ "editThis_statsIntro": {
+ "message": "Hier können Sie erfahren, wie Sie diese Erweiterung benutzt haben. Diese Daten wurden nur seit Juli 2012 gesammelt."
+ },
+ "editThis_Donation_Date": {
+ "message": "Spendendatum"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Icon mit Weihnachtsmütze anzeigen"
+ },
+ "editThis_help": {
+ "message": "Hilfe"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Cookies importieren"
+ },
+ "editThis_contacts": {
+ "message": "Kontakte"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Geschützte Cookies"
+ },
+ "editThis_flagAll": {
+ "message": "Alle markieren und löschen"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Wenn Sie EditThisCookie mögen, bewerten Sie es im Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Domäne vor dem Namen des Cookies anzeigen"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Schreibgeschützte Cookies"
+ },
+ "editThis_support": {
+ "message": "Unterstütze uns"
+ },
+ "editThis_addNew": {
+ "message": "Neuen Cookie hinzufügen"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Zeige unaufdringliche Werbung auf einigen Seiten, die ich besuche"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Domain neben jeden Cookie Namen anzeigen"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Beim Neuladen der Seite den Cache übergehen"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "Info und Einstellungen"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Sie können reguläre Ausdrücke benutzen"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Spenden per PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Fehler / Funktionsvorschläge"
+ },
+ "editThis_Save": {
+ "message": "Speichern"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Wenn aktiviert, haben Sie die Möglichkeit, das Icon in der Toolbar per Rechtsklick zu verbergen."
+ },
+ "editThis_statsSince": {
+ "message": "Cookie Statistik seit: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Hilf uns, diese Erweiterung in deine Sprache zu übersetzen"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Wählen Sie das bevorzugte Export-Format für Cookies"
+ },
+ "editThis_reset": {
+ "message": "Zurücksetzen"
+ },
+ "editThis_no": {
+ "message": "Nein"
+ },
+ "editThis_addRule": {
+ "message": "Hinzufügen Sie diese Regel"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Füge hier die Cookies ein, die du importieren willst. Akzeptierte Formate:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Sie können Spenden schicken an:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie ist ein Cookie-Manager mit dem man Cookies hinzufügen, löschen, bearbeiten, suchen, schützen und blockieren kann."
+ },
+ "editThis_cookiesModified": {
+ "message": "Veränderte Cookies"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Markieren Sie dies Cookie"
+ },
+ "editThis_time": {
+ "message": "Zeit"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Zeige die Beschreibung neben den Icons"
+ },
+ "editThis_day": {
+ "message": "Tage"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Nach Domain blockieren"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Markierte Cookies gelöscht"
+ },
+ "editThis_stats": {
+ "message": "Statistiken"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Wähle eine andere Sprache"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "nach Domäne und Name"
+ },
+ "editThis_Charity_Message": {
+ "message": "Sie helfen Kinder in Not überall in der Welt, weil $1% der Einnahmen an diese Organisation gehen"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Überschreibe das maximale Alter für alle Cookies"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Nach Wert blockieren"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Wir erstellen hochwertige Open-Source Software und bieten sie gratis an Unterstützen Sie uns mit $1. Verschieben Sie den Regler um den Betrag zu ändern",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Monate"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Erstellte Cookies"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookies wurden importiert"
+ },
+ "editThis_secure": {
+ "message": "Sicher"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Maximales Alter des Cookies gekürzt"
+ },
+ "editThis_hostOnly": {
+ "message": "Nur Host"
+ },
+ "editThis_Max_Date": {
+ "message": "Setze das maximale Alter des Cookies auf"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Spenden in Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Session"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "\"Cookie Ändern\" im Kontextmenü anzeigen"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Immer nach Bestätigung fragen"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Die Kirche des fliegenden Spaghettimonsters"
+ },
+ "editThis_timesUsed": {
+ "message": "Sie haben EditThisCookie $1 mal benutzt"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Sehr großzügig! Falls wir uns mal treffen, bekommen Sie ein paar Biere (hey, Bier ist wichtig!)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Sollten wir uns mal treffen, bekommen Sie einen Kaffee und ein 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Sie nennen mir eine neue Funktion und ich werde sie wahr machen! (nur verlangen Sie nichts unmögliches :p )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Du kannst einen beliebigen Bug nennen, der dich in EditThisCookie stört, und ich werde ihn superschnell beheben!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Sie erhalten eine Dankes-E-Mail."
+ },
+ "editThis_ppBenefit2": {
+ "message": "Dein Name wird zur Wall of Fame hinzugefügt"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Sie bekommen einen kleinen Platz in meinem Herzen."
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Entwicklertools-Panel anzeigen"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Markieren Sie ein neues Cookie"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Sei der Grund meines allerersten Herzinfarktes. Alles was du jetzt noch tun musst, ist zu spenden!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Und eine italienische Pizza!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Als schreibgeschützt festlegen"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "humanitäres Programm"
+ },
+ "editThis_deleteAll": {
+ "message": "Alle löschen"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Wir garantieren, dass ihre persönlichen Daten nie weitergegeben werden!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Ein geschützter Cookie, der weder von einer Webseite, noch einer Extension verändert werden kann"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Noch keine Cookies geschützt"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Alle Cookies der aktuellen Webseite löschen?"
+ },
+ "editThis_Donate": {
+ "message": "Spenden"
+ },
+ "editThis_year": {
+ "message": "Jahre"
+ },
+ "editThis_seconds": {
+ "message": "Sekunden"
+ },
+ "editThis_ContextMenu": {
+ "message": "Ändern cookie"
+ },
+ "editThis_name": {
+ "message": "Name"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "\"Alle löschen und blockieren\"-Button anzeigen"
+ },
+ "editThis_domain": {
+ "message": "Domain"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Cookies sortieren"
+ },
+ "editThis_path": {
+ "message": "Pfad"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Geschützt"
+ },
+ "editThis_amountByHand": {
+ "message": "um den Betrag manuell einzugeben, klicke hier"
+ },
+ "editThis_yes": {
+ "message": "Ja"
+ },
+ "editThis_backToList": {
+ "message": "Zurück zur Liste"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Lade die Seite neu, nachdem du die Änderungen gespeichert hast"
+ },
+ "editThis_expiration": {
+ "message": "Ablaufdatum"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "nach Name"
+ },
+ "editThis_donations": {
+ "message": "Spenden"
+ },
+ "editThis_updated": {
+ "message": "wurde aktualisiert. Klicke hier um die Änderungen zu sehen."
+ },
+ "editThis_storeID": {
+ "message": "storeID"
+ },
+ "editThis_value": {
+ "message": "Wert"
+ },
+ "editThis_contactsIntro": {
+ "message": "Schicke uns eine Email"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Nach Name blockieren"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Keine Blockregeln hinzugefügt"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Löschen Sie diese Regel"
+ },
+ "editThis_Amount": {
+ "message": "Summe"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies wurden exportiert"
+ },
+ "editThis_advertisements": {
+ "message": "Anzeigen"
+ },
+ "editThis_support_etc": {
+ "message": "EditThisCookie unterstützen"
+ },
+ "editThis_getting_started": {
+ "message": "Erste Schritte"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Bislang keine Daten :("
+ },
+ "editThis_newFilter": {
+ "message": "Neuer Filter"
+ },
+ "editThis_hour": {
+ "message": "Stunden"
+ },
+ "editThis_Source_Code": {
+ "message": "Quelltext"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Kodiere den Wert der Cookies (wie in http://curl.haxx.se/rfc/cookie_spec.html ) (Empfohlen)"
+ },
+ "editThis_helpIntro": {
+ "message": "Hier wirst du Erklärungen für ein paar grundlegende Funktionen dieser Erweiterung finden"
+ },
+ "editThis_iWantDonate": {
+ "message": "Ich möchte spenden",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Gesamte Spenden"
+ },
+ "editThis_cancel": {
+ "message": "Abbrechen"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Sie können den Quellcode von EditThisCookie auf $1 betrachten",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Suche"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies wurden in die Zwischenablage kopiert"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Exportiere Cookies"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Cookie löschen"
+ },
+ "editThis_Details": {
+ "message": "Details"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/el/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/el/messages.json
new file mode 100644
index 0000000..c40f0fb
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/el/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "Χρήση μόνο Http "
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Επίτρεψέ μας να μοιραστούμε τα δεδομένα πλοήγησής σου. Όλα τα δεδομένα είναι ανώνυμα."
+ },
+ "editThis_no_cookies": {
+ "message": "Δεν υπάρχουν cookies εδώ!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Υποβολή αλλαγών cookie"
+ },
+ "editThis_Options": {
+ "message": "Επιλογές"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Αποκλεισμένα cookies"
+ },
+ "editThis_minutes": {
+ "message": "Λεπτά"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Βαθμολόγησε το EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Εάν θέλεις να διαγράψεις προγραμματιστικά ένα cookie κάθε φορά που δημιουργείται, πρόσθεσε ένα φίλτρο και δε θα σε ενοχλήσει ξανά"
+ },
+ "editThis_translation": {
+ "message": "Μετάφραση"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Τα cookies έχουν διαγραφεί"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Βρήκες πρόβλημα ή έχεις κάποια πρόταση; Πες το μας!"
+ },
+ "editThis_statsIntro": {
+ "message": "Εδώ μπορείςε να δείς πώς χρησιμοποίησες αυτή την επέκταση. Τα στοιχεία έχουν συγκεντρωθεί από τις 12 Ιουλίου μέχρι σήμερα."
+ },
+ "editThis_Donation_Date": {
+ "message": "Ημερομηνία δωρεάς"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Δείξε το εικονίδιο με το καπέλο του Άη Βασίλη"
+ },
+ "editThis_help": {
+ "message": "Βοήθεια"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Εισαγωγή cookies"
+ },
+ "editThis_contacts": {
+ "message": "Εποικοινωνία"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Προστατευόμενα cookies"
+ },
+ "editThis_flagAll": {
+ "message": "Σημείωση και διαγραφή όλων."
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Εάν σου αρέσει το EditThisCookie, δώσε τη βαθμολογία σου στο Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Δείξε το domain πριν από το όνομα του cookie"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Τα read-only cookies είναι προστατευμένα"
+ },
+ "editThis_support": {
+ "message": "Υποστήριξέ μας"
+ },
+ "editThis_addNew": {
+ "message": "Πρόσθεσε ένα νέο cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Δείχνε μη ενοχλητικές διαφημίσεις σε κάποιες από τις σελίδες που επισκέπτομαι"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Show the domain near each cookie's name"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Skip the cache when page reloads"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "Πληροφορίες και Επιλογές"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "You can use regular expressions"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Συνεισφορά με το PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Προβλήματα / Προτάσεις νέων δυνατοτήτων"
+ },
+ "editThis_Save": {
+ "message": "Αποθήκευση "
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Εάν ενεργοποιηθεί θα μπορείς να κρύψεις το εικονίδιο στο μενού, κάνοντας δεξί κλικ επάνω του!"
+ },
+ "editThis_statsSince": {
+ "message": "Στατιστικά των cookies από τις: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Βοήθησέ μας να μεταφράσουμε την επέκταση στη δική σου γλώσσα"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Choose the preferred export format for cookies"
+ },
+ "editThis_reset": {
+ "message": "Επαναφορά"
+ },
+ "editThis_no": {
+ "message": "Όχι"
+ },
+ "editThis_addRule": {
+ "message": "Πρόσθεσε αυτό τον κανόνα"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Paste here the cookies to import. Accepted formats:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Μπορείτε να στείλετε συνεισφορές προς:"
+ },
+ "editThis_description": {
+ "message": "Με το EditThisCookie μπορείς να προσθέσεις, διαγράψεις, επεξεργαστείς, αναζητήσεις, προστατέψεις και αποκλείσεις Cookies!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Τα Cookies επεξεργάστηκαν"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Επισήμανε το cookie"
+ },
+ "editThis_time": {
+ "message": "Ώρα"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Δείξε ετικέτες δίπλα στα εικονίδια"
+ },
+ "editThis_day": {
+ "message": "Μέρες"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Αποκλεισμός με όνομα χώρου"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Τα επισημασμένα cookies έχουν διαγραφεί"
+ },
+ "editThis_stats": {
+ "message": "Στατιστικά"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Επιλέξτε άλλη γλώσσα."
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "ανά domain και όνομα"
+ },
+ "editThis_Charity_Message": {
+ "message": "Θα βοηθήσεις παιδιά που έχουν ανάγκη σε όλο τον κόσμο, γιατί $1% των εσόδων πηγαίνει στο"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Override the maximum age for any cookie"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Block by value"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Δημιουργούμε υψηλής ποιότητας λογισμικό και το προσφέρουμε δωρεάν. \n Βοηθήστε μας μόνο με 1$. Κινήστε την μπάρα για να αλλάξετε το ποσό.",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Μήνες"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Τα Cookies δημιουργήθηκαν."
+ },
+ "editThis_cookiesImported": {
+ "message": "Τα cookies έχουν εισαχθεί"
+ },
+ "editThis_secure": {
+ "message": "Ασφαλές"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Cookies' expiration shortened"
+ },
+ "editThis_hostOnly": {
+ "message": "HostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "Set the maximum cookie age to"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Συνεισφορά με Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Συνεδρία"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Show \"Edit Cookies\" in contextual menu"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Να ζητείται πάντα επιβεβαίωση"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "The Gospel of the Flying Spaghetti Monster"
+ },
+ "editThis_timesUsed": {
+ "message": "Έχεις χρησιμοποιήσει το EditThisCookie $1 φορές"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Είσαι πολύ γενναιόδωρος! Αν συναντηθούμε ποτέ θα σε κεράσω μερικές μπύρες (έι, η μπύρα είναι σημαντική)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Αν συναντηθούμε ποτέ θα σε κεράσω Ιταλικό καφέ και έναν Μπαμπά."
+ },
+ "editThis_ppBenefit5": {
+ "message": "Μπορείς να ζητήσεις μια καινούρια δυνατότητα που θα ήθελες να συμπεριλάβουμε και εγώ θα την κάνω! (μόνο μη ζητήσεις κάτι αδύνατο :P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Μπορείς να αναφέρεις ένα πρόβλημα που σε ενοχλεί στο EditThisCookie και θα το διορθώσω έξτρα γρήγορα!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Θα λάβεις ένα ευχαριστήριο email"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Το όνομά σου θα προστεθεί στον Τοίχο της Δόξας"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Θα έχεις μια μικρούλα θέση στην καρδιά μου"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Show the DevTools panel"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Επισήμανε καινούριο cookie"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Γίνε η αιτία για την πρώτη μου καρδιακή προσβολή. Το μόνο που έχεις να κάνεις είναι να κάνεις μια δωρεά τώρα!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Και μια Ιταλική πίτσα!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Ρύθμιση ως ''μόνο για ανάγνωση''"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Ανθρωπιστικό πρόγραμμα"
+ },
+ "editThis_deleteAll": {
+ "message": "Διαγραφή όλων"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Εγγυώμαστε πως δεν μοιραζόμαστε ποτέ τα προσωπικά σας δεδομένα!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Προστατευμένο cookie είναι ένα cookie που δε μπορεί να μεταβληθεί από κανέναν ιστότοπο ή καμία επέκταση"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Δεν υπάρχουν προστατευμένα cookies ακόμα"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Διαγραφή όλων των Cookies για αυτήν την σελίδα?"
+ },
+ "editThis_Donate": {
+ "message": "Συνεισφορά"
+ },
+ "editThis_year": {
+ "message": "Έτη"
+ },
+ "editThis_seconds": {
+ "message": "Δευτερόλεπτα"
+ },
+ "editThis_ContextMenu": {
+ "message": "Επεξεργασία Cookies"
+ },
+ "editThis_name": {
+ "message": "Όνομα"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Mostra bottone \"Seleziona ed elimina tutto\""
+ },
+ "editThis_domain": {
+ "message": "Όνομα χώρου"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Ordina cookie"
+ },
+ "editThis_path": {
+ "message": "Path"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Προστατευμένο"
+ },
+ "editThis_amountByHand": {
+ "message": "Για να βάλετε το ποσό με το χέρι πατήστε εδώ"
+ },
+ "editThis_yes": {
+ "message": "Ναι"
+ },
+ "editThis_backToList": {
+ "message": "Επιστροφή στη λίστα"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Ανανεώστε τη σελίδα αφού υποβάλλετε τις αλλαγές"
+ },
+ "editThis_expiration": {
+ "message": "Λήξη"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "per nome"
+ },
+ "editThis_donations": {
+ "message": "Δωρεά"
+ },
+ "editThis_updated": {
+ "message": "έχει ανανεωθεί. Πατήστε εδώ να δείτε τι καινούριο υπάρχει."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Τιμή"
+ },
+ "editThis_contactsIntro": {
+ "message": "Στείλτε μας ένα Email"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Block by name"
+ },
+ "editThis_noBlockAdded": {
+ "message": "No block rules added"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Delete this rule"
+ },
+ "editThis_Amount": {
+ "message": "Ποσό"
+ },
+ "editThis_cookiesExported": {
+ "message": "Τα cookies έχουν εξαχθεί"
+ },
+ "editThis_advertisements": {
+ "message": "Διαφημίσεις"
+ },
+ "editThis_support_etc": {
+ "message": "Supporta EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Ξεκινώντας"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Δεν υπάρχουν δεδομένα :("
+ },
+ "editThis_newFilter": {
+ "message": "Νέο φίλτρο"
+ },
+ "editThis_hour": {
+ "message": "Ώρες"
+ },
+ "editThis_Source_Code": {
+ "message": "Πηγαίος Κώδικας"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Κωδικοποίησε την τιμή του cookie (όπως στο http://curl.haxx.se/rfc/cookie_spec.html ) (Προτεινόμενο)"
+ },
+ "editThis_helpIntro": {
+ "message": "Εδώ μπορείς να βρεις εξηγήσεις για μερικές βασικές λειτουργίες αυτής της επέκτασης"
+ },
+ "editThis_iWantDonate": {
+ "message": "Θέλω να δωρίσω",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Χρήματα που έχουν μαζευτεί μέχρι τώρα"
+ },
+ "editThis_cancel": {
+ "message": "Ακύρωση"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Δείτε τον πηγαίο κώδικα του EditThisCookie στο $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Αναζήτηση"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Τα cookies αντιγράφηκαν στο clipboard"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Εξαγωγή των cookies"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Διέγραψε το cookie"
+ },
+ "editThis_Details": {
+ "message": "Λεπτομέρειες"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/en/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/en/messages.json
new file mode 100644
index 0000000..33b2242
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/en/messages.json
@@ -0,0 +1,423 @@
+{
+ "editThis_description": {
+ "message": "EditThisCookie is a cookie manager. You can add, delete, edit, search, protect and block cookies!"
+ },
+ "editThis_deleteAll": {
+ "message": "Delete all"
+ },
+ "editThis_flagAll": {
+ "message": "Block and delete all"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Show \"Block and delete all\" button"
+ },
+ "editThis_addNew": {
+ "message": "New cookie"
+ },
+ "editThis_newFilter": {
+ "message": "New filter"
+ },
+ "editThis_backToList": {
+ "message": "Back to list"
+ },
+ "editThis_search": {
+ "message": "Search"
+ },
+ "editThis_reset": {
+ "message": "Reset"
+ },
+ "editThis_name": {
+ "message": "Name"
+ },
+ "editThis_value": {
+ "message": "Value"
+ },
+ "editThis_domain": {
+ "message": "Domain"
+ },
+ "editThis_hostOnly": {
+ "message": "HostOnly"
+ },
+ "editThis_path": {
+ "message": "Path"
+ },
+ "editThis_secure": {
+ "message": "Secure"
+ },
+ "editThis_httpOnly": {
+ "message": "HttpOnly"
+ },
+ "editThis_session": {
+ "message": "Session"
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_expiration": {
+ "message": "Expiration"
+ },
+ "editThis_day": {
+ "message": "Days"
+ },
+ "editThis_month": {
+ "message": "Months"
+ },
+ "editThis_year": {
+ "message": "Years"
+ },
+ "editThis_time": {
+ "message": "Time"
+ },
+ "editThis_hour": {
+ "message": "Hours"
+ },
+ "editThis_minutes": {
+ "message": "Minutes"
+ },
+ "editThis_seconds": {
+ "message": "Seconds"
+ },
+ "editThis_no_cookies": {
+ "message": "No cookies here!"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Delete all cookies for current website?"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Delete cookie"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Submit cookie changes"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Set as readonly"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Block cookie"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Block by domain"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Block by name"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Block by value"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Block new cookie"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Always ask for confirmation"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Show labels next to icons"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Protected"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Delete this rule"
+ },
+ "editThis_addRule": {
+ "message": "Add this rule"
+ },
+ "editThis_ContextMenu": {
+ "message": "Edit Cookies"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Show \"Edit Cookies\" in contextual menu"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "If enabled you will be able to hide the icon on the toolbar by right-clicking on it!"
+ },
+ "editThis_Show_Domain": {
+ "message": "Show the domain near each cookie's name"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Blocked cookies"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Protected cookies"
+ },
+ "editThis_Options": {
+ "message": "Options"
+ },
+ "editThis_Donate": {
+ "message": "Contribute"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Contribute with PayPal"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Contribute in Bitcoins"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "You can send donations to:"
+ },
+ "editThis_help": {
+ "message": "Help"
+ },
+ "editThis_getting_started": {
+ "message": "Getting started"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "A protected cookie is a cookie which can't be modified by any website or extension"
+ },
+ "editThis_Blocked_Def": {
+ "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 http://curl.haxx.se/rfc/cookie_spec.html ) (Recommended)"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Show unobtrusive advertisements in some of the pages I visit"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Allow us to share your browsing data. All data is anonymous."
+ },
+ "editThis_stats": {
+ "message": "Stats"
+ },
+ "editThis_support": {
+ "message": "Support me"
+ },
+ "editThis_support_etc": {
+ "message": "Support EditThisCookie"
+ },
+ "editThis_noBlockAdded": {
+ "message": "No block rules added"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "You can use regular expressions"
+ },
+ "editThis_helpIntro": {
+ "message": "Here you will find explanations for some basic functions of this extension"
+ },
+ "editThis_cancel": {
+ "message": "Cancel"
+ },
+ "editThis_yes": {
+ "message": "Yes"
+ },
+ "editThis_no": {
+ "message": "No"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "No cookies protected yet"
+ },
+ "editThis_statsIntro": {
+ "message": "Here you can find out how you used this extension. This data has been collected only since July 2012."
+ },
+ "editThis_statsSharePolicy": {
+ "message": "We guarantee no personal data is ever shared!"
+ },
+ "editThis_timesUsed": {
+ "message": "You used 'EditThisCookie' $1 times"
+ },
+ "editThis_statsSince": {
+ "message": "Cookie statistics since: $1"
+ },
+ "editThis_noStatsNotice": {
+ "message": "No data yet :("
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookies created"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookies modified"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookies deleted"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Read-only cookies protected"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Blocked cookies deleted"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Cookies' expiration shortened"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies exported"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookies imported"
+ },
+ "editThis_advertisements": {
+ "message": "Advertisements"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "info and settings"
+ },
+ "editThis_donations": {
+ "message": "Donations"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "We develop high quality open source software and we give it away for free. Support us using $1. Move the slider to change the amount",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_iWantDonate": {
+ "message": "I want to donate",
+ "description": "I want to donate X euros"
+ },
+ "editThis_amountByHand": {
+ "message": "to enter the amount by hand click here"
+ },
+ "editThis_ppBenefit1": {
+ "message": "You will get a tiny little place in my heart"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Your name will be added to the Wall of Fame"
+ },
+ "editThis_ppBenefit3": {
+ "message": "You'll receive a thank you email"
+ },
+ "editThis_ppBenefit4": {
+ "message": "You can name any bug that annoys you in EditThisCookie and I'll fix it super-fast!"
+ },
+ "editThis_ppBenefit5": {
+ "message": "You can name a feature you want to be implemented and I'll make it true! (just don't ask for the impossible :P )"
+ },
+ "editThis_ppBenefit6": {
+ "message": "If we ever meet I'll get you an Italian coffee and a 'Babbà'"
+ },
+ "editThis_ppBenefit7": {
+ "message": "You are very generous! If we ever meet I'll get you a few beers (hey, beer is important)"
+ },
+ "editThis_ppBenefit8": {
+ "message": "And an Italian pizza!"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "The Gospel of the Flying Spaghetti Monster"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Be the cause of my very first heart stroke. All you have to do is donate now!"
+ },
+ "editThis_translation": {
+ "message": "Translation"
+ },
+ "editThis_translationIntro": {
+ "message": "Help us translate the extension to your language"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Bugs / Feature Requests"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Found a bug or have a suggestion? Tell us!"
+ },
+ "editThis_contacts": {
+ "message": "Contacts"
+ },
+ "editThis_contactsIntro": {
+ "message": "Send us an email"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Skip the cache when page reloads"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Reload the page after submitting the changes"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Override the maximum age for any cookie"
+ },
+ "editThis_Max_Date": {
+ "message": "Set the maximum cookie age to"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Choose another language"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Choose the preferred export format for cookies"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Export"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies copied to clipboard"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Import"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Paste here the cookies to import. Accepted formats:"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Show the DevTools panel"
+ },
+ "editThis_Save": {
+ "message": "Save"
+ },
+ "editThis_Charity_Message": {
+ "message": "You will help children in need all over the world, because $1% of the revenues go to"
+ },
+ "editThis_Details": {
+ "message": "Details"
+ },
+ "editThis_Money_Raised": {
+ "message": "Money raised so far"
+ },
+ "editThis_Donation_Date": {
+ "message": "Donation date"
+ },
+ "editThis_Amount": {
+ "message": "Amount"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Humanitarian program"
+ },
+ "editThis_Source_Code": {
+ "message": "Source code"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Check EditThisCookie's source code on $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Rate EditThisCookie"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "If you like EditThisCookie, leave a rating on the Chrome Web Store"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Show the Santa's hat icon"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Show the domain before the cookie's name"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Sort cookies"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "by name"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "by domain and name"
+ },
+ "editThis_updated": {
+ "message": "has been updated. Click here to check what's new."
+ },
+ "editThis_URL": {
+ "message": "URL"
+ },
+ "editThis_SameSite": {
+ "message": "SameSite"
+ },
+ "editThis_SameSite_None": {
+ "message": "No Restriction"
+ },
+ "editThis_SameSite_Lax": {
+ "message": "Lax"
+ },
+ "editThis_SameSite_Strict": {
+ "message": "Strict"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/es/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/es/messages.json
new file mode 100644
index 0000000..aba0441
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/es/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "httpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Permítenos compartir tus datos de navegación. Todos serán anónimos."
+ },
+ "editThis_no_cookies": {
+ "message": "No hay cookies aquí!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Guardar los cambios"
+ },
+ "editThis_Options": {
+ "message": "Opciones"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Cookies bloqueadas"
+ },
+ "editThis_minutes": {
+ "message": "Minutos"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Califica EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Si quieres eliminar una cookie automáticamente cada vez que se cree, añade un filtro y no te volverá a molestar"
+ },
+ "editThis_translation": {
+ "message": "Traducción"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookies borradas"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "¿Encontraste un fallo o tienes una sugerencia? ¡Dínoslo!"
+ },
+ "editThis_statsIntro": {
+ "message": "Aquí puedes aprender a usar esta extensión. Esta información ha sido recogida desde julio de 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Fecha de la donación"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Mostrar el icono con el sombrero de Santa"
+ },
+ "editThis_help": {
+ "message": "Ayuda"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importar cookies"
+ },
+ "editThis_contacts": {
+ "message": "Contactos"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Cookies protegidas"
+ },
+ "editThis_flagAll": {
+ "message": "Marcar y eliminar todas"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Si te gusta EditThisCookie, deja una valoración en la Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Muestra el dominio antes del nombre del cookie"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Cookies protegidas de solo lectura"
+ },
+ "editThis_support": {
+ "message": "Ayúdanos"
+ },
+ "editThis_addNew": {
+ "message": "Crear cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Mostrar anuncios discretos en algunas de las páginas que visite"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Muestra el dominio de cada cookie junto a su nombre"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Saltar el caché al recargar la página"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "información y opciones"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Puedes usar expresiones regulares"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Contribuye con PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Bugs / Peticiones"
+ },
+ "editThis_Save": {
+ "message": "Guardar"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "¡Si está activado podrás ocultar el icono en la barra de herramientas haciendo click derecho en él!"
+ },
+ "editThis_statsSince": {
+ "message": "Estadísticas de cookies desde: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Ayúdanos a traducir esta extensión a tu idioma"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Elige un formato de exportación para las cookies"
+ },
+ "editThis_reset": {
+ "message": "Restablecer"
+ },
+ "editThis_no": {
+ "message": "No"
+ },
+ "editThis_addRule": {
+ "message": "Añadir esta regla"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Pega aquí las cookies a importar. Formatos aceptados:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Puedes enviar donaciones a:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie es un gestor de cookies. ¡Puedes añadir, eliminar, editar, buscar, proteger y bloquear cookies!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookies modificadas"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Marcar cookie"
+ },
+ "editThis_time": {
+ "message": "Tiempo"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Mostrar etiquetas junto a los iconos"
+ },
+ "editThis_day": {
+ "message": "Días"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Bloquear por dominio"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Cookies marcadas eliminadas"
+ },
+ "editThis_stats": {
+ "message": "Estadísticas"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Elige otro idioma"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "por dominio y nombre"
+ },
+ "editThis_Charity_Message": {
+ "message": "Ayudarás niños en necesidad en todo el mundo, porque el $1% de las ganancias van a"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Anular la edad máxima de cualquier cookie"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Bloquear por valor"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Hacemos software abierto de alta calidad y lo ofrecemos gratis. Ayúdanos con $1. Desliza la barra para cambiar la cantidad",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Meses"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookies creadas"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookies Importadas"
+ },
+ "editThis_secure": {
+ "message": "Seguro"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Caducidad de las cookies reducida"
+ },
+ "editThis_hostOnly": {
+ "message": "hostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "Escoge la edad máxima de la cookie"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Contribuye en Bitcoin"
+ },
+ "editThis_session": {
+ "message": "sesión"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Mostrar \"Modificar Cookies\" en el menú contextual"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Pedir siempre confirmación"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "El evangelio del Monstruo Espagueti Volador"
+ },
+ "editThis_timesUsed": {
+ "message": "Has usado 'EditThisCookie' $1 veces"
+ },
+ "editThis_ppBenefit7": {
+ "message": "¡Eres muy generoso! Si alguna vez nos encontramos te invitaré a unas cervezas (hey, la cerveza es importante)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Si alguna vez nos encontramos te daré un café italiano y un 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "¡Puedes decirme una función que quieres que implante y lo haré realidad! (simplemente no pidas lo imposible :P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "¡Puedes decirme cualquier bug que te moleste en 'EditThisCookie' y lo arreglaré super-rápido!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Recibirás un correo electrónico de agradecimiento"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Tu nombre se añadirá al Muro de la Fama"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Obtendrás un pequeño lugar en mi corazón"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Mostrar el panel de las herramientas de desarollador"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Marcar nueva cookie"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Se la causa de mi primer gran éxito. ¡Solo tienes que donar ahora!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "¡Y una pizza italiana!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Proteger de cambios"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Programa humanitario"
+ },
+ "editThis_deleteAll": {
+ "message": "Eliminar todas"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "¡Te garantizamos que no compartiremos datos personales!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Una cookie protegida es una cookie que no puede ser modificada por ninguna página web o extensión"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "No hay cookies protegidas todavía"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "¿Borrar todas las cookies de la página web actual?"
+ },
+ "editThis_Donate": {
+ "message": "Contribuir"
+ },
+ "editThis_year": {
+ "message": "Años"
+ },
+ "editThis_seconds": {
+ "message": "Segundos"
+ },
+ "editThis_ContextMenu": {
+ "message": "Modifica Cookies"
+ },
+ "editThis_name": {
+ "message": "Nombre"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Mostrar el botón \"Marcar y eliminar todas\""
+ },
+ "editThis_domain": {
+ "message": "Dominio"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Ordenar cookies"
+ },
+ "editThis_path": {
+ "message": "Ruta"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Protegido"
+ },
+ "editThis_amountByHand": {
+ "message": "para introducir la cantidad manualmente haz click aquí"
+ },
+ "editThis_yes": {
+ "message": "Sí"
+ },
+ "editThis_backToList": {
+ "message": "Volver a la lista"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Recargar la página después de guardar los cambios"
+ },
+ "editThis_expiration": {
+ "message": "Caducidad"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "por nombre"
+ },
+ "editThis_donations": {
+ "message": "Donaciones"
+ },
+ "editThis_updated": {
+ "message": "ha sido actualizado.Pulsa aquí para ver los cambios"
+ },
+ "editThis_storeID": {
+ "message": "storeID"
+ },
+ "editThis_value": {
+ "message": "valor"
+ },
+ "editThis_contactsIntro": {
+ "message": "Mándanos un correo electrónico"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Bloquear por nombre"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Ninguna regla de bloqueo añadida"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Eliminar esta regla"
+ },
+ "editThis_Amount": {
+ "message": "Importe"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies Exportadas"
+ },
+ "editThis_advertisements": {
+ "message": "Anuncios"
+ },
+ "editThis_support_etc": {
+ "message": "Ayuda a EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Cómo empezar"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Sin datos todavía :("
+ },
+ "editThis_newFilter": {
+ "message": "Nuevo filtro"
+ },
+ "editThis_hour": {
+ "message": "Horas"
+ },
+ "editThis_Source_Code": {
+ "message": "Código fuente"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Codificar el valor de las cookies (por persistencia http://curl.haxx.se/rfc/cookie_spec.html ) (Recomendado)"
+ },
+ "editThis_helpIntro": {
+ "message": "Aquí encontrarás explicaciones sobre algunas funciones básicas de esta extensión"
+ },
+ "editThis_iWantDonate": {
+ "message": "Quiero donar",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Dinero recaudado hasta ahora"
+ },
+ "editThis_cancel": {
+ "message": "Cancelar"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Encuentra el código fuente de EditThisCookie en $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Buscar"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies copiadas al portapapeles"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Exportar cookies"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Borrar cookie"
+ },
+ "editThis_Details": {
+ "message": "Detalles"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/et/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/et/messages.json
new file mode 100644
index 0000000..6510a79
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/et/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "AinultHttp"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Lubage meil jagada Teie sirvimise andmeid. Kõik andmed jäävad anonüümseks."
+ },
+ "editThis_no_cookies": {
+ "message": "Siin küpsiseid pole!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Kinnita muudatused küpsises"
+ },
+ "editThis_Options": {
+ "message": "Valikud"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Keelatud küpsised"
+ },
+ "editThis_minutes": {
+ "message": "Minutid"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Hinda EditThisCookie-d"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Kui soovite küpsise tekkimisel automaatset kustutamist siis lisage filter ning oletegi küpsisest vaba"
+ },
+ "editThis_translation": {
+ "message": "Tõlge"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Kustutatud küpsised"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Leidsite vea või tahate soovitusi jagada? Öelge meile!"
+ },
+ "editThis_statsIntro": {
+ "message": "Siit näete selle laienduse kasutamist. Neid andmeid on kogutud alates 2012. aasta juulist."
+ },
+ "editThis_Donation_Date": {
+ "message": "Annetuse kuupäev"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Kuva jõuluvana mütsi ikooni"
+ },
+ "editThis_help": {
+ "message": "Abi"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Impordi"
+ },
+ "editThis_contacts": {
+ "message": "Kontaktid"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Kaitstud küpsised"
+ },
+ "editThis_flagAll": {
+ "message": "Keela ja kustuta kõik"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Kui olete EditThisCookiega rahul siis hinnake seda Chrome´i veebipoes"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Kuva küpsise nime ees domeen"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Ainult lugemiseks kaitstud küpsised"
+ },
+ "editThis_support": {
+ "message": "Toetage mind"
+ },
+ "editThis_addNew": {
+ "message": "Uus küpsis"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Kuva mõnedes külastavates portaalides tagasihoidlikke reklaame"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Kuva iga küpsise nime kõrval domeen"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Portaali taaslaadimisel jäta vahemälu vahele"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "info ja seaded"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Võite kasutada tavalisi väljendeid"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Toeta PayPali kaudu"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Vead / Lisavõimaluste tellimine"
+ },
+ "editThis_Save": {
+ "message": "Salvesta"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Kui lubatud sis saate tööriistaribal peita ikooni tehes sellel parem-klõps!"
+ },
+ "editThis_statsSince": {
+ "message": "Küpsiste andmed alates: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Aidake meil laiendust tõlkida oma emakeelde"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Valige küpsiste eelistatud ekspordiformaat"
+ },
+ "editThis_reset": {
+ "message": "Nulli seaded"
+ },
+ "editThis_no": {
+ "message": "Ei"
+ },
+ "editThis_addRule": {
+ "message": "Lisa see reegel"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Importimiseks asetage küpsised siia. Lubatud formaadid:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Saate annetusi saata:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie on virtuaalse küpsise haldur. Saate küpsiseid lisada, kustutada, otsida, kaitsta ja keelata!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Küpsised kohandatud"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Keela küpsis"
+ },
+ "editThis_time": {
+ "message": "Aeg"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Kuva ikoonide kõrval märke"
+ },
+ "editThis_day": {
+ "message": "Päevad"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Keela domeeni järgi"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Keelatud küpsised kustutatud"
+ },
+ "editThis_stats": {
+ "message": "Statistika"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Vali teine keel"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "domeeni ja nimega"
+ },
+ "editThis_Charity_Message": {
+ "message": "Aitate lapsi kogu maailmas, sest $1% annetusest läheb"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Kirjuta üle iga küpsise pikim eluaeg"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Keela väärtuse järgi"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Arendame kõrge kvaliteedilist avatud lähtekoodiga tarkvara ning anname selle tasuta ära. Toetage meid $1. i kaudu. Summa muutmiseks liigutage liugurit",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Kuud"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Küpsised loodud"
+ },
+ "editThis_cookiesImported": {
+ "message": "Küpsised imporditud"
+ },
+ "editThis_secure": {
+ "message": "Turvaline"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Küpsiste kestvusaeg on lühendatud"
+ },
+ "editThis_hostOnly": {
+ "message": "AinultHost"
+ },
+ "editThis_Max_Date": {
+ "message": "Määra küpsise pikimaks kestvuseaks "
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Toeta Bitcoiniga"
+ },
+ "editThis_session": {
+ "message": "Sessioon"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Kuva kontekstmenüüd \"Muuda küpsiseid\""
+ },
+ "editThis_Show_Alerts": {
+ "message": "Alati küsi kinnitust"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "The Gospel of the Flying Spaghetti Monster"
+ },
+ "editThis_timesUsed": {
+ "message": "Olete EditThisCookiet kasutanud $1 korda"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Olete väga lahke! Kui kunagi kohtume siis teen Teile paar õlle välja (õlu on ju tähtis, eks)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Kui kunagi kohtume siis teen Teile välja itaaliapärase kohvi ja väikse pärmseemnetest koogi 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Saate soovitada uusi funktsioone ja ma teen need reaalseks! (ärge ainult küsige teostamatut :P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Andke kõikidest häirivatest EditThisCookie vigadest teada ja ma parandan need ülikiirelt!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Saate meilikasti tänukirja"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Teie nimi lisatakse Kuulsuste seinale"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Saate minu südames omale pisikese õdusa koha"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Kuva arendajatele mõeldud tööriistapaneel"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Keela uus küpsis"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Olge minu esimese südamerabanduse põhjus. Ainus, mida tegema peate on praegu annetama!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Ja itaalia pitsa!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Määra ainult lugemiseks"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Inimesesõbralik kava"
+ },
+ "editThis_deleteAll": {
+ "message": "Kustuta kõik"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Kindlustame, et isiklikke andmeid eales ei jagataks!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Kaitstud küpsis on küpsis, mida üksi portaal ega laiendus ei saa muuta"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Ühtki küpsist pole veel kaitstud"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Kustutage selle portaali kõik küpsised?"
+ },
+ "editThis_Donate": {
+ "message": "Toeta"
+ },
+ "editThis_year": {
+ "message": "Aastad"
+ },
+ "editThis_seconds": {
+ "message": "Sekundid"
+ },
+ "editThis_ContextMenu": {
+ "message": "Muuda küpsiseid"
+ },
+ "editThis_name": {
+ "message": "Nimi"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Kuva nupp \"Keela ja kustuta kõik\" "
+ },
+ "editThis_domain": {
+ "message": "Domeen"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Sorteeri küpsiseid"
+ },
+ "editThis_path": {
+ "message": "Asukoht"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Kaitstud"
+ },
+ "editThis_amountByHand": {
+ "message": "enda valitud summa sisestamiseks vajutage siia"
+ },
+ "editThis_yes": {
+ "message": "Jah"
+ },
+ "editThis_backToList": {
+ "message": "Tagasi loendisse"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Pärast muudatuste tegemist värskendage lehekülge"
+ },
+ "editThis_expiration": {
+ "message": "Aegumine"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "nime järgi"
+ },
+ "editThis_donations": {
+ "message": "Annetused"
+ },
+ "editThis_updated": {
+ "message": "on uuendatud. Vajuta siia, et uurida mida muudeti."
+ },
+ "editThis_storeID": {
+ "message": "PoeID"
+ },
+ "editThis_value": {
+ "message": "Väärtus"
+ },
+ "editThis_contactsIntro": {
+ "message": "Saatke meile meil"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Keela nime järgi"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Keelamisreegleid pole lisatud"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Kustuta see reegel"
+ },
+ "editThis_Amount": {
+ "message": "Summa"
+ },
+ "editThis_cookiesExported": {
+ "message": "Eskporditud küpsised"
+ },
+ "editThis_advertisements": {
+ "message": "Reklaamid"
+ },
+ "editThis_support_etc": {
+ "message": "Toetage EditThisCookiet"
+ },
+ "editThis_getting_started": {
+ "message": "Esmatutvus"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Andmed veel pole :("
+ },
+ "editThis_newFilter": {
+ "message": "Uus filter"
+ },
+ "editThis_hour": {
+ "message": "Tundi"
+ },
+ "editThis_Source_Code": {
+ "message": "Lähtekood"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Kodeeri küpsiste väärtus (näide asub leheküljel http://curl.haxx.se/rfc/cookie_spec.html ) (Soovitatav)"
+ },
+ "editThis_helpIntro": {
+ "message": "Siit leiate laienduse peamiste funktsioonide selgitused"
+ },
+ "editThis_iWantDonate": {
+ "message": "Tahan annetada",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Siiani annetatud summa"
+ },
+ "editThis_cancel": {
+ "message": "Tühista"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "EditThisCookie lähtekoodi leiate siit: $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Otsi"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Lõikelauale kopeeritud küpsised"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Ekspordi"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Kustuta küpsis"
+ },
+ "editThis_Details": {
+ "message": "Detailid"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/fa/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/fa/messages.json
new file mode 100644
index 0000000..3253809
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/fa/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "تنها اچ تی تی پی"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "به ما اجازه بدید تا تاریچخه ی جستجوهای شما رو به اشتراک بگذاریم . تمامی داده ها به صورت ناشناس میباشند"
+ },
+ "editThis_no_cookies": {
+ "message": "هیچ کوکی وجود ندارد !"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "تغییرات کوکی را ثبت کن"
+ },
+ "editThis_Options": {
+ "message": "تنظیمات"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "کوکی های بلوکه شده"
+ },
+ "editThis_minutes": {
+ "message": "دقیقه "
+ },
+ "editThis_Rate_ETC": {
+ "message": "به این افزونه رتبه بدهید "
+ },
+ "editThis_Blocked_Def": {
+ "message": "اگر میخواهید به صورت خودکار ، هر وقت یک کوکی جدید ساخته میشود آن را پاک کنید ، یک فیلتر اضافه کنید تا دیگر شما رو اذیت نکند"
+ },
+ "editThis_translation": {
+ "message": "ترجمه"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "کوکی ها حذف شدند"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "پیشنهاد و مشکلات خود را با ما در میاد بگذارید "
+ },
+ "editThis_statsIntro": {
+ "message": "از اینجا شما میتوانید بفهمید چگونه از این افزونه استفاده نموده اید . این اطلاعات از جولای 2012 جمع آوری شده است ."
+ },
+ "editThis_Donation_Date": {
+ "message": "تاریخ اهدا"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "آیکون کلا بابابرفی رو نشون بده "
+ },
+ "editThis_help": {
+ "message": "کمک"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "وارد کردن"
+ },
+ "editThis_contacts": {
+ "message": "تماس"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "کوکی های محافظت شده"
+ },
+ "editThis_flagAll": {
+ "message": "بلوکه کردن و حذف همه"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "اگر این افزونه مورد پسنده شماست در صفحه ی این افزونه در فروشگاه کروم رتبه بدهید"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "دامین سایت را قبل از اسم کوکی نشون بده "
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "کوکی های فقط خواندنی محافظت شده"
+ },
+ "editThis_support": {
+ "message": "پشتیبانی کنید "
+ },
+ "editThis_addNew": {
+ "message": "کوکی جدید"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "تبلیغات کوچک را در بعضی از صفحاتی که من مشاهده میکنم نشان بده"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "دامنه را در کنار اسم کوکی نشان بده"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "کش را در هنگام رفرش شدن صفحه بیخیال شو"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "اطلاعات و تنظیمات"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "شما میتوانید از عبارات منظم نیز استفاده کنید "
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "از طریق پی پال کمک کنید"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "باگ / درخواست امکانت جدید"
+ },
+ "editThis_Save": {
+ "message": "ذخیره"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "درصورت فعال بودن ، شما میتونید آیکون موجود بر روی تولبار را با راست کلیک کردن بر روی آن غیر فعال کنید !"
+ },
+ "editThis_statsSince": {
+ "message": "آمار و اطلاعات کوکی ها از : $1"
+ },
+ "editThis_translationIntro": {
+ "message": "به ما در ترجمه ی افزونه به زبان خودتان کمک کنید"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "فرمت دلخواه خود را برای خروجی گرفتن انتخاب کنید"
+ },
+ "editThis_reset": {
+ "message": "ریست کردن"
+ },
+ "editThis_no": {
+ "message": "نه"
+ },
+ "editThis_addRule": {
+ "message": "این قانون را اضافه کن"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "برای وارد کردن کوکی را در اینجا کپی کنید .فرمت های قابل قبول :"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "میتونید اهدایی هایتان را بفرستید به :"
+ },
+ "editThis_description": {
+ "message": "این افزونه یک سیستم مدیریت کوکی میباشید ، شما میتوانید کوکی اضافه ، حذف ، جستجو ، ویرایش و یا حفاظت و بلاک کردن انجام دهید"
+ },
+ "editThis_cookiesModified": {
+ "message": "کوکی تغییر یافت"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "بلوکه کردن کوکی"
+ },
+ "editThis_time": {
+ "message": "تاریخ"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "برچسب ها رو در کنار آیکون ها نمایش بده"
+ },
+ "editThis_day": {
+ "message": "روز"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "بلوکه کردن از طریق دامنه"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "کوکی های بلوکه شده حذف شدند"
+ },
+ "editThis_stats": {
+ "message": "آمار"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "یک زبان دیگر را انتخاب کنید"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "از طریق دامنه و اسم :"
+ },
+ "editThis_Charity_Message": {
+ "message": "شما به کودکان سرتاسر جهان کمک میکنید ، $1% سود اهدا میشود به "
+ },
+ "editThis_Max_Date_Option": {
+ "message": "بیشترین تاریخ هر کوکی را بازنویسی کن"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "از طریق مقدار بلوکه کن"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "ما نرم افزار های رایگان و باکیفیت منبع باز تولید میکنیم. با $1 ما را پشتیبانی کنید. با کشیدن نشانگر مقدار را تغییر دهید",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "ماه"
+ },
+ "editThis_cookiesCreated": {
+ "message": "کوکی ها ساخته شدند"
+ },
+ "editThis_cookiesImported": {
+ "message": "کوکی ها وارد شدند"
+ },
+ "editThis_secure": {
+ "message": "امن"
+ },
+ "editThis_cookiesShortened": {
+ "message": "انقضای کوکی ها کوتاه شدند"
+ },
+ "editThis_hostOnly": {
+ "message": "تنها هاست"
+ },
+ "editThis_Max_Date": {
+ "message": "بیشینه ی عمر کوکی را تغییر بده به "
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "از طریق بیت کوین کمک کنید"
+ },
+ "editThis_session": {
+ "message": "جلسه"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "در منوی کلیک راست کروم \"ویرایش کوکی\" را نمایش بده"
+ },
+ "editThis_Show_Alerts": {
+ "message": "همیشه تقاضای تاییدیه کن"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "مژده ی هیولایی پرنده ی ماکارانی"
+ },
+ "editThis_timesUsed": {
+ "message": "شما $1 بار از این افزونه استفاده کردید"
+ },
+ "editThis_ppBenefit7": {
+ "message": "تو یک فرد بخشنده ای ! اگر دیدم حتما برات آبجو میخرم ( هی ، آبجو حرف نداره )ـ"
+ },
+ "editThis_ppBenefit6": {
+ "message": "اگر هم رو دیدیم برات یک قهوه ی ایتالیایی با کیک مخصوص \"بابا\"ی فرانسوی میگیرم"
+ },
+ "editThis_ppBenefit5": {
+ "message": "میتونید درخواست امکانات بیشترتون رو به من بگید تا اون رو آماده کنم ! ( فقط کاره حضرته فیل نخواین :P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "میتونی هر باگی که تو این افزونه اذیتت میکنه رو بهم بگی تا سریعآ برات برطرفش کنم"
+ },
+ "editThis_ppBenefit3": {
+ "message": "شما یک ایمیل تشکر دریافت خواهید کرد"
+ },
+ "editThis_ppBenefit2": {
+ "message": "اسم شما به دیوارشعرت اضافه خواهد شد"
+ },
+ "editThis_ppBenefit1": {
+ "message": "شما در قلب من جا دارید "
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "نمایش ابزار پیشرفته"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "کوکی جدید را بلوکه کن"
+ },
+ "editThis_ppBenefit9": {
+ "message": "میخوای باعث اولین حمله ی قلبیم باشی ؟ . تنها کاری که لازمه بکنی \"اهدا\" کمکه !"
+ },
+ "editThis_ppBenefit8": {
+ "message": "و یک پیتزا ایتالیایی !"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "به عنوان \" فقط خواندنی\" قرار بده"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "برنامه ی بشردوستانه"
+ },
+ "editThis_deleteAll": {
+ "message": "حذف همه"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "به شما ضمانت میدهیم هیچگونه داده ی خصوصی شما به اشتراک گذاشته نمیشود !"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "یک کوکی محافظت شده ، کوکی ای میباشید که امکان ویرایش آن توسط وب سایت یا افزونه امکان پذیر نمیباشد"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "هیچ کوکی ای مورد حفاظت قرار نگرفته است"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "آیا مطمئن به حذف تمامی کوکی های این سایت هستید ؟"
+ },
+ "editThis_Donate": {
+ "message": "کمک کردن"
+ },
+ "editThis_year": {
+ "message": "سال"
+ },
+ "editThis_seconds": {
+ "message": "ثانیه"
+ },
+ "editThis_ContextMenu": {
+ "message": "ویرایش کوکی "
+ },
+ "editThis_name": {
+ "message": "اسم"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": " نمایش دکمه ی \"بلوکه کردن و حذف همه\"ـ"
+ },
+ "editThis_domain": {
+ "message": "دامنه"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "مرتب سازی کوکی ها "
+ },
+ "editThis_path": {
+ "message": "مسیر"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "محافظت شده "
+ },
+ "editThis_amountByHand": {
+ "message": "برای وارد کردن دستی مقدار کلیک کنید"
+ },
+ "editThis_yes": {
+ "message": "بله"
+ },
+ "editThis_backToList": {
+ "message": "برگشت به لیست"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "صفحه را بعد از اعمال تغییرات رفرش کن"
+ },
+ "editThis_expiration": {
+ "message": "انقضا"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "با اسم"
+ },
+ "editThis_donations": {
+ "message": "اهدایـه ها"
+ },
+ "editThis_updated": {
+ "message": "به روزرسانی شده است . برای مشاهده ی تغییرات جدید کلیک کنید"
+ },
+ "editThis_storeID": {
+ "message": "شناسه ی فروشگاه"
+ },
+ "editThis_value": {
+ "message": "مقدار"
+ },
+ "editThis_contactsIntro": {
+ "message": "به ما یک ایمل بفرستید"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "از طریق اسم بلوکه کن"
+ },
+ "editThis_noBlockAdded": {
+ "message": "هیچ قانون بلوکه ای اضافه نشده است"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "این قانون را حذف کن"
+ },
+ "editThis_Amount": {
+ "message": "مقدار"
+ },
+ "editThis_cookiesExported": {
+ "message": "کوکی ها استخراج شدند"
+ },
+ "editThis_advertisements": {
+ "message": "تبلیغات"
+ },
+ "editThis_support_etc": {
+ "message": "از این افزونه پشتیبانی کنید "
+ },
+ "editThis_getting_started": {
+ "message": "آغاز به کار کنید"
+ },
+ "editThis_noStatsNotice": {
+ "message": "هیچ داده ای موجود نیست :("
+ },
+ "editThis_newFilter": {
+ "message": "فیلتر جدید"
+ },
+ "editThis_hour": {
+ "message": "ساعت"
+ },
+ "editThis_Source_Code": {
+ "message": "منبع"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "مقادیر کوکی ها رو انکود گذاری کن ( همانند ) (پیشنهاد شده )"
+ },
+ "editThis_helpIntro": {
+ "message": "اینجا شما توضیحاتی در باره ی کاراییه اولیه ی این افزونه پیدا میکنید"
+ },
+ "editThis_iWantDonate": {
+ "message": "قصد اهدا دارم",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "پول جمع شده تا کنون"
+ },
+ "editThis_cancel": {
+ "message": "کنسل"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "کد های این افزونه را در $1 مشاهده کنید",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "جستجو"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "کوکی ها به حافظه کلیپ بورد کپی شدند"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "خروجی گرفتن"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "حذف کوکی"
+ },
+ "editThis_Details": {
+ "message": "جزییات"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/fi/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/fi/messages.json
new file mode 100644
index 0000000..e4c7d24
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/fi/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HttpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Anna meidän kerätä selailudataasi. (Kaikki data on anonyymiä)"
+ },
+ "editThis_no_cookies": {
+ "message": "Ei evästeitä!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Päivitä evästemuutokset"
+ },
+ "editThis_Options": {
+ "message": "Valinnat"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Estetyt evästeet"
+ },
+ "editThis_minutes": {
+ "message": "Minuuttia"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Arvostele EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Jos haluat automaattisesti poistaa tietyn evästeen aina kun se luodaan, lisää suodatin, jolloin se ei häiritse sinua enää."
+ },
+ "editThis_translation": {
+ "message": "Käännöksen suomen kielelle teki Jesse Järvi"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Evästeet poistettu"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Löysitkö bugin, tai onko sinulla ehdotus? Kerro siitä meille!"
+ },
+ "editThis_statsIntro": {
+ "message": "Täällä voit nähdä, miten käytit tätä lisäosaa. Tätä dataa ollaan kerätty vain heinäkuusta 2012 saakka."
+ },
+ "editThis_Donation_Date": {
+ "message": "Lahjoituspäivämäärä"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Näytä tonttulakkikuvake"
+ },
+ "editThis_help": {
+ "message": "Tuki"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Tuo"
+ },
+ "editThis_contacts": {
+ "message": "Yhteystiedot"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Suojatut evästeet"
+ },
+ "editThis_flagAll": {
+ "message": "Estä ja poista kaikki"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Jos pidät EditThisCookie, jätä siitä arvostelu Chrome Web Storeen klikkaamalla tästä!"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Näytä verkkotunnus ennen evästeen nimeä"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Vain luku-tilassa olevat evästeet suojattu"
+ },
+ "editThis_support": {
+ "message": "Tue meitä"
+ },
+ "editThis_addNew": {
+ "message": "Uusi eväste"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Näytä huomaamattomia mainoksia joillakin käymilläni sivuilla"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Näytä verkkotunnus jokaisen evästeen nimen lähellä"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Ohita välimuisti, kun sivu lataa uudelleen"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "tietoa ja asetuksia"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Voit käyttää säännöllisiä lausekkeita."
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Lahjoita PayPalilla"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Bugit / Ominaisuuspyynnöt"
+ },
+ "editThis_Save": {
+ "message": "Tallenna"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Jos käytossä, voit piilottaa työkalupalkin kuvakkeen napsauttalla sitä hiiren oikealla painikkeella!"
+ },
+ "editThis_statsSince": {
+ "message": "Tilastoja evästeistä alkaen ajasta $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Auta meitä kääntämään laajennos omalle kielellesi"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Valitse haluttu vientimuoto evästeille"
+ },
+ "editThis_reset": {
+ "message": "Tyhjennä"
+ },
+ "editThis_no": {
+ "message": "Ei"
+ },
+ "editThis_addRule": {
+ "message": "Lisää tämä sääntö"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Liitä tähän tuotavat evästeet. Tässä vielä sallitut tiedostomuodot:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Voit lähettää lahjoituksesi osoitteeseen:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie on evästemuokkain. Voit lisätä, poistaa, muokata, hakea, suojata ja estää evästeitä!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Evästeitä muokattu"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Estä eväste"
+ },
+ "editThis_time": {
+ "message": "Aika"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Näytä tunnisteet kuvakkeiden vieressä"
+ },
+ "editThis_day": {
+ "message": "Päivää"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Estä verkkotunnuksen perusteella"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Poistetut estetyt evästeet"
+ },
+ "editThis_stats": {
+ "message": "Tilastoja"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Valitse toinen kieli"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "verkkotunnuksen ja nimen mukaan"
+ },
+ "editThis_Charity_Message": {
+ "message": "Autat samalla lapsia ympäri maailmaan, sillä $1% tuotoista saa "
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Ohita maksimi-ikä millekkään evästeelle"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Estä arvon perusteella"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Kehitämme korkealaatuisia avoimen lähdekoodin ohjelmistoja ja jaamme niitä ilmaiseksi. Tue meitä käyttämällä $1ia. Muuta summaa liikuttamalla liukusäädintä.",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Kuukautta"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Luodut evästeet"
+ },
+ "editThis_cookiesImported": {
+ "message": "Tuodut evästeet"
+ },
+ "editThis_secure": {
+ "message": "Suojattu"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Evästeiden vanhenemisaika lyhennetty"
+ },
+ "editThis_hostOnly": {
+ "message": "Vain isäntä"
+ },
+ "editThis_Max_Date": {
+ "message": "Aseta evästeen maksimikestoksi"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Lahjoita bitcoineilla"
+ },
+ "editThis_session": {
+ "message": "Istunto"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Näytä ”Muokkaa evästeitä” kontekstivalikossa"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Pyydä aina varmistusta"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Lentävän spagettihirviön gospel"
+ },
+ "editThis_timesUsed": {
+ "message": "Olet käyttänyt EditThisCookie $1 kertaa."
+ },
+ "editThis_ppBenefit7": {
+ "message": "Olet erittäin antelias! Jos tapaamme koskaan, tarjoan sinulle pari huurteista. (Hei, kalja on tärkeää.)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Jos tapaamme koskaan, tarjoan sinulle italialaisen kahvin ja ”Babbán”."
+ },
+ "editThis_ppBenefit5": {
+ "message": "Voit nimetä ominaisuuden, jonka haluat toteutettavan, ja teen siitä totta! (Ethän vain pyydä mahdottomia. :P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Voit valita minkätahansa ärsyttävän bugin, joka ärsyttää sinua EditThisCookie, ja korjaan sen supernopeasti!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Saat kiitoksen sähköpostiisi."
+ },
+ "editThis_ppBenefit2": {
+ "message": "Nimesi lisätään Wall of Fameen."
+ },
+ "editThis_ppBenefit1": {
+ "message": "Saat pikkuruisen paikan sydämessäni."
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Näytä DevTools-paneeli"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Estä uusi eväste"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Voit olla syy ensimmäiseen sydänkohtaukseeni. Sinun tarvitsee vain lahjoittaa nyt!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Ja italialaisen pizzan!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Aseta vain luku ‑tilaan"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Humanitäärinen ohjelma"
+ },
+ "editThis_deleteAll": {
+ "message": "Poista kaikki"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Vannomme, että mitään henkilökohtaista dataa ei jaeta IKINÄ!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Suojattu eväste on eväste, jota mikään verkkosivu tai laajennus ei voi muokata."
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Ei suojattuja evästeitä"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Poistetaanko kaikki evästeet tältä sivulta?"
+ },
+ "editThis_Donate": {
+ "message": "Osallistu"
+ },
+ "editThis_year": {
+ "message": "vuotta"
+ },
+ "editThis_seconds": {
+ "message": "sekuntia"
+ },
+ "editThis_ContextMenu": {
+ "message": "Muokkaa evästeitä"
+ },
+ "editThis_name": {
+ "message": "Nimi"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Näytä \"Estä ja poista kaikki\"-painike"
+ },
+ "editThis_domain": {
+ "message": "Verkkotunnus"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Järjestele evästeet"
+ },
+ "editThis_path": {
+ "message": "Polku"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Suojattu"
+ },
+ "editThis_amountByHand": {
+ "message": "Valitse tarkka summa napsauttamalla tätä."
+ },
+ "editThis_yes": {
+ "message": "Kyllä"
+ },
+ "editThis_backToList": {
+ "message": "Takaisin listaukseen"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Lataa sivu uudelleen sen jälkeen, kun muutokset on tallennettu"
+ },
+ "editThis_expiration": {
+ "message": "Vanheneminen"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "nimen mukaan"
+ },
+ "editThis_donations": {
+ "message": "Lahjoitukset"
+ },
+ "editThis_updated": {
+ "message": "on päivittetty. Katso uudet ominaisuudet napsauttamalla tästä."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Arvo"
+ },
+ "editThis_contactsIntro": {
+ "message": "Lähetä meille sähköpostia"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Estä nimen perusteella"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Estosääntöjä ei asetettu"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Poista tämä sääntö"
+ },
+ "editThis_Amount": {
+ "message": "Summa"
+ },
+ "editThis_cookiesExported": {
+ "message": "Viedyt evästeet"
+ },
+ "editThis_advertisements": {
+ "message": "Mainokset"
+ },
+ "editThis_support_etc": {
+ "message": "Tue EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Aloitus"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Ei vielä tietoja :("
+ },
+ "editThis_newFilter": {
+ "message": "Uusi suodatin"
+ },
+ "editThis_hour": {
+ "message": "tuntia"
+ },
+ "editThis_Source_Code": {
+ "message": "Lähdekoodi"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Koodita evästeiden arvot (kuten sivulla http://curl.haxx.se/rfc/cookie_spec.html kerrotaan) (Suositeltu)"
+ },
+ "editThis_helpIntro": {
+ "message": "Täällä näet selityksiä tämän laajennuksen perustoimintoille."
+ },
+ "editThis_iWantDonate": {
+ "message": "Haluan lahjoittaa",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Rahaa kerätty yhteensä"
+ },
+ "editThis_cancel": {
+ "message": "Peruuta"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Tutustu EditThisCookie lähdekoodiin: $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Etsi"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Evästeet kopioitu leikepöydälle"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Vie"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Poista eväste"
+ },
+ "editThis_Details": {
+ "message": "Tiedot"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/fr/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/fr/messages.json
new file mode 100644
index 0000000..fd732f9
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/fr/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HTTP uniquement"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Autorisez-nous à partager vos informations de navigation. Toutes les informations sont anonymes."
+ },
+ "editThis_no_cookies": {
+ "message": "Aucun cookie ici !"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Valider les modifications"
+ },
+ "editThis_Options": {
+ "message": "Options"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Cookies bloqués"
+ },
+ "editThis_minutes": {
+ "message": "Minutes"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Notez EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Si vous voulez supprimer automatiquement supprimer un cookie à chaque fois qu'il est créé, ajoutez un filtre et il ne vous embêtera plus"
+ },
+ "editThis_translation": {
+ "message": "Traduction"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookies supprimés"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Vous avez trouvé un bug, une erreur ou vous avez une suggestion ? Dites-le nous !"
+ },
+ "editThis_statsIntro": {
+ "message": "Ici vous pouvez voir comment vous avez utilisé l'extension. Ces données n'ont été collectées que depuis Juillet 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Date du don"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Montrer l'icône du chapeau du père noël"
+ },
+ "editThis_help": {
+ "message": "Aide"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importer"
+ },
+ "editThis_contacts": {
+ "message": "Contacts"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Cookies protégés"
+ },
+ "editThis_flagAll": {
+ "message": "Supprimer et bloquer tout"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Si vous aimez EditThisCookie, notez-le sur le Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Montrer le domaine avant le nom du cookie"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Cookies en lecture seule"
+ },
+ "editThis_support": {
+ "message": "Soutenez-moi"
+ },
+ "editThis_addNew": {
+ "message": "Ajouter un nouveau cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Montrer des publicités discrètes sur quelques pages que je visite"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Afficher le nom de domaine à côté du nom de chaque cookie"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Vider le cache à l'actualisation de la page"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "info et paramètres"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Vous pouvez utiliser les expressions régulières"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Contribuer via PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Bugs / Suggestions"
+ },
+ "editThis_Save": {
+ "message": "Enregistrer"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Si vous activez ceci, vous pourrez masquer l'icône dans la barre d'outils en faisant un clic droit sur elle !"
+ },
+ "editThis_statsSince": {
+ "message": "Statistiques du cookie depuis : $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Aidez-nous à traduire l'extension dans votre langue"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Choisissez votre format d'exportation préféré pour les cookies"
+ },
+ "editThis_reset": {
+ "message": "Réinitialiser"
+ },
+ "editThis_no": {
+ "message": "Non"
+ },
+ "editThis_addRule": {
+ "message": "Ajouter cette règle"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Collez ici les cookies à importer. Les formats acceptés sont : "
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Vous pouvez envoyer vos dons à :"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie est un gestionnaire de cookies. Vous pouvez ajouter,supprimer,modifier,rechercher,protéger et bloquer les cookies!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookies modifiés"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Bloquer ce cookie"
+ },
+ "editThis_time": {
+ "message": "Temps"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Afficher les légendes à côté des icônes"
+ },
+ "editThis_day": {
+ "message": "Jours"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Bloquer par domaine"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Cookies bloqués supprimés"
+ },
+ "editThis_stats": {
+ "message": "Statistiques"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Choisissez une autre langue"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "par domaine et par nom"
+ },
+ "editThis_Charity_Message": {
+ "message": "Vous allez aider les enfants pauvres dans le monde, car $1% des revenus vont à"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Remplacer l'âge maximal pour tous les cookies"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Bloquer par valeur"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Nous développons un logiciel libre de haute qualité et nous vous le fournissons gratuitement. Soutenez-nous avec $1. Déplacez le curseur pour changer le montant.",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Mois"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookies créés"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookies importés"
+ },
+ "editThis_secure": {
+ "message": "Sécurisé"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Date d'expiration des cookies raccourcie"
+ },
+ "editThis_hostOnly": {
+ "message": "Hôte uniquement"
+ },
+ "editThis_Max_Date": {
+ "message": "Définir l'âge maximum d'un cookie à "
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Contribuer en Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Session"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Afficher \"Éditer les cookies\" dans le menu contextuel"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Toujours demander confirmation"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "L'évangile du monstrueux spaghetti volant"
+ },
+ "editThis_timesUsed": {
+ "message": "Vous avez utilisé EditThisCookie $1 fois"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Vous êtes très généreux ! Si jamais je vous rencontre, je vous offre quelques bières (Hey, la bière c'est important)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Si jamais je vous rencontre, je vous offre un café italien et un 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Demandez-moi d'ajouter une fonction que vous désiriez avoir dans EditThisCookie et je l'ajouterai ! (ne me demandez juste pas l'impossible :P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Vous pouvez signaler tous les bugs qui vous dérangent sur EditThisCookie et je les reglerai très rapidement !"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Vous recevrez un email de remerciement "
+ },
+ "editThis_ppBenefit2": {
+ "message": "Votre nom sera ajouté au mur des célébrités"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Vous gagnerez une petite place dans mon cœur"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Montrer le panneau des outils de développement"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Bloquer un nouveau cookie"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Soyez à l'origine de mon tout premier succès. Vous n'avez plus qu'à faire une donation !"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Et une pizza italienne !"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Définir en lecture seule"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Programme humanitaire"
+ },
+ "editThis_deleteAll": {
+ "message": "Tout supprimer"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Nous garantissons que vos données personnelles ne seront jamais partagées !"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Un cookie protégé est un cookie qui ne peut pas être modifié, ni pas un site, ni pas une extension"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Aucun cookie protégé pour le moment"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Supprimer tous les cookies du site actuel ?"
+ },
+ "editThis_Donate": {
+ "message": "Contribuer"
+ },
+ "editThis_year": {
+ "message": "Années"
+ },
+ "editThis_seconds": {
+ "message": "secondes"
+ },
+ "editThis_ContextMenu": {
+ "message": "Modifier les cookies"
+ },
+ "editThis_name": {
+ "message": "Nom"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Montrer le bouton \"Supprimer et bloquer tout\""
+ },
+ "editThis_domain": {
+ "message": "Domaine"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Trier les cookies"
+ },
+ "editThis_path": {
+ "message": "Chemin d'accès"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Protégé"
+ },
+ "editThis_amountByHand": {
+ "message": "pour saisir un montant manuellement, cliquez ici"
+ },
+ "editThis_yes": {
+ "message": "Oui"
+ },
+ "editThis_backToList": {
+ "message": "Retour à la liste"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Actualiser la page après la validation des changements"
+ },
+ "editThis_expiration": {
+ "message": "Expiration"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "par nom"
+ },
+ "editThis_donations": {
+ "message": "Donations"
+ },
+ "editThis_updated": {
+ "message": "a été mis à jour. Cliquer ici pour voir les nouveautés."
+ },
+ "editThis_storeID": {
+ "message": "storeID"
+ },
+ "editThis_value": {
+ "message": "Valeur"
+ },
+ "editThis_contactsIntro": {
+ "message": "Envoyez-nous un email"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Bloquer par nom"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Aucune règle de bloquage ajoutée"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Supprimer cette règle"
+ },
+ "editThis_Amount": {
+ "message": "Montant"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies exportés"
+ },
+ "editThis_advertisements": {
+ "message": "Publicités"
+ },
+ "editThis_support_etc": {
+ "message": "Supporter EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Mise en route"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Aucune donnée pour le moment :("
+ },
+ "editThis_newFilter": {
+ "message": "Nouveau filtre"
+ },
+ "editThis_hour": {
+ "message": "Heures"
+ },
+ "editThis_Source_Code": {
+ "message": "Code source"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Encoder la valeur des cookies (en suivant le modèle de http://curl.haxx.se/rfc/cookie_spec.html ) (Recommandé)"
+ },
+ "editThis_helpIntro": {
+ "message": "Vous trouverez ici des explications sur quelques fonctions simples de l'extension"
+ },
+ "editThis_iWantDonate": {
+ "message": "Je veux faire une donation",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Montant en moyenne donné régulièrement"
+ },
+ "editThis_cancel": {
+ "message": "Annuler"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Consultez le code source d'EditThisCookie sur $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Rechercher"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies copiés dans le presse-papiers"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Exporter"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Supprimer le cookie"
+ },
+ "editThis_Details": {
+ "message": "Détails"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/he/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/he/messages.json
new file mode 100644
index 0000000..aa74ecc
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/he/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HttpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "הרשה לנו לשתף את מידע הגלישה שלך. כל המידע הוא אנונימי."
+ },
+ "editThis_no_cookies": {
+ "message": "אין עוגיות פה!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "שלח שינויי עוגייה"
+ },
+ "editThis_Options": {
+ "message": "הגדרות"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "עוגיות חסומות"
+ },
+ "editThis_minutes": {
+ "message": "דקות"
+ },
+ "editThis_Rate_ETC": {
+ "message": "דרג את EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "אם ברצונך למחוק באמצעות תכנות עוגייה בכל פעם שהיא נוצרת, הוסף סינון ולא נשאל אותך יותר לגבי העוגיה"
+ },
+ "editThis_translation": {
+ "message": "תרגום"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "עוגיות נמחקו"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "מצאת באג או יש לך רעיון? ספר לנו!"
+ },
+ "editThis_statsIntro": {
+ "message": "כאן תוכל לראות איך השתמשת בתוסף. המידע הזה נאסף מיולי 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "תאריך תרומה"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "הצג אייקון ״הכובע של סנטה״"
+ },
+ "editThis_help": {
+ "message": "עזרה"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "יבוא"
+ },
+ "editThis_contacts": {
+ "message": "צור קשר"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "עוגיות מוגנות"
+ },
+ "editThis_flagAll": {
+ "message": "חסום ומחק הכל"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "אם אתה אוהב את EditThisCookie, הוסף דירוג בחנות האינטרנט של Chrome"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "הצג את שם הדומיין לפני שם העוגיה"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "עוגיות מוגנות לקריאה בלבד"
+ },
+ "editThis_support": {
+ "message": "תמוך בי"
+ },
+ "editThis_addNew": {
+ "message": "עוגיה חדשה"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "הצג פרסומות מובלטות בחלק מהדפים שאני מבקר"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "הצג את הדומיין ליד כל עוגיה"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "דלג על הcache כאשר הדף נטען שוב"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "מידע והגדרות"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "אתה יכול להשתמש בregular expressions"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "תרום דרך פיי-פאל"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "בקשות באגים \\ פיצ׳רים"
+ },
+ "editThis_Save": {
+ "message": "שמור"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "אם מודלק, תוכל להסתיר את הסמל בסרגל הכלים על ידי לחיצה ימנית עליו!"
+ },
+ "editThis_statsSince": {
+ "message": "סטטיסטיקת עוגיות מ: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "עזור לנו לתרגם את התוסף לשפה שלך"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "בחר את פורמט היצוא לעוגיות"
+ },
+ "editThis_reset": {
+ "message": "אתחל"
+ },
+ "editThis_no": {
+ "message": "לא"
+ },
+ "editThis_addRule": {
+ "message": "הוסף את הכלל הזה"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "הדבק כאן את העוגיות ליבוא. פורמטים מקובלים:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "אפשר לשלוח תרומות ל:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie הוא מנהל ״עוגיות״ בדפדפן. באפשרותך להוסיף, למחוק, לערוך, לחפש, להגן ולחסום עוגיות!"
+ },
+ "editThis_cookiesModified": {
+ "message": "עוגיות השתנו"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "חסום עוגיה"
+ },
+ "editThis_time": {
+ "message": "זמן"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "הצג תגיות ליד האייקונים"
+ },
+ "editThis_day": {
+ "message": "ימים"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "חסום לפי דומיין"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "עוגיות חסומות נמחקו"
+ },
+ "editThis_stats": {
+ "message": "סטטיסטיקות"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "בחר שפה אחרת"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "לפי דומיין ושם"
+ },
+ "editThis_Charity_Message": {
+ "message": "תוכל לעזור לילדים במצוקה בכל רחבי העולם, כי $1% מההכנסות הולכים ל"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "דרוס את הגיל המקסימלי לכל עוגייה"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "חסום לפי ערך"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "אנו מפתחים תוכנות קוד פתוח באיכות גבוהה ואנחנו נותנים אותו בחינם. תמוך בנו באמצעות $1. הזז את המחוון כדי לשנות את הסכום",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "חודשים"
+ },
+ "editThis_cookiesCreated": {
+ "message": "עוגיות נוצרו"
+ },
+ "editThis_cookiesImported": {
+ "message": "עוגיות מיובאות"
+ },
+ "editThis_secure": {
+ "message": "מאובטח"
+ },
+ "editThis_cookiesShortened": {
+ "message": "פקיעת העוגיה התקצרה"
+ },
+ "editThis_hostOnly": {
+ "message": " HostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "הגדר את זמן העוגיה המקסימלי"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "תרום באמצעות Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Session"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "הצג את \"ערוך עוגיות״ בתפריט"
+ },
+ "editThis_Show_Alerts": {
+ "message": "תמיד תבקש אישור "
+ },
+ "editThis_gospelBookTitle": {
+ "message": "הגוספל של מפלצת הספגטי המעופפת"
+ },
+ "editThis_timesUsed": {
+ "message": "השתמשת ב'EditThisCookie' $1 פעמים"
+ },
+ "editThis_ppBenefit7": {
+ "message": "אתה מאוד נדיב! אם אי פעם נפגש אביא לך כמה בירות (היי, הבירה חשובה)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "אם אי פעם נפגש אביא לך קפה איטלקי ו'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "אתה יכול לתת שם לפי׳צר שאתה רוצה לראות מיושם ואני אעשה את זה! (פשוט לא לבקש את הבלתי אפשרי: P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "אפשר למנות כל באג אשר מפריע לך בEditThisCookie ואתקן אותו במהירות האפשרית!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "תקבל מכתב תודה בדוא״ל"
+ },
+ "editThis_ppBenefit2": {
+ "message": "השם שלך יתווסף לקיר התהילה"
+ },
+ "editThis_ppBenefit1": {
+ "message": "אתה תקבל מקום קטן ושמור בליבי"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "הצג את הפאנל DevTools"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "חסום עוגיה חדשה"
+ },
+ "editThis_ppBenefit9": {
+ "message": "תיהיה הגורם לשבץ הלב הראשון שלי. כל מה שאתה צריך לעשות זה לתרום עכשיו!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "ופיצה איטלקית!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "הגדר כקריאה בלבד"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "תכנית הומניטרית"
+ },
+ "editThis_deleteAll": {
+ "message": "מחק הכל"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "אנו מבטיחים שהמידע הפרטי שלך לא ישותף לעולם!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "עוגייה מוגנת היא עוגייה שלא ניתן לשנות אותה על ידי כל אתר אינטרנט או תוסף"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "אין עוגיות מוגנות"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "מחק את כל העוגיות לאתר אינטרנט זה?"
+ },
+ "editThis_Donate": {
+ "message": "תרום"
+ },
+ "editThis_year": {
+ "message": "שנים"
+ },
+ "editThis_seconds": {
+ "message": "שניות"
+ },
+ "editThis_ContextMenu": {
+ "message": "ערוך עוגיות"
+ },
+ "editThis_name": {
+ "message": "שם"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "הצג כפתור ״חסום ומחק הכל״"
+ },
+ "editThis_domain": {
+ "message": "דומיין"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "מין עוגיות"
+ },
+ "editThis_path": {
+ "message": "Path"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "מוגן"
+ },
+ "editThis_amountByHand": {
+ "message": "על מנת להזין את הסכום בצורה ידנית לחץ כאן"
+ },
+ "editThis_yes": {
+ "message": "כן"
+ },
+ "editThis_backToList": {
+ "message": "חזרה לרשימה"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "רענן את העמוד לאחר ביצוע השינויים"
+ },
+ "editThis_expiration": {
+ "message": "פקיעה"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "לפי שם"
+ },
+ "editThis_donations": {
+ "message": "תרומות"
+ },
+ "editThis_updated": {
+ "message": "שודרג בהצלחה. לחץ פה לראות מה חדש."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "ערך"
+ },
+ "editThis_contactsIntro": {
+ "message": "שלח לנו אימייל"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "חסום לפי שם"
+ },
+ "editThis_noBlockAdded": {
+ "message": "כללים לחסימה לא הוספו"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "מחק את הכלל"
+ },
+ "editThis_Amount": {
+ "message": "סכום"
+ },
+ "editThis_cookiesExported": {
+ "message": "עוגיות יוצאו"
+ },
+ "editThis_advertisements": {
+ "message": "פרסומות"
+ },
+ "editThis_support_etc": {
+ "message": "תמוך בEditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "התחל פה"
+ },
+ "editThis_noStatsNotice": {
+ "message": "אין נתונים כרגע ):"
+ },
+ "editThis_newFilter": {
+ "message": "פילטר חדש"
+ },
+ "editThis_hour": {
+ "message": "שעות"
+ },
+ "editThis_Source_Code": {
+ "message": "קוד מקור"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "הצפן את ערך העוגיות (בצורה הבאה: http://curl.haxx.se/rfc/cookie_spec.html ) (מומלץ)"
+ },
+ "editThis_helpIntro": {
+ "message": "כאן תוכל למצוא הסברים לפונקציות הבסיסיות של הרחבה זו"
+ },
+ "editThis_iWantDonate": {
+ "message": "אני רוצה לתרום",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "כסף שנתרם עד כה"
+ },
+ "editThis_cancel": {
+ "message": "ביטול"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "בדוק את קוד המקור של EditThisCookie ב $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "חיפוש"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "עוגיות הועתקו ללוח"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "יצא"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "מחק עוגיה"
+ },
+ "editThis_Details": {
+ "message": "פרטים"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/hu/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/hu/messages.json
new file mode 100644
index 0000000..ecedff7
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/hu/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HttpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Böngészési statisztika kiadásának engedélyezése harmadik felek számára. Minden adat anonim."
+ },
+ "editThis_no_cookies": {
+ "message": "Itt nincsenek sütik!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Változtatások véglegesítése"
+ },
+ "editThis_Options": {
+ "message": "Beállítások"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Blokkolt sütik"
+ },
+ "editThis_minutes": {
+ "message": "Perc"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Értékeld az EditThisCookie-t"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Ha automatikusan törölni akarsz egy bizonyos sütit, állíts rá egy filtert. Többé nem fog zavarni"
+ },
+ "editThis_translation": {
+ "message": "Fordítás"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Sütik törölve"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Talált egy hibát vagy van egy javaslata? Küldje el nekünk!"
+ },
+ "editThis_statsIntro": {
+ "message": "Itt megtudhatja, hogyan használjuk ezt a kiegészítőt. Csak a 2012 július utáni adatok jelennek meg ."
+ },
+ "editThis_Donation_Date": {
+ "message": "Támogatás dátuma"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Mutasd a Mikulás kalap icont"
+ },
+ "editThis_help": {
+ "message": "Segítség"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Sütik importálása"
+ },
+ "editThis_contacts": {
+ "message": "Elérhetőségek"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Védett sütik"
+ },
+ "editThis_flagAll": {
+ "message": "Tiltás és összes törlése"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Ha tettszik az EditThisCookie, akkor értékeld a Chrome Webáruházban"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Domain mutatása a sütik neve előtt"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Csak olvasható sütik védve"
+ },
+ "editThis_support": {
+ "message": "Támogass minket"
+ },
+ "editThis_addNew": {
+ "message": "Új süti"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Szolid hirdetések mutatása néhány oldalon"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "A domain jelzése a sütik neve mellett"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Gyorsítótár kihagyása frissítésnél"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "Információk és beállítások"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Használhatsz reguláris kifejezéseket"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "PayPal támogatás"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Bug jelentés / Javaslatok"
+ },
+ "editThis_Save": {
+ "message": "Mentés"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Ha ezt engedélyezed, elrejtheted az eszköztárról az ikont a jobb clickes menün keresztül"
+ },
+ "editThis_statsSince": {
+ "message": "Süti statisztikák $1 óta"
+ },
+ "editThis_translationIntro": {
+ "message": "Segíts lefordítani a kiegészítőt a saját nyelvedre"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Válaszd ki a kívánt exportálási formátumot"
+ },
+ "editThis_reset": {
+ "message": "Visszaállítás"
+ },
+ "editThis_no": {
+ "message": "Nem"
+ },
+ "editThis_addRule": {
+ "message": "Szabály hozzáadása"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Másold ide az importálni kívánt sütiket. Elfogadott formátumok:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Támogass minket:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie a cookie menedzser. Felvehet, törölhet, szerkeszthet, kereshet, védelhet és blokkolhat cookie-kat!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Sütik módosítva"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Süti blokkolása"
+ },
+ "editThis_time": {
+ "message": "Idő"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Címkék megjelenítése az ikonok mellett"
+ },
+ "editThis_day": {
+ "message": "Napok"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Domain blokkolása"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Megjelölt sütik törölve"
+ },
+ "editThis_stats": {
+ "message": "Statisztikák"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Más nyelv választása"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "Domain és név alapján"
+ },
+ "editThis_Charity_Message": {
+ "message": "Az bevételek $1% -a a világszerte élő rászoruló gyerekek támogatására megy, így ön is segít rajtuk"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Sütik maximális lejárati dátumának átírása"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Érték blokkolása"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Minőségi nyílt forráskódú szoftvereket készítünk, és ingyen adjuk mindenkinek. Támogass minket $1 -al. A csúszkával állíthatod az összeget",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Hónap"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Sütik létrehozva"
+ },
+ "editThis_cookiesImported": {
+ "message": "Sütik importálva"
+ },
+ "editThis_secure": {
+ "message": "Biztonságos"
+ },
+ "editThis_cookiesShortened": {
+ "message": "A sütik lejárati ideje lerövidült"
+ },
+ "editThis_hostOnly": {
+ "message": "HostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "A maximális lejárati dátum állítása:"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Bitcoin támogatás"
+ },
+ "editThis_session": {
+ "message": "Munkamenet"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "\"Sütik Szerkesztése\" gomb a helyi menüben"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Mindig kérjen megerősítést"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Repülő Spagettiszörny Evangéliuma"
+ },
+ "editThis_timesUsed": {
+ "message": "$1 alkalommal használtad ezt a kiegészítőt"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Nagylelkű vagy! Ha találkozunk, meghívlak egy pár sörre (hé, a sör fontos)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Ha találkozunk, meghívlak egy olasz kávéra és egy 'Babbà'-ra"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Kitalálhatsz egy funkciót, amit szívesen látnál a kiegészítőben, és megcsinálom! (csak ne kérj lehetetlent :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Mondj egy bugot, ami idegesít a kiegészítőben, és szuper gyorsan kijavítom neked!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Kapni fogsz egy köszönöm-öt emailben"
+ },
+ "editThis_ppBenefit2": {
+ "message": "A neved ott lesz a Dicsőségfalon."
+ },
+ "editThis_ppBenefit1": {
+ "message": "Kapsz egy apró kis helyet a szívemben"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Fejlesztői panel mutatása"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Új süti blokkolása"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Legyen Ön az első a szívemben. Mindössze annyit kell tennie, hogy adományoz most!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "És egy olasz pizzát is!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Csak olvasható"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Humanitarian program"
+ },
+ "editThis_deleteAll": {
+ "message": "Összes törlése"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Garantáljuk, hogy semmilyen személyes adatot nem adunk ki!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "A védett süti az, amit nem módosíthat sem egy oldal, sem egy kiegészítő"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Nincs védett süti"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Biztos törlöd a jelenlegi oldalhoz tartozó összes sütit?"
+ },
+ "editThis_Donate": {
+ "message": "Vedd ki a részed"
+ },
+ "editThis_year": {
+ "message": "Év"
+ },
+ "editThis_seconds": {
+ "message": "Másodperc"
+ },
+ "editThis_ContextMenu": {
+ "message": "Sütik Szerkesztése"
+ },
+ "editThis_name": {
+ "message": "Név"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "\"Filter hozzáadása és törlés\" gomb mutatása"
+ },
+ "editThis_domain": {
+ "message": "Domain"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Sütik rendezése"
+ },
+ "editThis_path": {
+ "message": "Elérési út"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Védett"
+ },
+ "editThis_amountByHand": {
+ "message": "egyéni összeg beírásához kattints ide"
+ },
+ "editThis_yes": {
+ "message": "Igen"
+ },
+ "editThis_backToList": {
+ "message": "Vissza a listához"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Oldal frissítése a változtatások mentése után"
+ },
+ "editThis_expiration": {
+ "message": "Lejárati idő"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "Név szerint"
+ },
+ "editThis_donations": {
+ "message": "Támogatás"
+ },
+ "editThis_updated": {
+ "message": "A kiegészítő frissült. Kattints ide, és nézd meg az újdonságokat."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Érték"
+ },
+ "editThis_contactsIntro": {
+ "message": "Küldjön nekünk egy emailt"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Név blokkolása"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Nincsenek tiltó szabályok"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Szabály törlése"
+ },
+ "editThis_Amount": {
+ "message": "Összeg"
+ },
+ "editThis_cookiesExported": {
+ "message": "Sütik exportálva"
+ },
+ "editThis_advertisements": {
+ "message": "Hirdetések"
+ },
+ "editThis_support_etc": {
+ "message": "EditThisCookie támogatási lap"
+ },
+ "editThis_getting_started": {
+ "message": "Első lépések"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Még nincs adat :("
+ },
+ "editThis_newFilter": {
+ "message": "Új szűrő"
+ },
+ "editThis_hour": {
+ "message": "Óra"
+ },
+ "editThis_Source_Code": {
+ "message": "Forráskód"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Sütik értékének kódolása (http://curl.haxx.se/rfc/cookie_spec.html alapján) (Ajánlott)"
+ },
+ "editThis_helpIntro": {
+ "message": "Itt találsz egy kis magyarázatot a kiegészítő alap funkcióiról"
+ },
+ "editThis_iWantDonate": {
+ "message": "Támogatni akarok",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Eddig összegyűlt pénz"
+ },
+ "editThis_cancel": {
+ "message": "Mégse"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "EditThisCookie forráskódjának megtekintése itt: $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Keresés"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Sütik vágólapra másolva"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Süti exportálása"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Süti törlése"
+ },
+ "editThis_Details": {
+ "message": "Részletek"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/id/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/id/messages.json
new file mode 100644
index 0000000..f961fee
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/id/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HttpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Ijinkan kami berbagi berkas brosing Anda. Semua berkas bersifat Anonim"
+ },
+ "editThis_no_cookies": {
+ "message": "Tidak ada kuki disini!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Setujui perubahan kuki"
+ },
+ "editThis_Options": {
+ "message": "Pengaturan"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Kuki yang terblokir"
+ },
+ "editThis_minutes": {
+ "message": "Menit"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Beri peringkat EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Jika Anda ingin pemrograman hapus kuki otomatis, tambahkan filter dan itu tidak akan mengganggu Anda lagi."
+ },
+ "editThis_translation": {
+ "message": "Translasi"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Kuki telah dihapus"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Menemukan bug atau memiliki saran? Beritahu kami!"
+ },
+ "editThis_statsIntro": {
+ "message": "Di sini Anda dapat mengetahui bagaimana cara menggunakan ekstensi ini. Data ini telah dikumpulkan sejak Juli 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Tanggal sumbangan"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Tampilkan ikon topi Santa"
+ },
+ "editThis_help": {
+ "message": "Bantuan"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Impor"
+ },
+ "editThis_contacts": {
+ "message": "Kontak"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Kuki terproteksi"
+ },
+ "editThis_flagAll": {
+ "message": "Blokir dan hapus semua"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Jika Anda suka EditThisCookie, tinggalkan penilaian Anda pada Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Tampilkan domain sebelum nama kuki"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Kuki yang hanya dibaca-saja terproteksi"
+ },
+ "editThis_support": {
+ "message": "Dukung aku"
+ },
+ "editThis_addNew": {
+ "message": "Kuki baru"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Tampilkan iklan yang tidak mengganggu di beberapa laman yang saya kunjungi"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Tampilkan domain disebelah nama kuki"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Lewati tembolok ketika laman dimuat ulang"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "rincian dan pengaturan"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Anda dapat mengunakan ekspresi reguler"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Berikan sumbangan dengan PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Bug / saran"
+ },
+ "editThis_Save": {
+ "message": "Simpan"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Jika diaktifkan, Anda dapat menyembunyikan ikon pada bar perkakas dengan cara klik-kanan"
+ },
+ "editThis_statsSince": {
+ "message": "Statistik kuki sejak: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Bantu kami menterjemahkan ekstensi ini ke bahasa kalian"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Pilih format ekspor kuki yang diinginkan"
+ },
+ "editThis_reset": {
+ "message": "Atur ulang"
+ },
+ "editThis_no": {
+ "message": "Tidak"
+ },
+ "editThis_addRule": {
+ "message": "Tambahkan aturan ini"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Tempel disini kuki yang ingin diimpor. Format yang tersedia:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Anda dapat mengirim donasi ke:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie adalah pengelola kuki. Anda dapat menambah, menghapus, mengedit, mencari, melindungi, dan memblokir kuki!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Kuki termodifikasi"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Blokir kuki"
+ },
+ "editThis_time": {
+ "message": "Waktu"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Tampilkan label disebelah ikon"
+ },
+ "editThis_day": {
+ "message": "Hari"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Blokir berdasarkan domain"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Kuki yang diblokir telah dihapus"
+ },
+ "editThis_stats": {
+ "message": "Statistik"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Pilih bahasa lain"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "berdasarkan domain dan nama"
+ },
+ "editThis_Charity_Message": {
+ "message": "Anda akan membantu anak-anak di seluruh dunia yang membutuhkan, karena $1% pendapatan akan diberikan padanya"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Paksa umur maksimal setiap kuki"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Blokir berdasarkan nilai"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Kami mengembangkan perangkat lunak berbasis open source berkualitas tinggi dan kami memberikannya secara gratis. Dukung kami hanya dengan $1. Geser slider untuk mengubah jumlah",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Bulan"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Kuki telah dibuat"
+ },
+ "editThis_cookiesImported": {
+ "message": "Kuki telah diimpor"
+ },
+ "editThis_secure": {
+ "message": "Amankan"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Kadaluarsa kuki diperpendek"
+ },
+ "editThis_hostOnly": {
+ "message": "HostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "Rubah usia maksimal kuki ke"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Sumbangan ke Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Sesi"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Tampilkan \"Edit Cookies\" pada menu konteks"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Selalu konfirmasi"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Monster Spaghetti Injil terbang"
+ },
+ "editThis_timesUsed": {
+ "message": "Kamu telah menggunakan 'EditThisCookie' $1 kali"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Anda sangat murah hati! Jika kita bertemu, Aku akan memberi Anda beberapa gelas bir (hey, bir itu penting)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Jika kita bertemu, Aku akan memberikan Anda kopi Italia dan 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Anda dapat memberi nama fitur yang Anda inginkan untuk diimplementasikan dan aku akan mengabulkannya! (jangan tanyakan hal yang mustahil :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Anda dapat memberi nama pada setiap bug yang mengganggu Anda pada EditThisCookie dan aku akan memperbaikinya dengan segera!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Anda akan menerima surel terima kasih"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Nama Anda akan dituliskan pada Wall of Fame"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Anda akan mendapatkan sedikit tempat kecil di hatiku"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Tampilkan panel DevTools"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Blokir kuki baru"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Kejutkan jantung saya. Yang harus Anda lakukan adalah menyumbang sekarang!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Dan pizza Italia!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Atur sebagai readonly"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Program kemanusiaan"
+ },
+ "editThis_deleteAll": {
+ "message": "Hapus semua"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Kami menjamin berkas pribadi tidak akan pernah di sebarluaskan!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Kuki terproteksi ialah kuki yang tidak bisa dimodifikasi oleh website ataupun ekstensi manapun"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "TIdak ada kuki yang terproteksi"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Hapus semua kuki untuk website ini?"
+ },
+ "editThis_Donate": {
+ "message": "Sumbangan"
+ },
+ "editThis_year": {
+ "message": "Tahun"
+ },
+ "editThis_seconds": {
+ "message": "Detik"
+ },
+ "editThis_ContextMenu": {
+ "message": "Edit kuki"
+ },
+ "editThis_name": {
+ "message": "Nama"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Tampilkan tombol \"Blokir dan hapus semua\""
+ },
+ "editThis_domain": {
+ "message": "Domain"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Sortir kuki"
+ },
+ "editThis_path": {
+ "message": "Lokasi"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Terproteksi"
+ },
+ "editThis_amountByHand": {
+ "message": "untuk memasukkan jumlah yang diinginkan, klik disini"
+ },
+ "editThis_yes": {
+ "message": "Ya"
+ },
+ "editThis_backToList": {
+ "message": "Kembali ke daftar"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Muat ulang laman setelah menyetujui perubahan"
+ },
+ "editThis_expiration": {
+ "message": "Kadaluarsa"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "berdasarkan nama"
+ },
+ "editThis_donations": {
+ "message": "Donasi"
+ },
+ "editThis_updated": {
+ "message": "telah diperbarui. Klik di sini untuk memeriksa apa yang baru."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Nilai"
+ },
+ "editThis_contactsIntro": {
+ "message": "Kirim kami surel"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Blokir berdasarkan nama"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Tidak ada aturan blokir ditambahkan"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Hapus aturan ini"
+ },
+ "editThis_Amount": {
+ "message": "Jumlah"
+ },
+ "editThis_cookiesExported": {
+ "message": "Kuki diekspor"
+ },
+ "editThis_advertisements": {
+ "message": "Iklan"
+ },
+ "editThis_support_etc": {
+ "message": "Dukung EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Persiapan"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Belum ada data :("
+ },
+ "editThis_newFilter": {
+ "message": "Filter baru"
+ },
+ "editThis_hour": {
+ "message": "Jam"
+ },
+ "editThis_Source_Code": {
+ "message": "Sumber kode"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Sandikan nilai kuki (sesuai http://curl.haxx.se/rfc/cookie_spec.html ) (Disarankan)"
+ },
+ "editThis_helpIntro": {
+ "message": "Di sini Anda akan menemukan penjelasan beberapa fungsi dasar dari ekstensi ini"
+ },
+ "editThis_iWantDonate": {
+ "message": "Saya ingin menyumbang",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Sumbangan yang terkumpul sejauh ini"
+ },
+ "editThis_cancel": {
+ "message": "Batal"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Periksa kode sumber EditThisCookie's di $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Pencarian"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Kuki telah disalin ke clipboard"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Ekspor"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Hapus kuki"
+ },
+ "editThis_Details": {
+ "message": "Rincian"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/it/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/it/messages.json
new file mode 100644
index 0000000..4e2e931
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/it/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "Solo Http"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Permettici di condividere i tuoi dati di navigazione. Tutti i dati sono anonimi."
+ },
+ "editThis_no_cookies": {
+ "message": "Nessun cookie qui!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Salva modifiche ai cookie"
+ },
+ "editThis_Options": {
+ "message": "Opzioni"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Cookie bloccati"
+ },
+ "editThis_minutes": {
+ "message": "Minuti"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Vota EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Se vuoi eliminare programmaticamente un cookie ogni volta che viene creato aggiungi un filtro e non lo vedrai più in giro"
+ },
+ "editThis_translation": {
+ "message": "Traduzione"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookie Cancellati"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Hai trovato un problema o hai un suggerimento? Diccelo!"
+ },
+ "editThis_statsIntro": {
+ "message": "Qui puoi vedere come hai usato l'estensione. Questi dati sono stati raccolti solo a partire da luglio 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Data della donazione"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Mostra l'icona con cappello di Babbo Natale"
+ },
+ "editThis_help": {
+ "message": "Aiuto"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importa Cookie"
+ },
+ "editThis_contacts": {
+ "message": "Contatti"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Cookie Protetti"
+ },
+ "editThis_flagAll": {
+ "message": "Filtra ed elimina tutti"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Se ti piace EditThisCookie, lascia una recensione sul Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Mostra il dominio prima del nome del cookie"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Cookie protetti da scrittura"
+ },
+ "editThis_support": {
+ "message": "Sostienici"
+ },
+ "editThis_addNew": {
+ "message": "Aggiungi nuovo cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Mostra pubblicità non invasive in alcune delle pagine che visito"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Mostra il dominio di ogni cookie accanto al suo nome"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Salta la cache quando la pagina viene ricaricata"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "informazioni ed impostazioni"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Puoi usare espressioni regolari"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Fai una donazione con PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Problemi / Richieste di funzionalità"
+ },
+ "editThis_Save": {
+ "message": "Salva"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Se selezionato puoi nascondere l'icona dalla toolbar cliccandoci con il tasto destro!"
+ },
+ "editThis_statsSince": {
+ "message": "Statistiche dei cookie dal: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Aiutaci a tradurre l'estensione nella tua lingua"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Scegli il formato di esportazione preferito per i cookie"
+ },
+ "editThis_reset": {
+ "message": "Ripristina"
+ },
+ "editThis_no": {
+ "message": "No"
+ },
+ "editThis_addRule": {
+ "message": "Aggiungi questa regola"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Incolla qui i cookie da importare. Formati accettati:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Puoi inviare donazioni a:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie è un gestore di cookie. Puoi aggiungere, eliminare, modificare, cercare, proteggere e bloccare i cookie!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookie Modificati"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Filtra Cookie"
+ },
+ "editThis_time": {
+ "message": "Tempo"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Mostra etichette accanto alle icone"
+ },
+ "editThis_day": {
+ "message": "Giorni"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Blocca per dominio"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Cookie Bloccati Cancellati"
+ },
+ "editThis_stats": {
+ "message": "Statistiche"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Scegli un'altra lingua"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "per dominio e nome"
+ },
+ "editThis_Charity_Message": {
+ "message": "Aiuterai bambini bisognosi in tutto il mondo, perchè il $1% dei guadagni viene devoluto all'"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Sovrascrivi la scadenza massima dei cookie"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Blocca per valore"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Sviluppiamo software open source di alta qualità e lo distribuiamo gratuitamente. Sostienici usando $1. Sposta lo slider per cambiare la quantità",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Mesi"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookie Creati"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookie importati"
+ },
+ "editThis_secure": {
+ "message": "Sicuro"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Scadenza dei cookie accorciate"
+ },
+ "editThis_hostOnly": {
+ "message": "Solo Host"
+ },
+ "editThis_Max_Date": {
+ "message": "Imposta la scadenza massima a"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Fai una donazione in Bitcoin"
+ },
+ "editThis_session": {
+ "message": "Sessione"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Mostra \"Modifica Cookie\" nel menu contestuale"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Chiedere sempre conferma"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Il libro sacro del Prodigioso Spaghetto Volante"
+ },
+ "editThis_timesUsed": {
+ "message": "Hai usato EditThisCookie $1 volte"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Sei molto generoso! Se mai ci incontrassimo ti offrirò qualche birra (hey, la birra è importante)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Se mai ci incontrassimo ti offrirò un caffè ed un babbà"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Puoi scegliere una funzionalità che vuoi venga implementata e la realizzerò! (solo non chiedere l'impossibile :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Puoi scegliere qualunque bug che ti da fastidio in EditThisCookie e lo risolverò subito!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Riceverai una mail di ringraziamento"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Il tuo nome verrà aggiunto alla Wall of Fame"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Avrai un piccolo posto nel mio cuore"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Mostra il pannello DevTools"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Filtra nuovo cookie"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Si la causa del mio primissimo infarto. Tutto ciò che devi fare è donare ora!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "E una pizza!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Solo lettura"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Programma umanitario"
+ },
+ "editThis_deleteAll": {
+ "message": "Elimina tutti"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Garantiamo che nessun dato personale verrà mai condiviso!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Un cookie protetto è un cookie che non può essere modificato da nessun sito web o estensione"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Nessun cookie è stato ancora protetto "
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Cancellare tutti i cookie per la pagina corrente?"
+ },
+ "editThis_Donate": {
+ "message": "Sostienici"
+ },
+ "editThis_year": {
+ "message": "Anni"
+ },
+ "editThis_seconds": {
+ "message": "secondi"
+ },
+ "editThis_ContextMenu": {
+ "message": "Modifica Cookie"
+ },
+ "editThis_name": {
+ "message": "Nome"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Mostra il bottone \"Filtra ed elimina tutti\""
+ },
+ "editThis_domain": {
+ "message": "Dominio"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Ordina cookie"
+ },
+ "editThis_path": {
+ "message": "Percorso"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Protetto"
+ },
+ "editThis_amountByHand": {
+ "message": "per inserire manualmente la quantità clicca qui"
+ },
+ "editThis_yes": {
+ "message": "Si"
+ },
+ "editThis_backToList": {
+ "message": "Torna alla lista"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Ricarica la pagina dopo aver effettuato delle modifiche"
+ },
+ "editThis_expiration": {
+ "message": "Scadenza"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "per nome"
+ },
+ "editThis_donations": {
+ "message": "Donazioni"
+ },
+ "editThis_updated": {
+ "message": "è stato aggiornato. Clicca qui per vedere le novità."
+ },
+ "editThis_storeID": {
+ "message": "storeID"
+ },
+ "editThis_value": {
+ "message": "Valore"
+ },
+ "editThis_contactsIntro": {
+ "message": "Inviaci una mail"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Blocca per nome"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Nessun cookie è stato ancora bloccato"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Elimina questa regola"
+ },
+ "editThis_Amount": {
+ "message": "Importo"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookie esportati"
+ },
+ "editThis_advertisements": {
+ "message": "Pubblicità"
+ },
+ "editThis_support_etc": {
+ "message": "Supporta EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "I primi passi"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Non sono ancora presenti dati :("
+ },
+ "editThis_newFilter": {
+ "message": "Nuovo filtro\n"
+ },
+ "editThis_hour": {
+ "message": "Ore"
+ },
+ "editThis_Source_Code": {
+ "message": "Codice Sorgente"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Codifica il valore dei cookie (come http://curl.haxx.se/rfc/cookie_spec.html ) (Raccomandato)"
+ },
+ "editThis_helpIntro": {
+ "message": "Qui troverai delle spiegazioni riguardati alcune delle funzioni base di questa estensione"
+ },
+ "editThis_iWantDonate": {
+ "message": "Voglio donare",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Soldi raccolti ad oggi"
+ },
+ "editThis_cancel": {
+ "message": "Annulla"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Esplora il codice sorgente di EditThisCookie su $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Cerca"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookie copiati negli appunti"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Esporta cookie"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Cancella il cookie"
+ },
+ "editThis_Details": {
+ "message": "Dettagli"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/ja/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/ja/messages.json
new file mode 100644
index 0000000..c0fb7b8
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/ja/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HTTPのみ"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "あなたのブラウジングデータを開発者と共有することを許可します。すべての情報は匿名で送信されます。"
+ },
+ "editThis_no_cookies": {
+ "message": "Cookie はありません"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Cookieの変更を適用"
+ },
+ "editThis_Options": {
+ "message": "設定"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "ブロックされたCookie"
+ },
+ "editThis_minutes": {
+ "message": "分"
+ },
+ "editThis_Rate_ETC": {
+ "message": "EditThisCookieを評価"
+ },
+ "editThis_Blocked_Def": {
+ "message": "作成されたCookieをその都度、自動的に削除したい場合は、フィルターを追加することで削除できます"
+ },
+ "editThis_translation": {
+ "message": "翻訳"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookieを削除しました"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "何かバグを発見したり提案があれば、ご連絡ください!"
+ },
+ "editThis_statsIntro": {
+ "message": "この拡張機能の使用状況を確認できます。このデータは2012年7月からのみ収集されています。"
+ },
+ "editThis_Donation_Date": {
+ "message": "寄付日"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "サンタクロースの帽子アイコンを表示"
+ },
+ "editThis_help": {
+ "message": "ヘルプ"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Cookieのインポート"
+ },
+ "editThis_contacts": {
+ "message": "お問い合わせ"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "保護されたCookie"
+ },
+ "editThis_flagAll": {
+ "message": "フラグを立ててすべて削除"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "もしEditThisCookieを気に入っていただけたなら、Chrome Web Storeでの評価をお願いします"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Show the domain before the cookie's name"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "読み取り専用の保護されたCookie"
+ },
+ "editThis_support": {
+ "message": "開発をサポート"
+ },
+ "editThis_addNew": {
+ "message": "Cookieを追加"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "開いているページに控えめな広告を表示する"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Cookieの名前に近いドメインを表示"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "ページの再読み込み時にキャッシュをスキップ"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "詳細情報と設定"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "正規表現を使用できます"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "PayPal 経由で寄付"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "バグ報告/機能の要望"
+ },
+ "editThis_Save": {
+ "message": "保存"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "ツールバーのアイコン上で右クリックすることで、アイコンを非表示にできます!"
+ },
+ "editThis_statsSince": {
+ "message": "Cookieの統計開始日: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "この拡張機能の翻訳にご協力ください"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Cookieをエクスポートする際に優先して使用するフォーマットを選択"
+ },
+ "editThis_reset": {
+ "message": "リセット"
+ },
+ "editThis_no": {
+ "message": "いいえ"
+ },
+ "editThis_addRule": {
+ "message": "このルールを追加"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "インポートするには、ここにCookieを貼り付けます。許可されたフォーマット:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "こちらから寄付をお願いします。"
+ },
+ "editThis_description": {
+ "message": "EditThisCookieはCookie管理ソフトです。Cookieを追加、削除、編集、検索、保護、そしてブロックすることができます!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookieが修正されました"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "フラグを立てる"
+ },
+ "editThis_time": {
+ "message": "時刻"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "アイコンの隣にラベルを表示"
+ },
+ "editThis_day": {
+ "message": "日"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Block by domain"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "フラグを立てたCookieが削除されました"
+ },
+ "editThis_stats": {
+ "message": "統計"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "他の言語を選択"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "by domain and name"
+ },
+ "editThis_Charity_Message": {
+ "message": "世界中で助けを必要としている子供たちを助けることができます。収益の $1% が寄付されます。"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "すべてのCookieの有効期限を上書き"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Block by value"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "私たちは高品質なオープンソースソフトウェアの開発と提供を無償で行なっています。 $1 によるご支援をお願いします。スライダーを移動して、金額を変更してください。",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "月"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookieを作成しました"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookieをインポートしました"
+ },
+ "editThis_secure": {
+ "message": "安全"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Cookie の有効期限を短縮しました"
+ },
+ "editThis_hostOnly": {
+ "message": "ホストのみ"
+ },
+ "editThis_Max_Date": {
+ "message": "Cookieの有効期限を設定"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Contribute in Bitcoins"
+ },
+ "editThis_session": {
+ "message": "セッション"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "コンテキストメニューに \"Edit Cookies\" を表示"
+ },
+ "editThis_Show_Alerts": {
+ "message": "常に確認する"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "空飛ぶスパゲッティ・モンスターの福音書"
+ },
+ "editThis_timesUsed": {
+ "message": "EditThisCookie を $1 回使用しています"
+ },
+ "editThis_ppBenefit7": {
+ "message": "非常に寛大なお方ですね!もしあなたにお会いする機会があればビールをごちそうします (ビールは重要です)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "もしあなたにお会いする機会があればイタリアン・コーヒーと \"ババ\" をごちそうします"
+ },
+ "editThis_ppBenefit5": {
+ "message": "You can name a feature you want to be implemented and I'll make it true! (just don't ask for the impossible :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "You can name any bug that annoys you in EditThisCookie and I'll fix it super-fast!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "You'll receive a thank you email"
+ },
+ "editThis_ppBenefit2": {
+ "message": "名誉の壁にあなたのお名前を追加します"
+ },
+ "editThis_ppBenefit1": {
+ "message": "You will get a tiny little place in my heart"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "開発ツール パネルを表示"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "フラグを立てる"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Be the cause of my very first heart stroke. All you have to do is donate now!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "And an Italian pizza!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "読み取り専用にする"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "人道的プログラム"
+ },
+ "editThis_deleteAll": {
+ "message": "すべて削除"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "個人情報を第三者に開示することが決してないことをお約束します!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "保護されたCookieは、Webサイトまたは拡張機能によって変更されることはありません。"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "保護されたCookieはありません"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "このWebサイトのCookieをすべて削除しますか?"
+ },
+ "editThis_Donate": {
+ "message": "寄付する"
+ },
+ "editThis_year": {
+ "message": "年"
+ },
+ "editThis_seconds": {
+ "message": "秒"
+ },
+ "editThis_ContextMenu": {
+ "message": "Cookieを編集"
+ },
+ "editThis_name": {
+ "message": "名前"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "「ブロックしてすべて削除」ボタンを表示"
+ },
+ "editThis_domain": {
+ "message": "ドメイン"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Cookieの並べ替え"
+ },
+ "editThis_path": {
+ "message": "パス"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "保護されています"
+ },
+ "editThis_amountByHand": {
+ "message": "金額を手動で入力するにはここをクリック"
+ },
+ "editThis_yes": {
+ "message": "はい"
+ },
+ "editThis_backToList": {
+ "message": "一覧に戻る"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "変更の適用後にページを再読み込み"
+ },
+ "editThis_expiration": {
+ "message": "有効期限"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "by name"
+ },
+ "editThis_donations": {
+ "message": "寄付"
+ },
+ "editThis_updated": {
+ "message": "を更新しました。新着情報を確認するにはこちらをクリックしてください。"
+ },
+ "editThis_storeID": {
+ "message": "ストアID"
+ },
+ "editThis_value": {
+ "message": "値"
+ },
+ "editThis_contactsIntro": {
+ "message": "Eメールを送信"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Block by name"
+ },
+ "editThis_noBlockAdded": {
+ "message": "ブロック ルールは追加されていません"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "このルールを削除"
+ },
+ "editThis_Amount": {
+ "message": "金額"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookieをエクスポートしました"
+ },
+ "editThis_advertisements": {
+ "message": "広告"
+ },
+ "editThis_support_etc": {
+ "message": "EditThisCookie を支援"
+ },
+ "editThis_getting_started": {
+ "message": "はじめに"
+ },
+ "editThis_noStatsNotice": {
+ "message": "まだデータがありません :("
+ },
+ "editThis_newFilter": {
+ "message": "新しいフィルター"
+ },
+ "editThis_hour": {
+ "message": "時"
+ },
+ "editThis_Source_Code": {
+ "message": "ソースコード"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Cookieの値をエンコード (http://curl.haxx.se/rfc/cookie_spec.html を参照) (推奨)"
+ },
+ "editThis_helpIntro": {
+ "message": "この拡張機能の基本的な機能に関する説明を確認できます。"
+ },
+ "editThis_iWantDonate": {
+ "message": "寄付をします",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "これまでの総額"
+ },
+ "editThis_cancel": {
+ "message": "キャンセル"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "$1 で EditThisCookie のソースコードを確認してください",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "検索"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "クリップボードにCookieをコピーしました"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Cookieのエクスポート"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Cookieを削除"
+ },
+ "editThis_Details": {
+ "message": "詳細"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/ko/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/ko/messages.json
new file mode 100644
index 0000000..ab3b646
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/ko/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HTTP 전용"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "당신의 웹 사용 데이터를 공유하게 허용하기. 모든 데이터는 익명입니다."
+ },
+ "editThis_no_cookies": {
+ "message": "쿠키가 없습니다!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "쿠키 변경 사항 적용"
+ },
+ "editThis_Options": {
+ "message": "옵션"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "금지된 쿠키"
+ },
+ "editThis_minutes": {
+ "message": "분"
+ },
+ "editThis_Rate_ETC": {
+ "message": "EditThisCookie 평가하기"
+ },
+ "editThis_Blocked_Def": {
+ "message": "만약 매번 생성되는, 원치 않은 쿠키를 자동으로 지우고 싶다면 필터를 추가해 당신을 귀찮게 하지 않게 하세요"
+ },
+ "editThis_translation": {
+ "message": "번역"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "삭제된 쿠키"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "버그를 발견했거나 제안사항이 있으신가요? 알려주세요!"
+ },
+ "editThis_statsIntro": {
+ "message": "이 곳에서 당신이 이 확장기능을 어떻게 사용했는지 알 수 있습니다. 이 데이터는 2012년 7월부터의 것들만 모아졌습니다."
+ },
+ "editThis_Donation_Date": {
+ "message": "기부 날짜"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "아이콘에 산타 모자 씌우기"
+ },
+ "editThis_help": {
+ "message": "도움말"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "불러오기"
+ },
+ "editThis_contacts": {
+ "message": "연락처"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "보호된 쿠키"
+ },
+ "editThis_flagAll": {
+ "message": "체크하고 모두 지우기"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "만약 EditThisCookie를 좋아하신다면, 크롬 웹 스토어에 평점을 남겨주세요"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "쿠키 이름 앞에 도메인을 보여줍니다."
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "보호된 읽기 전용 쿠키"
+ },
+ "editThis_support": {
+ "message": "지원"
+ },
+ "editThis_addNew": {
+ "message": "새 쿠키 만들기"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "방문하는 몇몇 페이지의 눈에 거슬리지 않는 광고 보여주기"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "각 쿠키 이름 옆에 도메인 보이기"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "페이지를 새로고침할 때 캐시 무시하기"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "정보 및 설정"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "정규 표현식을 사용하실 수 있습니다"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "페이팔로 기부"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "버그 / 새 기능 요청"
+ },
+ "editThis_Save": {
+ "message": "저장"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "이것을 설정하면 툴바에 있는 아이콘을 숨겨도 됩니다."
+ },
+ "editThis_statsSince": {
+ "message": "$1부터의 쿠키 통계"
+ },
+ "editThis_translationIntro": {
+ "message": "이 확장기능을 당신의 언어로 번역하는 것을 도와주세요"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "쿠키를 내보낼 때 원하는 형식을 골라주세요"
+ },
+ "editThis_reset": {
+ "message": "초기화"
+ },
+ "editThis_no": {
+ "message": "아니요"
+ },
+ "editThis_addRule": {
+ "message": "이 규칙 더하기"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "이곳에 불러올 쿠키를 붙여넣으세요. 지원되는 형식:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "다음으로 기부를 할 수 있습니다:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie는 쿠키 관리자입니다. 이것을 이용하여 쿠키를 추가하고, 삭제하고, 편집하고, 찾고, 보호하거나 막을 수 있습니다!"
+ },
+ "editThis_cookiesModified": {
+ "message": "편집된 쿠키"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "쿠키 금지시키기"
+ },
+ "editThis_time": {
+ "message": "시간"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "아이콘 옆에 라벨 출력"
+ },
+ "editThis_day": {
+ "message": "일"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "도메인으로 차단"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "삭제된 체크한 쿠키"
+ },
+ "editThis_stats": {
+ "message": "통계"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "다른 언어 고르기"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "도메인과 이름으로"
+ },
+ "editThis_Charity_Message": {
+ "message": "당신은 전 세계의 어린이들을 도울 수 있습니다. 수익의 $1%가 다음 기관에 전달되기 때문이죠:"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "모든 쿠키의 기한 덮어쓰기"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "값으로 차단"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "저희는 고품질의 오픈 소스 소프트웨어를 만들고 무료로 배포하고 있습니다. $1로 저희를 도와주세요. 슬라이더를 움직여 금액을 조절하세요.",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "달"
+ },
+ "editThis_cookiesCreated": {
+ "message": "생성된 쿠키"
+ },
+ "editThis_cookiesImported": {
+ "message": "불러온 쿠키"
+ },
+ "editThis_secure": {
+ "message": "Secure"
+ },
+ "editThis_cookiesShortened": {
+ "message": "쿠키 기한 단축"
+ },
+ "editThis_hostOnly": {
+ "message": "Host only"
+ },
+ "editThis_Max_Date": {
+ "message": "쿠키 기한을 다음과 같이 설정하기:"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "비트코인으로 기부"
+ },
+ "editThis_session": {
+ "message": "세션"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "\"쿠키 편집하기\" 메뉴를 컨텍스트 메뉴에서 보이게 하기"
+ },
+ "editThis_Show_Alerts": {
+ "message": "항상 변경 사항을 확인하기"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "날아다니는 스파게티 괴물님의 복음서"
+ },
+ "editThis_timesUsed": {
+ "message": "당신은 EditThisCookie 앱을 $1번 사용하였습니다."
+ },
+ "editThis_ppBenefit7": {
+ "message": "당신은 아주 관대하시군요! 한번 만난다면 제가 맥주를 쏘겠습니다! (중요한 건 맥주입니다)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "만약 우리가 만난다면 이탈리아 커피와 럼 바바를 드리죠."
+ },
+ "editThis_ppBenefit5": {
+ "message": "원하는 기능을 아무거나 말하면 제가 그것을 구현해드립니다! (불가능한 건 빼고요.. :P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "EditThisCookie 앱의 버그를 아무거나 찾아 말씀하시면 제가 순식간에 고쳐드리겠습니다!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "당신은 감사의 이메일을 받게 될 것입니다"
+ },
+ "editThis_ppBenefit2": {
+ "message": "당신의 이름을 \"명예의 전당\"에 올려 드리죠"
+ },
+ "editThis_ppBenefit1": {
+ "message": "당신은 제 마음의 조그마한 한 구석에 자리잡을 것입니다"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "개발자 패널 보기"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "새 쿠키 금지시키기"
+ },
+ "editThis_ppBenefit9": {
+ "message": "제 첫번째 심장 마비의 원인이 될 것입니다. 당장 기부하세요!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "그리고 이탈리아 피자!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "읽기 전용으로 설정하기"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "인도주의 프로그램"
+ },
+ "editThis_deleteAll": {
+ "message": "모두 지우기"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "어떠한 개인 정보도 절대로 공유되지 않는다는 것을 보장합니다!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "보호된 쿠키는 어떠한 웹 사이트나 확장기능도 편집할 수 없는 쿠키입니다"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "보호된 쿠키가 없습니다."
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "현재 웹 사이트의 모든 쿠키를 지울까요?"
+ },
+ "editThis_Donate": {
+ "message": "기여"
+ },
+ "editThis_year": {
+ "message": "년"
+ },
+ "editThis_seconds": {
+ "message": "초"
+ },
+ "editThis_ContextMenu": {
+ "message": "쿠키 편집하기"
+ },
+ "editThis_name": {
+ "message": "이름"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "\"체크하고 모두 지우기\" 버튼을 보여줍니다"
+ },
+ "editThis_domain": {
+ "message": "도메인"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "쿠키 정렬"
+ },
+ "editThis_path": {
+ "message": "경로"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "보호됨"
+ },
+ "editThis_amountByHand": {
+ "message": "이곳을 클릭하여 값을 직접 입력하실 수 있습니다"
+ },
+ "editThis_yes": {
+ "message": "예"
+ },
+ "editThis_backToList": {
+ "message": "목록으로 되돌아가기"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "변경 사항을 적용하고 페이지를 새로고침 해 주세요"
+ },
+ "editThis_expiration": {
+ "message": "기한"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "이름으로"
+ },
+ "editThis_donations": {
+ "message": "기부"
+ },
+ "editThis_updated": {
+ "message": "업데이트 되었습니다. 여기를 눌러 무엇이 바뀌었는지 확인하세요."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "값"
+ },
+ "editThis_contactsIntro": {
+ "message": "이메일을 보내주세요"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "이름으로 차단"
+ },
+ "editThis_noBlockAdded": {
+ "message": "추가된 금지 규칙이 없습니다."
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "이 규칙 지우기"
+ },
+ "editThis_Amount": {
+ "message": "금액"
+ },
+ "editThis_cookiesExported": {
+ "message": "내보낸 쿠키"
+ },
+ "editThis_advertisements": {
+ "message": "광고"
+ },
+ "editThis_support_etc": {
+ "message": "EditThisCookie 지원"
+ },
+ "editThis_getting_started": {
+ "message": "시작하기"
+ },
+ "editThis_noStatsNotice": {
+ "message": "아직 데이터가 없습니다. :("
+ },
+ "editThis_newFilter": {
+ "message": "새로운 필터"
+ },
+ "editThis_hour": {
+ "message": "시간"
+ },
+ "editThis_Source_Code": {
+ "message": "소스 코드"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "이 쿠키의 값을 (http://curl.haxx.se/rfc/cookie_spec.html 에 따라) 인코딩하기 (권장됨)"
+ },
+ "editThis_helpIntro": {
+ "message": "이 곳에서 이 확장기능의 몇몇 기본적인 기능들에 대한 설명을 찾을 수 있습니다"
+ },
+ "editThis_iWantDonate": {
+ "message": "다음 금액만큼 기부하고 싶습니다:",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "현재까지 모인 금액"
+ },
+ "editThis_cancel": {
+ "message": "취소"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "$1에서 EditThisCookie의 소스 코드를 확인하세요",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "검색"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "클립보드에 쿠키 복사됨"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "쿠키 내보내기"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "쿠키 지우기"
+ },
+ "editThis_Details": {
+ "message": "세부 사항"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/lt/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/lt/messages.json
new file mode 100644
index 0000000..79f192c
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/lt/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HttpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Leisk mums dalintis tavo naršymo duomenimis. Visi duomenys yra anoniminiai."
+ },
+ "editThis_no_cookies": {
+ "message": "Čia nėra slapukų"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Pateikti slapuko pakeitimus"
+ },
+ "editThis_Options": {
+ "message": "Nustatymai"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Užblokuoti slapukai"
+ },
+ "editThis_minutes": {
+ "message": "Minutės"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Įvertinkite EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Jeigu nori programiniu būdu ištrinti slapuką, kai jis kiekvieną kartą yra sukuriamas, pridėk filtrą ir tai tavęs daugiau nebeerzins"
+ },
+ "editThis_translation": {
+ "message": "Vertimas"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Slapukai ištrinti"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Radai klaidą ar turi pasiūlymą? Pranešk mums!"
+ },
+ "editThis_statsIntro": {
+ "message": "Čia gali sužinoti, kaip naudojai šį plėtinį. Duomenys yra renkami tik nuo 2012 m. liepos."
+ },
+ "editThis_Donation_Date": {
+ "message": "Aukos data"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Rodyti Kalėdų senelio kepurės piktogramą"
+ },
+ "editThis_help": {
+ "message": "Pagalba"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importuoti"
+ },
+ "editThis_contacts": {
+ "message": "Kontaktai"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Apsaugoti slapukai"
+ },
+ "editThis_flagAll": {
+ "message": "Užblokuoti ir viską ištrinti"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Jeigu jums patinka EditThisCookie, palikite įvertinimą Chrome Web parduotuvėje"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Rodyti domeną prieš slapuko pavadinimą"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Slapukai tik skaitymui apsaugoti"
+ },
+ "editThis_support": {
+ "message": "Paremkite mane"
+ },
+ "editThis_addNew": {
+ "message": "Naujas slapukas"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Rodyti neįkyrius skelbimus kai kuriuose mano lankomuose puslapiuose"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Rodyti domeną prie kiekvieno slapuko pavadinimo"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Praleisk podėlį kai puslapis persikrauna"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "informacija ir nustatymai"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Gali naudoti įprastąsias išraiškas"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Aukoti per PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Klaidos / Funkcijų prašymai"
+ },
+ "editThis_Save": {
+ "message": "Išsaugoti"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Jei įgalinta, galėsi paslėpti piktogramą įrankių juostoje, paspaudęs ant jos dešiniuoju pelės klavišu!"
+ },
+ "editThis_statsSince": {
+ "message": "Slapukų statistika nuo: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Padėk mums išversti plėtinį į tavo kalbą"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Pasirink norimą slapukų eksportavimo formatą"
+ },
+ "editThis_reset": {
+ "message": "Atkurti"
+ },
+ "editThis_no": {
+ "message": "Ne"
+ },
+ "editThis_addRule": {
+ "message": "Pridėti šią taisyklę"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Įklijuok čia slapuką importavimui. Priimami formatai:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Galite siųsti paramą:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie yra slapukų valdytojas. Gali pridėti, ištrinti, keisti, ieškoti, apsaugoti ir blokuoti slapukus!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Pakeisti slapukai"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Užblokuoti slapuką"
+ },
+ "editThis_time": {
+ "message": "Laikas"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Rodyti etiketes prie ikonų"
+ },
+ "editThis_day": {
+ "message": "Dienos"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Užblokuoti pagal domeną"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Ištrinti užblokuoti slapukai"
+ },
+ "editThis_stats": {
+ "message": "Statistika"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Pasirinkti kitą kalbą"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "pagal domeną ir pavadinimą"
+ },
+ "editThis_Charity_Message": {
+ "message": "Padėsi vaikams, kuriems reikia pagalbos, visame pasaulyje, nes $1% pajamų nueis jiems"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Perrašyk maksimalų bet kokio slapuko amžių"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Užblokuoti pagal reikšmę"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Mes kuriame aukšto lygio atviro kodo programinę įrangą ir atiduodame ją nemokamai. Paremk mus $1. Pajudink šliaužiklį, norėdamas pakeisti sumą",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Mėnesiai"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Sukurti slapukai"
+ },
+ "editThis_cookiesImported": {
+ "message": "Importuoti slapukai"
+ },
+ "editThis_secure": {
+ "message": "Apsaugoti"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Slapuko pasibaigimas sutrumpintas"
+ },
+ "editThis_hostOnly": {
+ "message": "HostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "Nustatyti maksimalų slapuko amžių"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Aukoti su Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Sesija"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Rodyti \"Keisti slapukus\" konteksto meniu"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Visada prašyti patvirtinimo"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "The Gospel of the Flying Spaghetti Monster"
+ },
+ "editThis_timesUsed": {
+ "message": "Naudojai 'EditThisCookie' $1 kartus"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Tu esi labai dosnus! Jeigu mes susitiksime aš tau duosiu kelis alaus (ei, alus yra svarbus)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Jeigu mes kada nors susitiksime, aš tau duosiu itališkos kavos ir 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Gali įvardinti funkciją, kurią tu norėtum turėti ir aš ją įgyvendinsiu (tik neprašyk neįmanomo :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Gali pranešti apie bet kokią EditThisCookie klaidą, kuri tave erzina ir aš ją pataisysiu labai greitai"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Gausi padėkos laišką"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Tavo vardas bus parašytas Šlovės sienoje"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Gausi mažą mažą vietą mano širdyje"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Rodyti DevTools panelę"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Užblokuoti naują slapuką"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Būk mano pati pirmoji širdies insulto priežastis. Viskas, ką tau reikia padaryti, tai paaukoti dabar!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Ir itališką picą!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Nustatyti tik skaitymui"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Humanitarinė pagalba"
+ },
+ "editThis_deleteAll": {
+ "message": "Ištrinti viską"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Mes garantuojame, kad jokie asmeniniai duomenys nėra dalinami!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Apsaugotas slapukas yra slapukas, kuris negali būti pakeistas bet kokios svetainės ar plėtinio"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Dar nėra apsaugotų slapukų"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Ištrinti visus slapukus šiam puslapiui?"
+ },
+ "editThis_Donate": {
+ "message": "Prisidėti"
+ },
+ "editThis_year": {
+ "message": "Metai"
+ },
+ "editThis_seconds": {
+ "message": "Sekundės"
+ },
+ "editThis_ContextMenu": {
+ "message": "Redaguoti slapukus"
+ },
+ "editThis_name": {
+ "message": "Vardas"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Rodyti mygtuką \"Užblokuoti ir ištrinti visus\""
+ },
+ "editThis_domain": {
+ "message": "Domenas"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Rūšiuoti slapukus"
+ },
+ "editThis_path": {
+ "message": "Kelias"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Apsaugota"
+ },
+ "editThis_amountByHand": {
+ "message": "įvesti kiekį rankomis spausk čia"
+ },
+ "editThis_yes": {
+ "message": "Taip"
+ },
+ "editThis_backToList": {
+ "message": "Grįžti į sąrašą"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Perkrauti puslapį atlikus pakeitimus"
+ },
+ "editThis_expiration": {
+ "message": "Pasibaigimas"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "pagal pavadinimą"
+ },
+ "editThis_donations": {
+ "message": "Aukos"
+ },
+ "editThis_updated": {
+ "message": "buvo atnaujintas. Spausk čia, pažiūrėti, kas naujo."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Reikšmė"
+ },
+ "editThis_contactsIntro": {
+ "message": "Atsiųst mums laišką"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Užblokuoti pagal pavadinimą"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Blokavimo taisyklės nepridėtos"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Ištrinti šią taisyklę"
+ },
+ "editThis_Amount": {
+ "message": "Kiekis"
+ },
+ "editThis_cookiesExported": {
+ "message": "Eksportuoti slapukai"
+ },
+ "editThis_advertisements": {
+ "message": "Reklamos"
+ },
+ "editThis_support_etc": {
+ "message": "Paremti EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Pradžia"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Nėra duomenų :("
+ },
+ "editThis_newFilter": {
+ "message": "Naujas filtras"
+ },
+ "editThis_hour": {
+ "message": "Valandos"
+ },
+ "editThis_Source_Code": {
+ "message": "Išeities kodas"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Koduoti slapukų reikšmę (pagal http://curl.haxx.se/rfc/cookie_spec.html ) (rekomenduojama)"
+ },
+ "editThis_helpIntro": {
+ "message": "Čia rasi šio plėtinio pagrindinių funkcijų paaiškinimus"
+ },
+ "editThis_iWantDonate": {
+ "message": "Aš noriu aukoti",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Jau paaukoti pinigai"
+ },
+ "editThis_cancel": {
+ "message": "Atšaukti"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Žiūrėti EditThisCookie kodą $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Ieškoti"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Slapukai įklijuoti į iškarpinę"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Eksportuoti"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Ištrinti slapuką"
+ },
+ "editThis_Details": {
+ "message": "Detalės"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/ms/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/ms/messages.json
new file mode 100644
index 0000000..255642a
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/ms/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HttpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Membolehkan kami untuk berkongsikan data pelayaran anda. Semua data adalah anonymous"
+ },
+ "editThis_no_cookies": {
+ "message": "Tiada cookie!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Kemukakan perubahan cookie"
+ },
+ "editThis_Options": {
+ "message": "Pilihan"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Cookie disekat"
+ },
+ "editThis_minutes": {
+ "message": "Minit"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Rate EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Jika anda hendak padam cookie secara programmatik di setiap masa cookie dibuat tambahkan tapisan dan ia tidak akan mengganggun anda lagi"
+ },
+ "editThis_translation": {
+ "message": "Terjemahan"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookie dipadam"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Terjumpa ralat atau ada cadangan? Beritahu kami!"
+ },
+ "editThis_statsIntro": {
+ "message": "Disini anda boleh mengetahui cara anda menggunakan extension ini. Data ini telah dikumpul hanya sejak Julai 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Tarikh derma"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Tunjukkan ikon topi Santa"
+ },
+ "editThis_help": {
+ "message": "Bantuan"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Import"
+ },
+ "editThis_contacts": {
+ "message": "Hubungi"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Cookie dilindungi"
+ },
+ "editThis_flagAll": {
+ "message": "Sekat dan padam semua"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Jika anda suka EditThisCookie, tinggalkan penarafan anda di Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Tunjukkan domain sebelum nama cookie ini"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Baca sahaja cookie dilindungi"
+ },
+ "editThis_support": {
+ "message": "Sokong saya"
+ },
+ "editThis_addNew": {
+ "message": "Cookie baharu"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Tunjukkan iklan yang tidak mengganggu di beberapa halaman yang dilawati"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Tunjukkan domain terdekat di setiap nama cookie"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Langkaui cache apabila halaman disegarkan"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "Tetapan dan maklumat"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Anda boleh menggunakan ungkapan biasa"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Sumbang melalui PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Ralat / Permintaan Ciri-ciri"
+ },
+ "editThis_Save": {
+ "message": "Simpan"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Jika diaktifkan anda boleh menyembunyikan ikon pada toolbar dengan mengklik kanan pada nya!"
+ },
+ "editThis_statsSince": {
+ "message": "Statistik cookie sejak: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Bantu kami menterjemahkan extension kepada bahasa anda"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Pilih format eksport kesukaan untuk cookie"
+ },
+ "editThis_reset": {
+ "message": "Menetapkan semula"
+ },
+ "editThis_no": {
+ "message": "Tidak"
+ },
+ "editThis_addRule": {
+ "message": "Tambah peraturan ini"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Tampalkan cookie disini untuk diimport. Format yand diterima:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Anda boleh menghantar derma kepada:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie adalah pengurus cookie. Anda boleh tambah, padam, sunting, cari, lindungi dan halang cookie!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookie diubahsuai"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Sekat cookie"
+ },
+ "editThis_time": {
+ "message": "Waktu"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Tunjukkan label bersebelahan ikon"
+ },
+ "editThis_day": {
+ "message": "Hari"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Sekat berdasarkan domain"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Cookie yang disekat telah dipadam"
+ },
+ "editThis_stats": {
+ "message": "Statistik"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Pilih bahasa lain"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "berdasarkan domain dan nama"
+ },
+ "editThis_Charity_Message": {
+ "message": "Anda akan membantu kanak-kanak yang memerlukan bantuan di seluruh dunia, dengan hasil pendapat $1% diperlukan"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Tetapkan tempoh cookie kepada maksimum yang mungkin."
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Sekat berdasarkan nilai"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Kami membangunkan ia dengan perisian sumber terbuka yang berkualiti tinggi dan kami bagi ia secara percuma. Sumbangkan dana kepada kami sebanyak $1. Gerakkan gelangsar untuk menukarkan jumlah",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Bulan"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookie telah dihasilkan"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookie telah diimport"
+ },
+ "editThis_secure": {
+ "message": "Selamat"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Tempoh cookie telah dipendekkan"
+ },
+ "editThis_hostOnly": {
+ "message": "HostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "Tetapkan had umur maksimum cookie"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Sumbang melalui Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Sesi"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Tunjukkan \"Sunting Cookie\" di konteks menu"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Sentiasa minta pengesahan"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "The Gospel of the Flying Spaghetti Monster"
+ },
+ "editThis_timesUsed": {
+ "message": "Anda telah menggunakan 'EditThisCookie' $1 kali"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Anda sangat bermurah hati! Jika kita pernah berjumpa saya akan bawakan anda beberapa bir (hei, bir itu penting)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Jika kita pernah berjumpa saya akan bawakan anda kopi Itali dan 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Anda dialu-alukan menampilkan ciri yang anda mahu dilaksanakan dan saya akan pertimbangkannya! (jangan tanya jika ia mustahil :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Anda boleh memberitahu ralat yang mengganggu anda dalam EditThisCookie dan saya akan perbaiki secepat mungkin!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Anda akan menerima satu emel ucapan terima kasih"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Nama anda akan ditambahkan di \"Wall of Fame\""
+ },
+ "editThis_ppBenefit1": {
+ "message": "Anda akan mendapat tempat di dalam hati saya"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Tunjukkan panel DevTools"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Sekat cookie baharu"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Kerana pertama kali saya mengalami strok hati. Apa yang perlu anda buat adalah dengan menderma sekarang!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Dan pizza Itali!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Tetapkan sebagai baca-sahaja"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Program kemanusian"
+ },
+ "editThis_deleteAll": {
+ "message": "Padam semua"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Kami jamin data peribadi tidak pernah dikongsi!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Sebuah cookie yang dilindungi adalah cookie dimana ia tidak boleh diubahsuai oleh mana-mana laman sesawang atau extension"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Masih tiada cookie yang dilindungi"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Padam semua cookie yang terdapat dalam laman sesawang ini?"
+ },
+ "editThis_Donate": {
+ "message": "Turut serta"
+ },
+ "editThis_year": {
+ "message": "Tahun"
+ },
+ "editThis_seconds": {
+ "message": "Saat"
+ },
+ "editThis_ContextMenu": {
+ "message": "Sunting Cookie"
+ },
+ "editThis_name": {
+ "message": "Nama"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Tunjukkan butang \"Sekat dan padam semua\""
+ },
+ "editThis_domain": {
+ "message": "Domain"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Susun cookie"
+ },
+ "editThis_path": {
+ "message": "Path"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Dilindungi"
+ },
+ "editThis_amountByHand": {
+ "message": "untuk memasukkan jumlah klik disini"
+ },
+ "editThis_yes": {
+ "message": "Ya"
+ },
+ "editThis_backToList": {
+ "message": "Kembali ke senarai"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Muat semula halaman setelah membuat perubahan"
+ },
+ "editThis_expiration": {
+ "message": "Tempoh"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "berdasarkan nama"
+ },
+ "editThis_donations": {
+ "message": "Derma"
+ },
+ "editThis_updated": {
+ "message": "telah dikemaskini. Klik di sini untuk menyemak apa yang baharu."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Nilai"
+ },
+ "editThis_contactsIntro": {
+ "message": "Hantarkan e-mel kepada kami"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Sekat berdasarkan nama"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Tiada perintah sekatan ditambah"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Padam perintah ini"
+ },
+ "editThis_Amount": {
+ "message": "Jumlah"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookie telah dieskport"
+ },
+ "editThis_advertisements": {
+ "message": "Pengiklanan"
+ },
+ "editThis_support_etc": {
+ "message": "Sokong EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Untuk permulaan"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Masih tiada data :("
+ },
+ "editThis_newFilter": {
+ "message": "Tapisan baru"
+ },
+ "editThis_hour": {
+ "message": "Jam"
+ },
+ "editThis_Source_Code": {
+ "message": "Kod sumber"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Enkod nilai cookie (seperti http://curl.haxx.se/rfc/cookie_spec.html ) (Disyorkan)"
+ },
+ "editThis_helpIntro": {
+ "message": "Disini ada boleh mendapat penjelasan untuk beberapa fungsi asas extension ini"
+ },
+ "editThis_iWantDonate": {
+ "message": "Saya mahu derma",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Wang yang dikumpul setakat ini"
+ },
+ "editThis_cancel": {
+ "message": "Batal"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Semak kod sumber EditThisCookie pada $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Cari"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookie telah disalin ke papanklip"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Eksport"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Padam cookie"
+ },
+ "editThis_Details": {
+ "message": "Perincian"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/nl/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/nl/messages.json
new file mode 100644
index 0000000..16f0c71
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/nl/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HttpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Sta ons toe je browser geschiedenis te delen. Alle gegevens zijn anoniem."
+ },
+ "editThis_no_cookies": {
+ "message": "Geen cookies hier!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Cookie-aanpassingen opslaan"
+ },
+ "editThis_Options": {
+ "message": "Opties"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Geblokkeerde cookies"
+ },
+ "editThis_minutes": {
+ "message": "Minuten"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Beoordeel EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Voeg een filter toe als u een cookie automatisch wilt verwijderen wanneer deze wordt aangemaakt."
+ },
+ "editThis_translation": {
+ "message": "Vertaling"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookies verwijderd"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Bug gevonden of heb je een suggestie? Vertel het ons!"
+ },
+ "editThis_statsIntro": {
+ "message": "Hier zie je hoe je de extensie gebruikt. Het bijhouden van deze data is in juli 2012 begonnen."
+ },
+ "editThis_Donation_Date": {
+ "message": "Donatiedatum"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Laat het Kerstmutsicoon zien"
+ },
+ "editThis_help": {
+ "message": "Help"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importeren"
+ },
+ "editThis_contacts": {
+ "message": "Contacten"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Beveiligde cookies"
+ },
+ "editThis_flagAll": {
+ "message": "Alles blokkeren en verwijderen"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Als je EditThisCookie leuk vindt, laat een reactie achter op de Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Het domeinnaam voor de cookies weergeven"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Alleen-lezen cookies beschermd"
+ },
+ "editThis_support": {
+ "message": "Help ons"
+ },
+ "editThis_addNew": {
+ "message": "Nieuwe cookie toevoegen"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Toon onopvallende advertenties op sommige pagina die ik bezoek"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Toon domein bij iedere cookie naam"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Sla de cache over bij het herladen van de pagina"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "info en instellingen"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Regular expressions toegestaan"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Bijdragen via PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Bugs / Feature verzoeken"
+ },
+ "editThis_Save": {
+ "message": "Opslaan"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Indien ingeschakeld kun je het icoon verbergen door er met rechtermuisknop op te klikken"
+ },
+ "editThis_statsSince": {
+ "message": "Cookie-statistieken sinds: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Help ons de extensie te vertalen in jouw taal"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Kies het gewenste formaat om de cookies te exporteren"
+ },
+ "editThis_reset": {
+ "message": "Herstellen"
+ },
+ "editThis_no": {
+ "message": "Nee"
+ },
+ "editThis_addRule": {
+ "message": "Regel toevoegen"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Plak hier de cookies die je wil importeren. Geaccepteerde formaten:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "U kunt uw donatie sturen naar:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie is een cookie manager. Je kunt cookies toevoegen, verwijderen, bewerken, zoeken, beschermen en blokkeren."
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookies gewijzigd"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Cookie blokkeren"
+ },
+ "editThis_time": {
+ "message": "Tijd"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Labels naast icons weergeven"
+ },
+ "editThis_day": {
+ "message": "Dagen"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Met domein blokkeren"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Geblokkeerde cookies verwijderd"
+ },
+ "editThis_stats": {
+ "message": "Statistieken"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Kies een andere taal"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "op domein en naam"
+ },
+ "editThis_Charity_Message": {
+ "message": "Je helpt kinderen in nood over de hele wereld, want $1% van de inkomsten gaat naar"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "De maximale leeftijd voor een cookie veranderen"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Blokkeer op waarde"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "We ontwikkelen open source software van hoge kwaliteit en geven deze gratis weg. Steun ons met $1. Verschuif de slider om het bedrag aan te passen.",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Maanden"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookies aangemaakt"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookies geïmporteerd"
+ },
+ "editThis_secure": {
+ "message": "Veilig"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Cookies' verlooptijd verkort"
+ },
+ "editThis_hostOnly": {
+ "message": "HostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "Stel de maximale leeftijd van de cookie in"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Bijdragen via Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Sessie"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Toon \"Cookies aanpassen\" in contextmenu"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Altijd om bevestiging vragen"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Het Evangelie van het Vliegende Spaghettimonster"
+ },
+ "editThis_timesUsed": {
+ "message": "Je hebt EditThisCookie $1 keer gebruikt"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Wat ben jij gul zeg! Als we elkaar ooit ontmoeten krijg je van mij een paar biertjes (hey, bier is belangrijk)."
+ },
+ "editThis_ppBenefit6": {
+ "message": "Als we elkaar ooit ontmoeten krijg je van mij een Italiaanse koffie en een 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Noem een feature die je graag geïmplementeerd zou zien en ik maak het waar! (zolang je niet om het onmogelijke vraagt :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Noem een bug in EditThisCookie waar je je mateloos aan irriteert en ik zal hem super-snel repareren!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "U ontvangt een dankmail."
+ },
+ "editThis_ppBenefit2": {
+ "message": "Je naam wordt toegevoegd aan de Wall of Fame"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Je krijgt een heel klein plaatsje in mijn hart!"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Het DevTools-paneel weergeven"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Nieuwe cookie blokkeren"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Wees de oorzaak van mij allereerste hartaanval. Het enige wat je hoeft te doen is nu doneren!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "En een Italiaanse pizza!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Instellen als alleen-lezen"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Filantropische instelling"
+ },
+ "editThis_deleteAll": {
+ "message": "Verwijder alles"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Wij garanderen dat persoonlijke gegevens nooit gedeeld worden!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Een beveiligde cookie kan door geen enkele webpagina of browser-uitbreiding aangepast worden"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Er zijn nog geen beveiligde cookies"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Alle cookies van de huidige website verwijderen?"
+ },
+ "editThis_Donate": {
+ "message": "Bijdragen"
+ },
+ "editThis_year": {
+ "message": "Jaren"
+ },
+ "editThis_seconds": {
+ "message": "Seconden"
+ },
+ "editThis_ContextMenu": {
+ "message": "Cookies bewerken"
+ },
+ "editThis_name": {
+ "message": "Naam"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "\"Alles blokkeren en verwijderen\"-knop weergeven"
+ },
+ "editThis_domain": {
+ "message": "Domein"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Cookies sorteren"
+ },
+ "editThis_path": {
+ "message": "Pad"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Beveiligd"
+ },
+ "editThis_amountByHand": {
+ "message": "Click hier om de hoeveelheid handmatig aan te passen"
+ },
+ "editThis_yes": {
+ "message": "Ja"
+ },
+ "editThis_backToList": {
+ "message": "Terug naar overzicht"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Herlaad pagina nadat de veranderingen zijn toegepast"
+ },
+ "editThis_expiration": {
+ "message": "Verlooptijd"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "op naam"
+ },
+ "editThis_donations": {
+ "message": "Donaties"
+ },
+ "editThis_updated": {
+ "message": "is geüpdatet. Klik hier om te zien wat er nieuw is."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Waarde"
+ },
+ "editThis_contactsIntro": {
+ "message": "Stuur ons een email"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Blokkeer op naam"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Geen blokkade regels toegevoegd"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Deze regel verwijderen"
+ },
+ "editThis_Amount": {
+ "message": "Bedrag"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies geëxporteerd"
+ },
+ "editThis_advertisements": {
+ "message": "Advertenties"
+ },
+ "editThis_support_etc": {
+ "message": "EditThisCookie ondersteunen"
+ },
+ "editThis_getting_started": {
+ "message": "Aan de slag"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Nog geen gegevens :("
+ },
+ "editThis_newFilter": {
+ "message": "Nieuwe filter"
+ },
+ "editThis_hour": {
+ "message": "Uren"
+ },
+ "editThis_Source_Code": {
+ "message": "Broncode"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Encodeer de waarde van de cookies (zoals http://curl.haxx.se/rfc/cookie_spec.html ) (Aanbevolen)"
+ },
+ "editThis_helpIntro": {
+ "message": "Hier kun je wat uitleg vinden over de basis functies van deze browser-uitbreiding"
+ },
+ "editThis_iWantDonate": {
+ "message": "Ik wil doneren",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "De opbrengst tot nu toe"
+ },
+ "editThis_cancel": {
+ "message": "Annuleren"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Controleer EditThisCookie bron code op $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Zoeken"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies gekopieerd naar het klembord"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Cookies exporteren"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Verwijder cookie"
+ },
+ "editThis_Details": {
+ "message": "Details"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/no/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/no/messages.json
new file mode 100644
index 0000000..18d8c76
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/no/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HttpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Tillat oss å dele din surfedata. All data er anonym"
+ },
+ "editThis_no_cookies": {
+ "message": "Ingen informasjonskapsler her!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Lagre endringer i informasjonskapsel"
+ },
+ "editThis_Options": {
+ "message": "Alternativer"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Blokkerte informasjonskapsler"
+ },
+ "editThis_minutes": {
+ "message": "Minutter"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Vurdér EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Dersom du ønsker å programmatisk slette en informasjonskapsel hver gang den lages, opprett et filter så vil den ikke plage deg mer"
+ },
+ "editThis_translation": {
+ "message": "Oversettelse"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Informasjonskapsel slettet"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Har du funnet en feil eller har du et forslag? Fortell oss!"
+ },
+ "editThis_statsIntro": {
+ "message": "Her kan du finne ut hvordan hvordan du har brukt denne utvidelsen. Denne dataen har blitt samlet siden juli 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Donasjonsdato"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Vis julenisselueikonet"
+ },
+ "editThis_help": {
+ "message": "Hjelp"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importér informasjonskapsler"
+ },
+ "editThis_contacts": {
+ "message": "Kontakter"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Beskyttede informasjonskapsler"
+ },
+ "editThis_flagAll": {
+ "message": "Blokker og slett alle"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Dersom du liker EditThisCookie, legg igjen en vurdering i Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Vis domenet før informasjonskapslens navn"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Skrivebeskyttede informasjonskapsler er beskyttet"
+ },
+ "editThis_support": {
+ "message": "Støtt meg"
+ },
+ "editThis_addNew": {
+ "message": "Legg til en ny informasjonskapsel"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Vis diskré annonser på noen av siden jeg besøker"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Vis domenenavnet ved siden av hver informasjonskapsels navn"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Hopp over hurtigminnet når en side lastes inn på nytt"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "Informasjon og instillinger"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Du kan bruke regulære uttrykk"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Bidra med PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Feil / funksjonsforlag"
+ },
+ "editThis_Save": {
+ "message": "Lagre"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Dersom aktivert vil du kunne gjemme ikonet i verktøylinjen ved å høyreklikke på det."
+ },
+ "editThis_statsSince": {
+ "message": "Informasjonskapselstatistikk siden: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Hjelp oss med å oversette utvidelsen til ditt språk"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Velg ønsket eksportformat for informasjonskapsler"
+ },
+ "editThis_reset": {
+ "message": "Tilbakestill"
+ },
+ "editThis_no": {
+ "message": "Nei"
+ },
+ "editThis_addRule": {
+ "message": "Legg til denne reglen"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Lim informasjonskapslene som skal importeres inn her. Aksepterte formater:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Du kan sende donasjoner til:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie er en informasjonskapselbehandler.Du kan legge til,slette,redigere,søke,beskytte og blokkere informasjonskapsler!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Informasjonskaplser endret"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Blokker informasjonskapsel"
+ },
+ "editThis_time": {
+ "message": "Tid"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Vis etiketter ved siden av ikonene"
+ },
+ "editThis_day": {
+ "message": "Dager"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Blokkér per domene"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Flaggede informasjonskapsler slettet"
+ },
+ "editThis_stats": {
+ "message": "Statistikk"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Velg et annet språk"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "etter domene og navn"
+ },
+ "editThis_Charity_Message": {
+ "message": "Du vil hjelpe barn i nød over hele verden, fordi $1 % av inntekten går til"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Overstyr maksimumsalder for alle informasjonskapsler"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Blokkér per verdi"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Vi utvikler åpen programvare med høy kvalitet og gir den vekk gratis. Støtt oss ved å bruke $1. Beveg slideren for å endre beløp",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Måneder"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Informasjonskapsler opprettet"
+ },
+ "editThis_cookiesImported": {
+ "message": "Informasjonskapsler importert"
+ },
+ "editThis_secure": {
+ "message": "Sikker"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Informasjonskapslenes utløpstid forkortet"
+ },
+ "editThis_hostOnly": {
+ "message": "HostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "Sett informasjonskapselens maksimaltid til"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Bidra med Bitcoin"
+ },
+ "editThis_session": {
+ "message": "Økt"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Vis \"Rediger informasjonskapsler\" i kontekstmenyen"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Alltid spør om bekreftelse"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Det flygende spaghettimonsters evangelium"
+ },
+ "editThis_timesUsed": {
+ "message": "Du har brukt EditThisCookie $1 ganger"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Du er veldig generøs! Dersom vi noen gang møtes skal jeg spandere et par øl (hey, øl er viktig)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Dersom vi noen gang møtes skal jeg spandere en italiensk kaffe og en \"Babbà\""
+ },
+ "editThis_ppBenefit5": {
+ "message": "Du kan nevne en funksjon du ønsker implementert, og jeg skal oppfylle det! (Bare ikke spør om det umulige :P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Du kan nevne hvilken feil som irriterer deg i EditThisCookie og jeg skal fikse det superfort!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Du vil motta en takke-epost"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Ditt navn vil bli liagt til på the Wall of Fame"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Du vil ha et lite sted i mitt hjerte"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Vis panelet for utviklerverktøy"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Blokker en ny informasjonskapsel"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Bli årsaken til mit første hjerteatrakk. Alt du behøver å gjøre er å donere nå!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Og en italiensk pizza!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Skrivebeskytt"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Humanitært program"
+ },
+ "editThis_deleteAll": {
+ "message": "Slett alle"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Vi garanterer at ingen personlig data noen sinne blir delt!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "En beskyttet informasjonskapsel er en informasjonskapsel som ikke kan endres av noen nettside eller utvidelse"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Ingen informasjonskapsler er beskyttet enda"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Slett alle informasjonskapsler for denne nettsiden?"
+ },
+ "editThis_Donate": {
+ "message": "Bidra"
+ },
+ "editThis_year": {
+ "message": "År"
+ },
+ "editThis_seconds": {
+ "message": "Sekunder"
+ },
+ "editThis_ContextMenu": {
+ "message": "Rediger informasjonskapsler"
+ },
+ "editThis_name": {
+ "message": "Navn"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Vis \"Blokker og slett alle\" knappen"
+ },
+ "editThis_domain": {
+ "message": "Domene"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Sorter informasjonskapsler"
+ },
+ "editThis_path": {
+ "message": "Sti"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Beskyttet"
+ },
+ "editThis_amountByHand": {
+ "message": "for a skrive inn beløpet for hånd, trykk her"
+ },
+ "editThis_yes": {
+ "message": "Ja"
+ },
+ "editThis_backToList": {
+ "message": "Tilbake til listen"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Last inn siden på nytt etter å ha lagret endringene"
+ },
+ "editThis_expiration": {
+ "message": "Utløp"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "etter navn"
+ },
+ "editThis_donations": {
+ "message": "Donasjoner"
+ },
+ "editThis_updated": {
+ "message": "har blitt oppdatert. Trykk her for å se hva som er nytt."
+ },
+ "editThis_storeID": {
+ "message": "Butikk ID"
+ },
+ "editThis_value": {
+ "message": "Verdi"
+ },
+ "editThis_contactsIntro": {
+ "message": "Send oss en epost"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Blokkér per navn"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Ingen blokkeringsregler er lagt til"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Slett denne reglen"
+ },
+ "editThis_Amount": {
+ "message": "Antall"
+ },
+ "editThis_cookiesExported": {
+ "message": "Informasjonskapsler eksportert"
+ },
+ "editThis_advertisements": {
+ "message": "Annonser"
+ },
+ "editThis_support_etc": {
+ "message": "Støtt EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Kom i gang"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Ingen data enda :("
+ },
+ "editThis_newFilter": {
+ "message": "Nytt filter"
+ },
+ "editThis_hour": {
+ "message": "Timer"
+ },
+ "editThis_Source_Code": {
+ "message": "Kildekode"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Tegnkode informasjonskapslenes verdier (slik som http://curl.haxx.se/rfc/cookie_spec.html ) (Anbefalt)"
+ },
+ "editThis_helpIntro": {
+ "message": "Her vil du finne forklaringer for noen grunnleggende funksjoner denne utvidelsen har"
+ },
+ "editThis_iWantDonate": {
+ "message": "Jeg vil donere",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Penger samlet inn så langt"
+ },
+ "editThis_cancel": {
+ "message": "Avbryt"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Sjekk ut EditThisCookie sin kildekode på $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Søk"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Informasjonskapslene er kopiert til utklippstavlen"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Eksporter informasjonskapsler"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Slett informasjonskapsel"
+ },
+ "editThis_Details": {
+ "message": "Detaljer"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/pl/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/pl/messages.json
new file mode 100644
index 0000000..5f45e8a
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/pl/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "Tylko HTTP"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Pozwól nam na dzielenie się twoimi danymi przeglądania. Wszystkie dane są anonimowe."
+ },
+ "editThis_no_cookies": {
+ "message": "Brak ciasteczek!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Zatwierdź zmiany w ciasteczkach"
+ },
+ "editThis_Options": {
+ "message": "Opcje"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Zablokowane ciasteczka"
+ },
+ "editThis_minutes": {
+ "message": "Minuty"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Oceń EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Jeżeli chcesz automatycznie usuwać to ciasteczko za każdym razem, dodaj filtr a już nie będzie zawracało Ci więcej głowy."
+ },
+ "editThis_translation": {
+ "message": "Tłumaczenie"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Ciasteczka usunięte"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Znalazłeś błąd lub masz jakieś sugestie? Powiedz nam o tym!"
+ },
+ "editThis_statsIntro": {
+ "message": "Tutaj możesz znaleźć informacje o tym, jak używałeś to rozszerzenie. Dane zostały zebrane dopiero od lipca 2012 roku."
+ },
+ "editThis_Donation_Date": {
+ "message": "Data przekazania darowizny"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Pokaż ikonkę czapki Świętego Mikołaja"
+ },
+ "editThis_help": {
+ "message": "Pomoc"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importuj ciasteczka"
+ },
+ "editThis_contacts": {
+ "message": "Kontakty"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Chronione ciasteczka"
+ },
+ "editThis_flagAll": {
+ "message": "Zaznacz i usuń wszystkie ciasteczka"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Jeżeli lubisz EditThisCookie, proszę umieść rekomendację w Chrome Web Store."
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Pokaż domenę przed nazwą ciasteczka"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Chronione ciasteczka tylko do odczytu"
+ },
+ "editThis_support": {
+ "message": "Wspomóż mnie"
+ },
+ "editThis_addNew": {
+ "message": "Dodaj nowe ciasteczko"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Pokaż dyskretne reklamy na niektórych stronach które odwiedziłem"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Pokaż nazwę domeny obok każdej nazwy ciasteczka"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Pomiń pamięć podręczną podczas przeładowania strony"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "Informacje i ustawienia"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Możesz używać wyrażeń regularnych"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Wnieś wkład z PayPalem"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Błędy / Sugestie dot. funkcji rozszerzenia"
+ },
+ "editThis_Save": {
+ "message": "Zapisz"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Jeżeli zaznaczone, możesz schować ikonę na pasku przez kliknięcie prawym przyciskiem myszy!"
+ },
+ "editThis_statsSince": {
+ "message": "Statystyki ciasteczka od: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Pomóż w tłumaczeniu tego rozszerzenia na twój język"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Wybierz preferowany format eksportu ciasteczka"
+ },
+ "editThis_reset": {
+ "message": "Zresetuj"
+ },
+ "editThis_no": {
+ "message": "Nie"
+ },
+ "editThis_addRule": {
+ "message": "Dodaj tę regułę"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Wklej tutaj ciasteczka do zaimportowania. Akceptowane formaty:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Możesz wysłać dotacje do:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie to menadżer ciasteczek. Możesz dodawać, usuwać, edytować, wyszukiwać, chronić oraz blokować ciasteczka!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Zmodyfikowane ciasteczka"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Oznacz to ciasteczko"
+ },
+ "editThis_time": {
+ "message": "Czas"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Pokazuj etykiety obok ikon"
+ },
+ "editThis_day": {
+ "message": "Dni"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Zablokuj poprzez domenę"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Usunięte zablokowane ciasteczka"
+ },
+ "editThis_stats": {
+ "message": "Statystyki"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Wybierz inny język"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "według domeny i nazwy"
+ },
+ "editThis_Charity_Message": {
+ "message": "Pomożesz dzieciom w potrzebie na całym świecie, ponieważ $1% przychodów przechodzi do"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Ustaw maksymalny wiek dla każdego ciasteczka"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Zablokuj poprzez wartość"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Tworzymy wysokiej jakości oprogramowanie open source, które rozdajemy za darmo. Wspomóż nas $1. Przesuń suwak tak, aby zmienić ilość",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Miesiące"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Stworzone ciasteczka"
+ },
+ "editThis_cookiesImported": {
+ "message": "Zaimportowane ciasteczka"
+ },
+ "editThis_secure": {
+ "message": "Zabezpiecz"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Ważność ciasteczek została skrócona"
+ },
+ "editThis_hostOnly": {
+ "message": "Tylko Host"
+ },
+ "editThis_Max_Date": {
+ "message": "Ustaw maksymalny wiek ciasteczka"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Wnieś wkład w Bitcoinach"
+ },
+ "editThis_session": {
+ "message": "Sesja"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Pokaż \"Edytuj ciasteczka\" w menu kontekstowym"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Zawsze pytaj o potwierdzenie"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Ewangelia Latającego Potwora Spaghetti"
+ },
+ "editThis_timesUsed": {
+ "message": "Użyłeś EditThisCookie $1 razy."
+ },
+ "editThis_ppBenefit7": {
+ "message": "Jesteś bardzo hojny! Jeśli kiedykolwiek się spotkamy, to kupię Ci kilka piw (hej, piwo jest ważne)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Jeśli kiedykolwiek się spotkamy, to kupię Ci Włoską Kawę oraz 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Możesz nazwać nową funkcję rozszerzenia, którą chcesz by była dodana, a ja ją wprowadzę! (tylko nie pytaj mnie, czy to niemożliwe :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Możesz nazwać błędy rozszerzenia, które Cię irytują w EditThisCookie, a ja bardzo szybko je naprawię!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Otrzymasz e-mail z podziękowaniami"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Twoje imię zostanie dodane w Sali Chwały"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Otrzymasz malutkie miejsce w moim sercu"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Pokaż panel \"Narzędzia dla deweloperów\""
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Oznacz nowe ciasteczko"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Bądź moja pierwszą przyczyną ataku serca. Wszystko co musisz zrobić, to tylko przekazać mi darowiznę!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "I pizzę włoską!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Ustaw jako tylko do odczytu"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Program humanitarny"
+ },
+ "editThis_deleteAll": {
+ "message": "Usuń wszystkie ciasteczka"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Gwarantujemy, że nie są udostępniane żadne dane osobowe!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Chronione ciasteczka są takimi ciasteczkami, które nie mogą być modyfikowane przez żadną stronę lub rozszerzenie"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Brak chronionych ciasteczek"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Usunąć wszystkie ciasteczka z tej witryny?"
+ },
+ "editThis_Donate": {
+ "message": "Wnieś wkład"
+ },
+ "editThis_year": {
+ "message": "Lata"
+ },
+ "editThis_seconds": {
+ "message": "Sekundy"
+ },
+ "editThis_ContextMenu": {
+ "message": "Edytuj ciasteczka"
+ },
+ "editThis_name": {
+ "message": "Nazwa"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Pokaż przycisk „Zaznacz i usuń wszystkie ciasteczka”"
+ },
+ "editThis_domain": {
+ "message": "Domena"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Sortuj ciasteczka"
+ },
+ "editThis_path": {
+ "message": "Ścieżka"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Chronione"
+ },
+ "editThis_amountByHand": {
+ "message": "aby wprowadzić kwotę ręcznie, kliknij tutaj"
+ },
+ "editThis_yes": {
+ "message": "Tak"
+ },
+ "editThis_backToList": {
+ "message": "Wróć do listy"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Odśwież stronę po zatwierdzeniu zmian"
+ },
+ "editThis_expiration": {
+ "message": "Wygaśnięcie"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "według nazwy"
+ },
+ "editThis_donations": {
+ "message": "Darowizny"
+ },
+ "editThis_updated": {
+ "message": "został zaktualizowany. Kliknij tutaj, aby zobaczyć co nowego."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Wartość"
+ },
+ "editThis_contactsIntro": {
+ "message": "Wyślij nam e-mail"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Zablokuj poprzez nazwę"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Brak dodanych zasad"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Usuń tę regułę"
+ },
+ "editThis_Amount": {
+ "message": "Ilość"
+ },
+ "editThis_cookiesExported": {
+ "message": "Ciasteczka zostały wyeksportowane"
+ },
+ "editThis_advertisements": {
+ "message": "Reklamy"
+ },
+ "editThis_support_etc": {
+ "message": "Wspomóż EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Pierwsze kroki"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Brak danych :("
+ },
+ "editThis_newFilter": {
+ "message": "Nowy filtr"
+ },
+ "editThis_hour": {
+ "message": "Godziny"
+ },
+ "editThis_Source_Code": {
+ "message": "Kod zródłowy"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Zakoduj wartość ciasteczka (każda jako http://curl.haxx.se/rfc/cookie_spec.html ) (Zalecane)"
+ },
+ "editThis_helpIntro": {
+ "message": "Tutaj możesz znaleźć wyjaśnienia pewnych podstawowych funkcji tego rozszerzenia"
+ },
+ "editThis_iWantDonate": {
+ "message": "Chcę przekazać darowiznę",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Dochód"
+ },
+ "editThis_cancel": {
+ "message": "Anuluj"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Sprawdź kod źródłowy EditThisCookie za $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Szukaj"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Ciasteczka zostały skopiowane do schowka"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Eksportuj ciasteczka"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Usuń ciasteczko"
+ },
+ "editThis_Details": {
+ "message": "Szczegóły"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/pt_BR/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/pt_BR/messages.json
new file mode 100644
index 0000000..816a8c9
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/pt_BR/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "ApenasHttp"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Permita-nos compartilhar seus dados de navegação. Todos os dados são anônimos."
+ },
+ "editThis_no_cookies": {
+ "message": "Sem cookies aqui!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Enviar alterações no cookie"
+ },
+ "editThis_Options": {
+ "message": "Opções"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Cookies bloqueados"
+ },
+ "editThis_minutes": {
+ "message": "Minutos"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Votar no EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Se você quiser automaticamente deletar um cookie toda vez que for criado adicione um filtro e ele não irá mais te incomodar"
+ },
+ "editThis_translation": {
+ "message": "Tradução"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookies deletados"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Encontrou um bug ou tem uma sugestão? Conte-nos!"
+ },
+ "editThis_statsIntro": {
+ "message": "Aqui você pode encontrar como você usou essa extensão. Esses dados foram coletados apenas de 2012 em diante."
+ },
+ "editThis_Donation_Date": {
+ "message": "Data de doação"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Mostrar o ícone chapéu do Papai Noel"
+ },
+ "editThis_help": {
+ "message": "Ajuda"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importar Cookies"
+ },
+ "editThis_contacts": {
+ "message": "Contatos"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Cookies Protegidos"
+ },
+ "editThis_flagAll": {
+ "message": "Bloquear e deletar tudo"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Se você gosta do EditThisCookie, deixe um voto na Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Exibir domínio antes do nome do cookie"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Cookies somente-leitura protegidos"
+ },
+ "editThis_support": {
+ "message": "Nos ajude"
+ },
+ "editThis_addNew": {
+ "message": "Adicionar um novo cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Mostrar propagandas discretas em algumas das páginas que eu visito"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Mostrar o domínio perto do nome de cada cookie"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Ignorar o cache quando a página for recarregada"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "informações e configurações"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Você pode usar expressões normais"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Contribua com o PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Bugs / Pedidos de Funções"
+ },
+ "editThis_Save": {
+ "message": "Salvar"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Se ativado você será capaz de ocultar o ícone na barra de ferramentas pelo clique direito sobre ele!"
+ },
+ "editThis_statsSince": {
+ "message": "Estatísticas de Cookie a partir de: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Ajude-nos a traduzir a extensão para seu idioma"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Escolha o formato preferido para exportação dos cookies"
+ },
+ "editThis_reset": {
+ "message": "Redefinir"
+ },
+ "editThis_no": {
+ "message": "Não"
+ },
+ "editThis_addRule": {
+ "message": "Adicionar esta regra"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Cole aqui os cookies a serem importados. Formatos aceitos:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Você pode enviar doações para:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie é um gerenciador de cookies. Você pode adicionar, excluir, editar, procurar, proteger e bloquear cookies!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookies modificados"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Sinalizar cookie"
+ },
+ "editThis_time": {
+ "message": "Hora"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Mostrar legendas abaixo dos ícones"
+ },
+ "editThis_day": {
+ "message": "Dias"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Bloquear por domínio"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Cookies bloqueados deletados"
+ },
+ "editThis_stats": {
+ "message": "Estatísticas"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Escolher outra linguagem"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "por domínio e nome"
+ },
+ "editThis_Charity_Message": {
+ "message": "Você vai ajudar crianças necessitadas em todo o mundo, porque $1% dos rendimentos vão para"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Sobrepor o tempo máximo para qualquer cookie"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Bloquear por valor"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Nós desenvolvemos software de livre código com alta qualidade e o damos de graça. Apóie-nos usando $1. Mova a barra para mudar a quantia",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Meses"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookies criados"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookies importados"
+ },
+ "editThis_secure": {
+ "message": "Seguro"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Expiração de Cookies encurtados"
+ },
+ "editThis_hostOnly": {
+ "message": "Somente o Host"
+ },
+ "editThis_Max_Date": {
+ "message": "Definir a idade máxima do cookie para"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Contribuir com Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Sessão"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Mostrar \"Editar Cookies\" no menu contextual"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Sempre pedir por confirmação"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "O Evangelho do Monstro de Espaguete Voador"
+ },
+ "editThis_timesUsed": {
+ "message": "Você usou EditThisCookie $1 vezes"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Você é bem generoso! Se alguma vez nos encontrarmos vou te arrumar algumas cervejas (hey, cerveja é importante)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Se alguma vez nos encontrarmos vou te arrumar um café Italiano e um 'Babbá'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Você pode nomear uma função que você quer que seja implementada e eu vou faze-lá realidade! (só não peça pelo impossível :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Você pode citar qualquer erro que te incomoda no EditThisCookie e eu vou corrigí-lo super rápido!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Você receberá um email de agradecimento"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Seu nome vai ser adicionado à Parede da Fama"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Você ganhará um lugarzinho no meu coração"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Mostrar o painel DevTools"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Bloquear um novo cookie"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Seja a causa do meu primeiro derrame cardíaco. Tudo que você tem que fazer é doar agora!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "E uma pizza Italiana!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Definir como somente-leitura"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Programa humanitário"
+ },
+ "editThis_deleteAll": {
+ "message": "Excluir tudo"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Nós garantimos que nenhum dado pessoal jamais será compartilhado!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Um cookie protegido é um cookie que não pode ser modificado por qualquer site ou extensão"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Sem cookies protegidos ainda"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Deletar todos os cookies do site atual?"
+ },
+ "editThis_Donate": {
+ "message": "Contribuir"
+ },
+ "editThis_year": {
+ "message": "Anos"
+ },
+ "editThis_seconds": {
+ "message": "Segundos"
+ },
+ "editThis_ContextMenu": {
+ "message": "Editar cookies"
+ },
+ "editThis_name": {
+ "message": "Nome"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Mostrar botão \"Bloquear e excluir tudo\""
+ },
+ "editThis_domain": {
+ "message": "Domínio"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Organizar cookies"
+ },
+ "editThis_path": {
+ "message": "Caminho"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Protegido"
+ },
+ "editThis_amountByHand": {
+ "message": "para inserir a quantia à mão clique aqui"
+ },
+ "editThis_yes": {
+ "message": "Sim"
+ },
+ "editThis_backToList": {
+ "message": "Voltar à lista"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Recarregar a página após enviar as mudanças"
+ },
+ "editThis_expiration": {
+ "message": "Expiração"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "por nome"
+ },
+ "editThis_donations": {
+ "message": "Doações"
+ },
+ "editThis_updated": {
+ "message": "foi atualizado. Clique aqui para checar as novidades."
+ },
+ "editThis_storeID": {
+ "message": "ArmazenarID"
+ },
+ "editThis_value": {
+ "message": "Valor"
+ },
+ "editThis_contactsIntro": {
+ "message": "Envie-nos um email"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Bloquear por nome"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Nenhuma regra de bloqueio adicionada"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Excluir essa regra"
+ },
+ "editThis_Amount": {
+ "message": "Quantia"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies exportados"
+ },
+ "editThis_advertisements": {
+ "message": "Anúncios"
+ },
+ "editThis_support_etc": {
+ "message": "Apóie o EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Começando/Primeiros Passos"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Nenhum dado ainda :("
+ },
+ "editThis_newFilter": {
+ "message": "Novo filtro"
+ },
+ "editThis_hour": {
+ "message": "Horas"
+ },
+ "editThis_Source_Code": {
+ "message": "Código fonte"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Codificar o valor dos cookies (conforme http://curl.haxx.se./rfc/cookie_spec.html ) (Recomendado)"
+ },
+ "editThis_helpIntro": {
+ "message": "Aqui você vai encontrar explicações para algumas funções básicas desta extensão"
+ },
+ "editThis_iWantDonate": {
+ "message": "Eu quero doar",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Dinheiro arrecadado até agora"
+ },
+ "editThis_cancel": {
+ "message": "Cancelar"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Verifique o código fonte do EditThisCookie no $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Pesquisar"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies copiados para a área de transferência"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Exportar"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Deletar cookie"
+ },
+ "editThis_Details": {
+ "message": "Detalhes"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/pt_PT/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/pt_PT/messages.json
new file mode 100644
index 0000000..7a09009
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/pt_PT/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "Só Http"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Permite-nos partilhar as tuas pesquisas. São anónimas."
+ },
+ "editThis_no_cookies": {
+ "message": "Não existem cookies aqui!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Finalizar as alterações aos cookies"
+ },
+ "editThis_Options": {
+ "message": "Opções"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Cookies bloqueados"
+ },
+ "editThis_minutes": {
+ "message": "Minutos"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Avalia a ferramenta EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Se quiseres apagar automaticamente um cookie sempre que ele é criado, adiciona um filtro e ele não te volta a incomodar! "
+ },
+ "editThis_translation": {
+ "message": "Tradução"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookies apagados"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Encontraste uma falha/bug ou tens uma sugestão? Diz-nos!"
+ },
+ "editThis_statsIntro": {
+ "message": "Aqui podes descobrir como usaste esta extensão. Esta informação só foi recolhida desde Julho de 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Data da doação"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Mostrar o ícone do chapéu do Pai Natal "
+ },
+ "editThis_help": {
+ "message": "Ajuda"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importar cookies"
+ },
+ "editThis_contacts": {
+ "message": "Contatos"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Cookies protegidos"
+ },
+ "editThis_flagAll": {
+ "message": "Bloquear e apagar tudo"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Se gostaste da ferramenta EditThisCookie, avalia-a na Web Store do Chrome"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Mostra o domínio antes do nome do cookie"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Cookies de leitura apenas estão protegidos"
+ },
+ "editThis_support": {
+ "message": "Ajuda-nos"
+ },
+ "editThis_addNew": {
+ "message": "Cookie novo"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Mostrar publicidade não incomodativa/discreta em algumas páginas que visito"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Mostar o domínio perto do nome de cada cookie"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Saltar o carregamento da cache quando a página recarrega"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "Informações e definições"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Podes usar expressões regulares"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Contribui com o PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Falhas/bugs / Pedidos de características"
+ },
+ "editThis_Save": {
+ "message": "Guardar"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Se ativo podes esconder o ícone da barra de ferramentas do chrome só com o clic do botão do lado direito do rato!"
+ },
+ "editThis_statsSince": {
+ "message": "Estatísticas do cookie desde: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Ajuda-nos a traduzir a extensão para a tua linguagem"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Escolhe o formato predefinido para exportar os cookies"
+ },
+ "editThis_reset": {
+ "message": "Reset"
+ },
+ "editThis_no": {
+ "message": "Não"
+ },
+ "editThis_addRule": {
+ "message": "Adicionar esta regra"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Cola aqui os cookies a importar. Formatos aceites:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Podes enviar doações para:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie é um editor de cookies. Podes adicionar, apagar, editar, procurar, proteger e bloquear cookies!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookies modificados"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Bloquear cookie"
+ },
+ "editThis_time": {
+ "message": "Tempo"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Mostrar etiquetas/nomes perto dos ícones"
+ },
+ "editThis_day": {
+ "message": "Dias"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Bloquear por domínio"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Cookies bloqueados apagados"
+ },
+ "editThis_stats": {
+ "message": "Estatísticas"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Escolhe outra linguagem"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "por domínio e nome"
+ },
+ "editThis_Charity_Message": {
+ "message": "Vais ajudar crianças carençiadas de todo o mundo, pois $1% dos lucros vão para"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Passar por cima da idade máxima de qualquer cookie"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Bloquear por valor"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Nós desenvolvemos software de fonte aberta de alta qualidade grátis. Ajuda-nos $1. Move a peça para mudar o montante",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Meses"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookies creados"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookies importados"
+ },
+ "editThis_secure": {
+ "message": "Segurança"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Data de expiração dos cookies encolhida"
+ },
+ "editThis_hostOnly": {
+ "message": "Só Host"
+ },
+ "editThis_Max_Date": {
+ "message": "Defina a idade máxima do cookie para"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Contribui em Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Sessão"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Mostrar \"Edit Cookies\" no menu contextual"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Perguntar sempre por confirmação"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "O Evangelho do Monstro Esparguete Voador"
+ },
+ "editThis_timesUsed": {
+ "message": "Tu usaste o 'EditThisCookie' $1 vezes"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Tu és muito generoso! se nos encontrarmos eu pago-te umas cervejas (cervejas são importantes)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Se nos encontrarmos eu dou-te um café italiano e um Babbà"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Podes escolher a característica que quiseres no \"Edit This Cookie\" e eu vou implementá-la! (Só não peças o impossível :P) "
+ },
+ "editThis_ppBenefit4": {
+ "message": "Chama-nos atenção de um bug e nós vamos arranjá-lo super rápido!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Recebes um email de agradecimento"
+ },
+ "editThis_ppBenefit2": {
+ "message": "O teu nome vai estar na Parede da Fama"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Vais receber um espaço pequenino no meu coração"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Mostra o painel DevTools"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Bloquear cookie novo"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Sê a causa do meu primeiro ataque cardíaco. Só tens que doar!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "E uma pizza italiana!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Define leitura apenas"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Programa humanitário"
+ },
+ "editThis_deleteAll": {
+ "message": "Apagar tudo"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Nós garantimos que nenhuma informação pessoal é partilhada/divulgada!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Um cookie preotegido é um cookie que não pede ser modificado por nenhum site ou extensão"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Não existem cookies protegidos"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Apagar todos os cookies para o website em questão?"
+ },
+ "editThis_Donate": {
+ "message": "Contribui"
+ },
+ "editThis_year": {
+ "message": "Anos"
+ },
+ "editThis_seconds": {
+ "message": "Segundos"
+ },
+ "editThis_ContextMenu": {
+ "message": "Editar cookies"
+ },
+ "editThis_name": {
+ "message": "Nome"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Mostrar botão \"Bloquear e apagar tudo\""
+ },
+ "editThis_domain": {
+ "message": "Domínio"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Ordenar cookies"
+ },
+ "editThis_path": {
+ "message": "Caminho"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Protegido"
+ },
+ "editThis_amountByHand": {
+ "message": "para meteres o valor à mão carrega aqui"
+ },
+ "editThis_yes": {
+ "message": "Sim"
+ },
+ "editThis_backToList": {
+ "message": "Voltar à lista"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Recarregar a página após submeter as mudanças"
+ },
+ "editThis_expiration": {
+ "message": "Expiração"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "por nome"
+ },
+ "editThis_donations": {
+ "message": "Doações"
+ },
+ "editThis_updated": {
+ "message": "foi atualizado. Clica aqui para saberes as novidades."
+ },
+ "editThis_storeID": {
+ "message": "ID da loja"
+ },
+ "editThis_value": {
+ "message": "Valor"
+ },
+ "editThis_contactsIntro": {
+ "message": "Envia-nos um email"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Bloquear por nome"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Nenhuma regra de bloqueios adicionadas"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Apagar esta regra"
+ },
+ "editThis_Amount": {
+ "message": "Quantia"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies exportados"
+ },
+ "editThis_advertisements": {
+ "message": "Anúncios"
+ },
+ "editThis_support_etc": {
+ "message": "Ajuda o EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Início"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Nenhuns dados ainda :("
+ },
+ "editThis_newFilter": {
+ "message": "Novo filtro"
+ },
+ "editThis_hour": {
+ "message": "Horas"
+ },
+ "editThis_Source_Code": {
+ "message": "Código fonte"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Codificar o valor dos cookies (conforme http://curl.haxx.se/rfc/cookie_spec.html ) (Recomendado)"
+ },
+ "editThis_helpIntro": {
+ "message": "Aqui vais encontrar explicações para algumas funções básicas desta extensão"
+ },
+ "editThis_iWantDonate": {
+ "message": "Eu quero doar",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Montante ganho até agora"
+ },
+ "editThis_cancel": {
+ "message": "Cancelar"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Vê o código fonte do EditThisCookie por $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Procurar"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies copiados para a área de transferência"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Exportar cookies"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Apagar cookie"
+ },
+ "editThis_Details": {
+ "message": "Detalhes"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/ro/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/ro/messages.json
new file mode 100644
index 0000000..bd4f566
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/ro/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "Doar HTTP"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Permite-ne sa facem Publice datele tale de navigare din browser. Publicarea va fii Anonima."
+ },
+ "editThis_no_cookies": {
+ "message": "Nu sunt Cookie-uri pentru acest Site"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Trimite schimbarile cookie-urilor"
+ },
+ "editThis_Options": {
+ "message": "Optiuni"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Cookie-uri blocate"
+ },
+ "editThis_minutes": {
+ "message": "Minute"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Evalueaza EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Daca vrei sa stergi un anumit Cookie de fiecare data cand este creat, adauga un filtru pentru a nu mai primi notificari de fiecare data"
+ },
+ "editThis_translation": {
+ "message": "Traducere"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookie-urile au fost sterse"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Ai gasit un bug sau ai o sugestie ?, Spune-ne !"
+ },
+ "editThis_statsIntro": {
+ "message": "Aici poti vedea cum ai folosit aceasta extensie. Datele au fost adunate incepand cu iulie 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Data donatiei"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Arata Iconita cu palaria lui Mos Craciun"
+ },
+ "editThis_help": {
+ "message": "Suport"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importa"
+ },
+ "editThis_contacts": {
+ "message": "Date de Contact"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Cookie-uri protejate"
+ },
+ "editThis_flagAll": {
+ "message": "Blochează-le şi şterge-le pe toate"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Daca iti place EditThisCookie, da-i un rating pe Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Afiseaza Domeniul inaintea Numelui cookie-ului"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Cookie-urile read-only sunt protejate"
+ },
+ "editThis_support": {
+ "message": "Sustine-ne"
+ },
+ "editThis_addNew": {
+ "message": "Creaza Cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Arata reclame neagresive in unele din paginile pe care le accesez."
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Arata Numele Domeniului langa Numele fiecarui Cookie"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Nu folosi cache-ul la reincarcarea paginii"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "Informatii si configuratie"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Poti folosi expresii normale"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Contribuie prin PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Raportare Bug-uri / Cerere Functii Noi"
+ },
+ "editThis_Save": {
+ "message": "Salveaza"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Cand este Activata, Iconita din bara de unelte va putea fi ascunsa cu un click dreapta pe ea !"
+ },
+ "editThis_statsSince": {
+ "message": "Statistici cookie-uri din data de: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Ajuta-ne să traducem extensia in limba Ta"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Alege formatul preferat pentru a exporta cookie-urile"
+ },
+ "editThis_reset": {
+ "message": "Reseteaza"
+ },
+ "editThis_no": {
+ "message": "NU"
+ },
+ "editThis_addRule": {
+ "message": "Adauga aceasta regula"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Copiaza aici cookie-urile pentru import. Formate acceptate:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Puteti trimite donatii la:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie este un manager de cookie-uri. Poti adauga, sterge, edita, cauta, proteja şi bloca cookie-uri!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookie-urile au fost modificate"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Blochează cookie"
+ },
+ "editThis_time": {
+ "message": "Timp"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Afiseaza descrierea langa Iconita"
+ },
+ "editThis_day": {
+ "message": "Zile"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Blocheaza dupa domeniu"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Cookie-urile Blocate au fost Sterse"
+ },
+ "editThis_stats": {
+ "message": "Statistici"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Alege alta limba"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "ordonare dupa domeniu si nume"
+ },
+ "editThis_Charity_Message": {
+ "message": "O sa ajuti copii nevoiasi din toata lumea pentru ca $1% din câştiguri merg la"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Modifica data maxima de Expirare pentru Toate cookie-urile"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Blocheaza dupa Continut"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Dezvoltam software open source de calitate si il distribuim gratuit. Sustine-ne cu $1. Misca bara ca să modifici suma",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Luni"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookie-urile au fost create"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookie-urile au fost importate"
+ },
+ "editThis_secure": {
+ "message": "Doar HTTPS"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Timpul de expirare al cookie-ului a fost micsorat"
+ },
+ "editThis_hostOnly": {
+ "message": "Doar Domeniu"
+ },
+ "editThis_Max_Date": {
+ "message": "Seteaza Data de Expirare"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Contribuie cu Bitcoin-uri"
+ },
+ "editThis_session": {
+ "message": "Tip Sesiune"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Afiseaza Iconita \"EditThisCookie\" "
+ },
+ "editThis_Show_Alerts": {
+ "message": "Cere confirmare pentru fiecare modificare"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Legenda Monstrului Spaghetelor Zburatoare"
+ },
+ "editThis_timesUsed": {
+ "message": "Ai folosit 'EditThisCookie' de $1 de ori"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Eşti tare generos! Dacă ne întâlnim vreodată îţi fac cinste cu câteva beri (hei, berea e importantă - mâncarea-i fudulie / bătura-i temelie)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Dacă ne întâlnim vreodată fac cinste cu o cafea Italiană şi o 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Zi o funcţionalitate pe care o vrei şi o implementez! (numa' nu cere imposibilul :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Spune-ne ce eroare ( Bug ) te deranjeaza la EditThisCookie si o rezolvam foarte repede !"
+ },
+ "editThis_ppBenefit3": {
+ "message": "O să primeşti un e-mail de mulţtumire"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Numele tău va fi adăugat în Gazeta de onoare"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Iti fac un loc special in inima mea"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Afiseaza panoul DevTools"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Blocheaza Cookie-urile Noi"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Ai şansa să fii cauza primului meu atac de cord. Tot ce trebuie să faci este să donezi acum!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Si o pizza Italiana !"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Seteaza ca Protejat ( Read-Only )"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Program umanitar"
+ },
+ "editThis_deleteAll": {
+ "message": "Sterge Toate Cookie-urile"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Garantam că datele personale nu sunt publicate/distribuite nicăieri !"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Un cookie Protejat nu poate fi modificat de nici un site sau de o alta extensie."
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Nu sunt Cookie-uri Protejate inca"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Sterge toate Cookie-urile pentru Acest website ?"
+ },
+ "editThis_Donate": {
+ "message": "Contribuie"
+ },
+ "editThis_year": {
+ "message": "Ani"
+ },
+ "editThis_seconds": {
+ "message": "Secunde"
+ },
+ "editThis_ContextMenu": {
+ "message": "Editeaza Cookie-urile"
+ },
+ "editThis_name": {
+ "message": "Nume"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Arata butonul \"Blocheaza si Sterge Toate Cookie-urile\""
+ },
+ "editThis_domain": {
+ "message": "Domeniu"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Sorteaza Cookie-urile"
+ },
+ "editThis_path": {
+ "message": "Adresa (path)"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Protejate"
+ },
+ "editThis_amountByHand": {
+ "message": "pentru a introduce suma Manual, fa CLICK AICI"
+ },
+ "editThis_yes": {
+ "message": "DA"
+ },
+ "editThis_backToList": {
+ "message": "Inapoi la Lista"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Reincarca pagina dupa fiecare modificare"
+ },
+ "editThis_expiration": {
+ "message": "Expira la"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "dupa Nume"
+ },
+ "editThis_donations": {
+ "message": "Donatie"
+ },
+ "editThis_updated": {
+ "message": "a fost actualizat. Fa CLICK AICI sa vezi care sunt noutatile."
+ },
+ "editThis_storeID": {
+ "message": "Numar Index"
+ },
+ "editThis_value": {
+ "message": "Continut"
+ },
+ "editThis_contactsIntro": {
+ "message": "Trimite-ne un e-mail"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Blocheaza dupa nume"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Nu au fost adaugate reguli de Blocare"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Sterge aceasta regula"
+ },
+ "editThis_Amount": {
+ "message": "Suma"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookie-urile au fost Exportate"
+ },
+ "editThis_advertisements": {
+ "message": "Reclame"
+ },
+ "editThis_support_etc": {
+ "message": "Ajută EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Informatii pentru Incepatori"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Nu sunt date încă :("
+ },
+ "editThis_newFilter": {
+ "message": "Filtru nou"
+ },
+ "editThis_hour": {
+ "message": "Ore"
+ },
+ "editThis_Source_Code": {
+ "message": "Codul Sursa"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Exprimă valoarea cookie-urilor (ca în http://curl.haxx.se/rfc/cookie_spec.html ) (Recomandat)"
+ },
+ "editThis_helpIntro": {
+ "message": "Aici vei găsi explicaţii pentru funcţiile de bază ale extensiei"
+ },
+ "editThis_iWantDonate": {
+ "message": "Vreau să donez",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Bani adunaţi până acum"
+ },
+ "editThis_cancel": {
+ "message": "Anuleaza"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Ai codul sursă al EditThisCookie pentru $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Cauta"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookie-urile au fost copiate in clipboard"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Exporta"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Sterge Cookie"
+ },
+ "editThis_Details": {
+ "message": "Detalii"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/ru/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/ru/messages.json
new file mode 100644
index 0000000..ca5a8fc
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/ru/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "Только HTTP"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Позволить нам делиться Вашей информацией о посещаемых сайтах. Анонимно."
+ },
+ "editThis_no_cookies": {
+ "message": "Здесь нету cookies!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Сохранить изменения"
+ },
+ "editThis_Options": {
+ "message": "Опции"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Блокированные"
+ },
+ "editThis_minutes": {
+ "message": "Минуты"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Оцените EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Если Вы хотите автоматически удалять определённый Cookie каждый раз, когда он создаётся, добавьте фильтр - и этот Cookie больше не будет беспокоить Вас."
+ },
+ "editThis_translation": {
+ "message": "Перевод от:"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookies удалены"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Нашли ошибку или есть предложение? Сообщите нам!"
+ },
+ "editThis_statsIntro": {
+ "message": "Здесь вы можете просмотреть информацию о том, как вы используете это расширение. Информация собирается только с июля 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Дата пожертвования"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Показывать шапку Санта-Клауса на иконке?"
+ },
+ "editThis_help": {
+ "message": "Справка"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Импорт"
+ },
+ "editThis_contacts": {
+ "message": "Контакты"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Защищенные куки"
+ },
+ "editThis_flagAll": {
+ "message": "Пометить и удалить все"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Если Вам нравится EditThisCookie, поставьте оценку на Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Показывать домен перед названием cookie"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Защищённые от изменения cookies"
+ },
+ "editThis_support": {
+ "message": "Помочь нам"
+ },
+ "editThis_addNew": {
+ "message": "Новый куки"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Показывать ненавязчивую рекламу на некоторых страницах"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Показывать имя домена возле каждого имени cookie"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Не обновлять кэш при перезагрузке страницы"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "Информация и настройки"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Вы можете использовать регулярные выражения"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Помочь через PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Баги / предложения по улучшению функционала"
+ },
+ "editThis_Save": {
+ "message": "Сохранить"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Если отмечено, вы сможете скрывать иконку на тулбаре с помощью правого щелчка мышью!"
+ },
+ "editThis_statsSince": {
+ "message": "Статистика cookie начиная с: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Помогите перевести расширение на Ваш язык"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Выберите нужный формат экспорта для Cookies"
+ },
+ "editThis_reset": {
+ "message": "Сбросить"
+ },
+ "editThis_no": {
+ "message": "Нет"
+ },
+ "editThis_addRule": {
+ "message": "Добавить правило"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Скопируйте сюда Cookies для импорта. Допустимые форматы:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Ты можешь отправить помощь через:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie - это менеджер cookie. Вы можете добавлять, удалять, изменять, искать, защищать и блокировать cookie!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookie отредактированы"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Заблокировать cookie"
+ },
+ "editThis_time": {
+ "message": "Время"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Показывать надписи к иконкам"
+ },
+ "editThis_day": {
+ "message": "Дни"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Блокировать по домену"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Отмеченные сookie удалены"
+ },
+ "editThis_stats": {
+ "message": "Статистика"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Выбрать другой язык"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "по домену и имени"
+ },
+ "editThis_Charity_Message": {
+ "message": "Вы будете помогать нуждающимся детям во всем мире, потому что $1% от доходов перечислится "
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Обновить максимальный срок для любого Cookie"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Блокировать по значению"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Мы разрабатываем приложения с открытым исходным кодом высокого качества и распространяем его бесплатно. Поддержите нас с помощью $1. Переместите ползунок, чтобы изменить сумму",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Месяцы"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookie созданы"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookies импортировано"
+ },
+ "editThis_secure": {
+ "message": "Безопасно"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Срок годности сокращен"
+ },
+ "editThis_hostOnly": {
+ "message": "ТолькоДомен"
+ },
+ "editThis_Max_Date": {
+ "message": "Установить максимальный срок для Сookie"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Помочь через Bitcoin"
+ },
+ "editThis_session": {
+ "message": "Сессия"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Показывать в контексном меню пункт \"Изменить Cookies\""
+ },
+ "editThis_Show_Alerts": {
+ "message": "Всегда спрашивать подтверждения"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Евангелие от Летающего Макаронного Монстра"
+ },
+ "editThis_timesUsed": {
+ "message": "Вы использовали EditThisCookie $1 раз(а)"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Вы очень щедры! Если мы когда-нибудь встретимся, я угощу вас несколькими кружками пива (пиво - это круто)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Если мы когда-нибудь встретимся, я угощу Вас кофе c итальянской 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Предложите функцию, которую вы бы хотели видеть, и я реализую ее! (только не просите невозможного :P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Назовите баг, который вас раздражает в EditThisCookie, и я его исправлю супер-быстро!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Ты получишь благодарственное письмо"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Ваше имя будет увековечено на \"Доске почета\""
+ },
+ "editThis_ppBenefit1": {
+ "message": "У тебя будет маленькое место в моём сердце"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Показать панель DevTools"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Блокировать новые куки"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Станьте причиной моего первого инфаркта. Все, что вам нужно сделать, это пожертвовать прямо сейчас!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "А также итальянской пиццей!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Установить только для чтения"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Благотворительная программа"
+ },
+ "editThis_deleteAll": {
+ "message": "Удалить все"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Мы гарантируем, никакие личные данные нами не распространяются!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Защищенный куки не может быть изменен никаким сайтом или расширением"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Ни одни cookie еще не защищены"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Удалить все cookie для данного сайта?"
+ },
+ "editThis_Donate": {
+ "message": "Помочь"
+ },
+ "editThis_year": {
+ "message": "Годы"
+ },
+ "editThis_seconds": {
+ "message": "Секунды"
+ },
+ "editThis_ContextMenu": {
+ "message": "Редактировать куки"
+ },
+ "editThis_name": {
+ "message": "Имя"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Показывать кнопку \"Блокировать и удалить все\""
+ },
+ "editThis_domain": {
+ "message": "Домен"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Сортировать cookies"
+ },
+ "editThis_path": {
+ "message": "Путь"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Защищен"
+ },
+ "editThis_amountByHand": {
+ "message": "чтобы ввести сумму вручную, нажмите здесь"
+ },
+ "editThis_yes": {
+ "message": "Да"
+ },
+ "editThis_backToList": {
+ "message": "Вернуться к списку"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Перегружать страницу после внесения изменений"
+ },
+ "editThis_expiration": {
+ "message": "Истекает"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "по имени"
+ },
+ "editThis_donations": {
+ "message": "Пожертвования"
+ },
+ "editThis_updated": {
+ "message": "обновлен. Жми здесь чтобы узнать о изменениях."
+ },
+ "editThis_storeID": {
+ "message": "IDзаписи"
+ },
+ "editThis_value": {
+ "message": "Значение"
+ },
+ "editThis_contactsIntro": {
+ "message": "Отправить нам письмо"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Блокировать по имени"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Ни одного правила блокировки"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Удалить правило"
+ },
+ "editThis_Amount": {
+ "message": "Итого"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies экспортировано"
+ },
+ "editThis_advertisements": {
+ "message": "Реклама"
+ },
+ "editThis_support_etc": {
+ "message": "Поддержать EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Приступая к работе"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Нет записей :("
+ },
+ "editThis_newFilter": {
+ "message": "Новый фильтр"
+ },
+ "editThis_hour": {
+ "message": "Часы"
+ },
+ "editThis_Source_Code": {
+ "message": "Исходный код"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Кодировать значения cookie (в соответствии с http://curl.haxx.se/rfc/cookie_spec.html ) (рекомендуется)"
+ },
+ "editThis_helpIntro": {
+ "message": "Тут объяснения некоторых основных функций этого расширения"
+ },
+ "editThis_iWantDonate": {
+ "message": "Я хочу пожертвовать",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Вырученные деньги, до сих пор"
+ },
+ "editThis_cancel": {
+ "message": "Отмена"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Получить исходный код EditThisCookie's на $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Поиск"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies скопирован в буфер обмена"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Экспортировать"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Удалить куки"
+ },
+ "editThis_Details": {
+ "message": "Подробности"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/sk/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/sk/messages.json
new file mode 100644
index 0000000..ea9d4f4
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/sk/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HttpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Dovoľte nám zdieľať Vašu históriu prehliadania. Všetky dáta sú anonymné."
+ },
+ "editThis_no_cookies": {
+ "message": "Nenachádzajú sa tu žiadne cookies!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Uložiť zmeny v cookie"
+ },
+ "editThis_Options": {
+ "message": "Nastavenia"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Blokované cookies"
+ },
+ "editThis_minutes": {
+ "message": "Minúty"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Hodnotiť EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Ak chcete programátorsky odstrániť cookie vždy, keď sa vytvorí, pridajte filter a už Vás nikdy nebude otravovať"
+ },
+ "editThis_translation": {
+ "message": "Preklad"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookies boli vymazané"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Našli ste chybu alebo máte návrh? Povedzte nám o tom!"
+ },
+ "editThis_statsIntro": {
+ "message": "Tu môžete zistiť ako ste používali toto rozšírenie. Tieto dáta sú zbierané iba od Júla 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Dátum prispetia"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Ukázať ikonu Mikulášskej čiapky"
+ },
+ "editThis_help": {
+ "message": "Pomoc"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importovať cookies"
+ },
+ "editThis_contacts": {
+ "message": "Kontakty"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Chránené cookies"
+ },
+ "editThis_flagAll": {
+ "message": "Nahlásiť a vymazať všetky"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Ak sa Vám páči EditThisCookie, ohodnoťte ho na Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Zobraz doménu pred názvom cookies"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Tento cookie je iba na čítanie"
+ },
+ "editThis_support": {
+ "message": "Podporte nás"
+ },
+ "editThis_addNew": {
+ "message": "Pridať nový cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Ukazovať nerušivé reklamy na niektorých stránkach, ktoré navštevujem"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Ukázať doménu vedľa názvu cookie"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Preskočiť cache pri obnovení stránky"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "informácie a nastavenia"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Môžete používať regulárne výrazy"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Poďakuj s PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Chyby / Vylepšenia"
+ },
+ "editThis_Save": {
+ "message": "Uložiť"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Ak je aktivované, budete môcť skryť ikonu na paneli pomocou pravého tlačítka myši"
+ },
+ "editThis_statsSince": {
+ "message": "Štatistika cookies od: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Pomôžte nám preložiť rozšírenie do Vášho jazyka"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Vybrať preferovaný formát exportu cookies"
+ },
+ "editThis_reset": {
+ "message": "Vynulovať"
+ },
+ "editThis_no": {
+ "message": "Nie"
+ },
+ "editThis_addRule": {
+ "message": "Pridať toto pravidlo"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Sem vložte cookies na import. Akceptované formáty:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Sem môžeš poslať podporu:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie je manažovací systém pre cookies. Môžete pridávať, vymazávať, upravovať, vyhľadávať, chrániť a blokovať cookies!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookies boli upravené"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Nahlásiť cookie"
+ },
+ "editThis_time": {
+ "message": "Čas"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Ukázať menovky pri ikonách"
+ },
+ "editThis_day": {
+ "message": "Dni"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Blokovať podľa domény"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Nahlásené cookies boli vymazané"
+ },
+ "editThis_stats": {
+ "message": "Štatistiky"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Vybrať iný jazyk"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "podľa domény a mena"
+ },
+ "editThis_Charity_Message": {
+ "message": "Pomôžete deťom v núdzi po celom svete, pretože $1% z príjmov pôjde na"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Prepísať maximálnu životnosť pre ktorýkoľvek cookie"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Blokovať podľa hodnoty"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Vytvárame vysoko kvalitný open source softvér a ponúkame ho zadarmo. Podporte nás pomocou $1. Nastavte hodnotu posúvaním bežca",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Mesiace"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookies boli vytvorené"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookies boli naimportované"
+ },
+ "editThis_secure": {
+ "message": "Zabezpečený"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Životnosť cookies sa skrátila"
+ },
+ "editThis_hostOnly": {
+ "message": "HostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "Nastaviť maximálnu životnosť cookie"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Poďakuj s Bitcoinom"
+ },
+ "editThis_session": {
+ "message": "Session"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Ukazovať \"Edit Cookies\" v kontextovom menu"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Vždy sa pýtať na potvrdenie"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Evanielium Lietajúceho Špagetového Monštra"
+ },
+ "editThis_timesUsed": {
+ "message": "Použili ste EditThisCookie $1krát"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Ste veľmi štedrý! Ak sa niekedy stretneme, dávam Vám pár pív (hej, pivo je dôležité)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Ak sa niekedy stretneme, dostanete talianskú kávu a 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Môžete si povedať o akékoľvek vylepšenie a ja ho zrealizujem! (len si nepýtajte nemožné :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Možete si vybrať akúkoľvek chybu v EditThisCookie, ktorá Vás otravuje a ja ju okamžite opravím!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Dostanete ďakovný email"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Vaše meno bude pridané do Siene Slávy"
+ },
+ "editThis_ppBenefit1": {
+ "message": "You will get a tiny little place in my heart"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Zobraziť DevTools lištu"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Nahlásiť nový cookie"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Spôsobte mi môj prvý infarkt. Všetko čo musíte teraz urobiť, je prispieť!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "A taliansku pizzu!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Nastaviť iba na čítanie"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Humanitárny program"
+ },
+ "editThis_deleteAll": {
+ "message": "Vymazať všetky"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Garantujeme Vám, že nikdy nezdieľame žiadne personálne údaje!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Chránený cookie je taký, čo nemôže byť upravený žiadnou stránkou ani rozšírením"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Žiadne chránené cookies"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Vymazať všetky cookies pre túto stránku?"
+ },
+ "editThis_Donate": {
+ "message": "Prispieť"
+ },
+ "editThis_year": {
+ "message": "Roky"
+ },
+ "editThis_seconds": {
+ "message": "Sekundy"
+ },
+ "editThis_ContextMenu": {
+ "message": "Upraviť cookies"
+ },
+ "editThis_name": {
+ "message": "Meno"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Zobraz tlačítko \"Blokovať a vymazať všetko\""
+ },
+ "editThis_domain": {
+ "message": "Doména"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Triediť cookies"
+ },
+ "editThis_path": {
+ "message": "Cesta"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Chránený"
+ },
+ "editThis_amountByHand": {
+ "message": "kliknite sem na manuálne vloženie sumy"
+ },
+ "editThis_yes": {
+ "message": "Áno"
+ },
+ "editThis_backToList": {
+ "message": "Späť na zoznam"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Obnoviť stránku po uložení zmien"
+ },
+ "editThis_expiration": {
+ "message": "Expirácia"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "podľa mena"
+ },
+ "editThis_donations": {
+ "message": "Príspevky"
+ },
+ "editThis_updated": {
+ "message": "bol aktualizovaný. Klikni sem a pozri čo je nové."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Hodnota"
+ },
+ "editThis_contactsIntro": {
+ "message": "Pošlite nám email"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Blokovať podľa mena"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Neboli pridané žiadne blokovacie pravidlá"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Odstrániť toto pravidlo"
+ },
+ "editThis_Amount": {
+ "message": "Čiastka"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies boli exportované"
+ },
+ "editThis_advertisements": {
+ "message": "Reklama"
+ },
+ "editThis_support_etc": {
+ "message": "Podpor EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Začíname"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Zatiaľ žiadne dáta :("
+ },
+ "editThis_newFilter": {
+ "message": "Nový filter"
+ },
+ "editThis_hour": {
+ "message": "Hodiny"
+ },
+ "editThis_Source_Code": {
+ "message": "Zdrojový kód"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Zašifrujte hodnotu cookies (ako popísané na http://curl.haxx.se/rfc/cookie_spec.html ) (Odporúčané)"
+ },
+ "editThis_helpIntro": {
+ "message": "Tu nájdete vysvetlenie niektorých základných funkcií tohto rozšírenia"
+ },
+ "editThis_iWantDonate": {
+ "message": "Chcem prispieť",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Doteraz vyzbierané peniaze"
+ },
+ "editThis_cancel": {
+ "message": "Zrušiť"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Pozrite sa na zdrojový kód EditThisCookie na $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Hľadať"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies skopírované do schránky"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Exportovať cookies"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Vymazať cookie"
+ },
+ "editThis_Details": {
+ "message": "Detaily"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/sr/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/sr/messages.json
new file mode 100644
index 0000000..098de67
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/sr/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "Само http"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Дозволите нам да делимо ваше податке прегледања. Сви подаци су анонимни."
+ },
+ "editThis_no_cookies": {
+ "message": "Овде нема колачића!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Пошаљи измене колачића"
+ },
+ "editThis_Options": {
+ "message": "Опције"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Блокирани колачићи"
+ },
+ "editThis_minutes": {
+ "message": "Минути"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Оцените EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Ако желите да аутоматски обришете колачић сваки пут када се направи, додајте филтер и више вам неће сметати."
+ },
+ "editThis_translation": {
+ "message": "Превод"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Колачићи су избрисани"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Пронашли сте грешку или имате предлог? Реците нам!"
+ },
+ "editThis_statsIntro": {
+ "message": "Овде можете сазнати како сте користили ово проширење. Ови подаци се прикупљани од јула 2012. године."
+ },
+ "editThis_Donation_Date": {
+ "message": "Датум донирања"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Прикажи Деда Мразову капу на иконици"
+ },
+ "editThis_help": {
+ "message": "Помоћ"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Увези"
+ },
+ "editThis_contacts": {
+ "message": "Контакт"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Заштићени колачићи"
+ },
+ "editThis_flagAll": {
+ "message": "Блокирај и избриши све"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Ако вам се свиђа EditThisCookie, оставите оцену на Chrome веб-продавници"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Прикажи домен испред назива колачића"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Колачићи само за читање су заштићени"
+ },
+ "editThis_support": {
+ "message": "Подржите ме"
+ },
+ "editThis_addNew": {
+ "message": "Додај нови колачић"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Прикажи ненаметљиве рекламе у појединим страницама које посећујем."
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Прикажи домен поред назива сваког колачића"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Не освежавај кеш када се страница поново учита"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "информације и подешавања"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Можеш користити регуларне изразе"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Допринеси преко PayPal сервиса "
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Грешке/Захтеви за новим могућностима"
+ },
+ "editThis_Save": {
+ "message": "Сачувај"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Ако је омогућено, моћи ћете да сакријете икону са алатне траке користећи десни клик."
+ },
+ "editThis_statsSince": {
+ "message": "Статистика колачића од: $1 "
+ },
+ "editThis_translationIntro": {
+ "message": "Помогните нам у превођењу проширења на ваш језик"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Изабери жељени излазни формат за колачиће"
+ },
+ "editThis_reset": {
+ "message": "Поништи"
+ },
+ "editThis_no": {
+ "message": "Не"
+ },
+ "editThis_addRule": {
+ "message": "Додај ово правило"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Налепи колачиће овде за извоз. Дозвољени формати:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Пошаљи донације на:"
+ },
+ "editThis_description": {
+ "message": "Уреди овај колачић (Edit This Cookie) је управљач колачићима. Можете да додајете, уређујете, тражите, штитите и блокирате колачиће!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Колачићи су измењени"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Блокирај колачић"
+ },
+ "editThis_time": {
+ "message": "Време"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Прикажи ознаке поред икона"
+ },
+ "editThis_day": {
+ "message": "Дани"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Блокирај по домену"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Блокирани колачићи су избрисани"
+ },
+ "editThis_stats": {
+ "message": "Статистика"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Изабери други језик"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "по домену и називу"
+ },
+ "editThis_Charity_Message": {
+ "message": "Помоћи ћете деци у невољи из целог света, зато што $1% од прихода иде у"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Прекорачи максимални рок за сваки колачић"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Блокирај по вредности"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Развијамо високо квалитетни софтвер отвореног кода и дајемо га бесплатно. Подржите нас помоћу $1. Померите клизач за промену износа.",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Месеци"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Колачићи су креирани"
+ },
+ "editThis_cookiesImported": {
+ "message": "колачићи су увезени"
+ },
+ "editThis_secure": {
+ "message": "Безбедно"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Истек колачића јер скраћен"
+ },
+ "editThis_hostOnly": {
+ "message": "Само домаћин"
+ },
+ "editThis_Max_Date": {
+ "message": "Подеси максимално трајање колачића на"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Допринеси помоћу Bitcoin"
+ },
+ "editThis_session": {
+ "message": "Сесија"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Прикажи дугме „Уреди колачиће“ у контекстном менију"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Увек питај за потврду"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "The Gospel of the Flying Spaghetti Monster"
+ },
+ "editThis_timesUsed": {
+ "message": "Користили сте 'EditThisCookie' $1 пута"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Веома сте племенити! Ако се икада сретнемо почастићу вас пивом (да, пиво је важно)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Ако се икада сретнемо, понудићу вам италијанску кафу и Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Можете именовати функцију коју желите да реализујемо и ја ћу је остварити! (само немојте тражити немогуће :P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Можете именовати грешку која вас нервира у EditThisCookie и ја ћу поправити то супер-брзо!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Примићете поруку захвалности"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Ваше име ће бити додано на Зид славних"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Добићеш месташце у мом срцу"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Прикажи панел развојних алата"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Блокирај нови колачић"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Будите узрок мог првог срчаног удара. Све што треба да урадите је да донирате сада!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "И италијанску пицу!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Постави само за читање"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Хуманитарни програм"
+ },
+ "editThis_deleteAll": {
+ "message": "Избриши све"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Гарантујемо да се лични подаци никада не деле!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Заштићени колачић је колачић који не може бити промењен нити од једног веб-сајта или проширења"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Ниједан колачић још није заштићен"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Избрисати све колачиће за тренутни сајт?"
+ },
+ "editThis_Donate": {
+ "message": "Допринеси"
+ },
+ "editThis_year": {
+ "message": "Године"
+ },
+ "editThis_seconds": {
+ "message": "Секунде"
+ },
+ "editThis_ContextMenu": {
+ "message": "Уреди колачиће"
+ },
+ "editThis_name": {
+ "message": "Назив"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Прикажи дугме \"Блокирај и избриши све\""
+ },
+ "editThis_domain": {
+ "message": "Домен"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Поређај колачиће"
+ },
+ "editThis_path": {
+ "message": "Путања"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Заштићено"
+ },
+ "editThis_amountByHand": {
+ "message": "да ручно унесете износ, кликните овде"
+ },
+ "editThis_yes": {
+ "message": "Да"
+ },
+ "editThis_backToList": {
+ "message": "Назад на списак"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Освежи страницу након подношења измена"
+ },
+ "editThis_expiration": {
+ "message": "Истек"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "по називу"
+ },
+ "editThis_donations": {
+ "message": "Донације"
+ },
+ "editThis_updated": {
+ "message": "ажуриран. Кликни овде да видиш шта је ново."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Вредност"
+ },
+ "editThis_contactsIntro": {
+ "message": "Пошаљите нам е-пошту"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Блокирај по називу"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Нема додатих правила блокирања"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Избриши ово правило"
+ },
+ "editThis_Amount": {
+ "message": "Износ"
+ },
+ "editThis_cookiesExported": {
+ "message": "Колачићи су извезени"
+ },
+ "editThis_advertisements": {
+ "message": "Рекламе"
+ },
+ "editThis_support_etc": {
+ "message": "Подржи EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Први кораци"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Нема података :("
+ },
+ "editThis_newFilter": {
+ "message": "Нови филтер"
+ },
+ "editThis_hour": {
+ "message": "Сати"
+ },
+ "editThis_Source_Code": {
+ "message": "Изворни код"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Шифруј вредност колачића (по http://curl.haxx.se/rfc/cookie_spec.html ) (препоручено)"
+ },
+ "editThis_helpIntro": {
+ "message": "Овде ћете пронаћи објашњења за неке основне функције проширења"
+ },
+ "editThis_iWantDonate": {
+ "message": "Желим да донирам",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Новца прикупљено до сада"
+ },
+ "editThis_cancel": {
+ "message": "Откажи"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Прегледај изворни код EditThisCookie на $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Претрага"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Колачићи су копирани у клипборд"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Извези"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Избриши колачић"
+ },
+ "editThis_Details": {
+ "message": "Детаљи"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/sv/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/sv/messages.json
new file mode 100644
index 0000000..99cfa02
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/sv/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HttpEndast"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Tillåt oss att ta del av data från ditt surfande. Allt data är anonymt."
+ },
+ "editThis_no_cookies": {
+ "message": "Inga cookies här!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Spara cookie-förändringar"
+ },
+ "editThis_Options": {
+ "message": "Alternativ"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Blockerade cookies"
+ },
+ "editThis_minutes": {
+ "message": "Mintuer"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Betygsätt EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Om du automatiskt vill ta bort en cookie varje gång den är skapad, lägg till ett filter så kommer den inte att irritera dig längre."
+ },
+ "editThis_translation": {
+ "message": "Översättning"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Cookies borttagna"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Har du hittat en bugg eller har du ett förslag? Berätta det för oss!"
+ },
+ "editThis_statsIntro": {
+ "message": "Här kan du få reda på hur du använt det här tillägget. Denna data har endast blivit insamlat sedan Juli 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Donerings Datum"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Visa tomtens hatt-ikon"
+ },
+ "editThis_help": {
+ "message": "Hjälp"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Importera Cookies"
+ },
+ "editThis_contacts": {
+ "message": "Kontakter"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Skyddade Cookies"
+ },
+ "editThis_flagAll": {
+ "message": "Flagga och ta bort alla"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Om du tycker om EditThisCookie, lämna ett betyg på Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Visa domän före cookie-namnet"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Skyddade Skrivskyddade Cookies"
+ },
+ "editThis_support": {
+ "message": "Underhåll oss"
+ },
+ "editThis_addNew": {
+ "message": "Lägg till en ny cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Visa mindre märkbar reklam på några av sidorna jag besöker."
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Visa domänen nära cookies namn"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Hoppa över cache när sidan laddar om"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "Information och inställningar"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Du kan använda regelbundna uttryck"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Bidrag via PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Buggar / Funktions Begäran"
+ },
+ "editThis_Save": {
+ "message": "Spara"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Om den är aktiverad kommer du kunna gömma ikonen i verktygsfältet genom att höger-klicka på den!"
+ },
+ "editThis_statsSince": {
+ "message": "Cookie statistik sedan: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Hjälp oss att översätta tillägget till ditt egna språk"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Välj det föredragna formatet att exportera i för cookies"
+ },
+ "editThis_reset": {
+ "message": "Återställ"
+ },
+ "editThis_no": {
+ "message": "Nej"
+ },
+ "editThis_addRule": {
+ "message": "Lägg till den här uppgiften regeln"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Klistra in cookies här för att importera dem. Accepterade format:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Du kan skicka donationer till:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie är en cookie hanterare. Du kan lägga till, ta bort, ändra, söka, skydda och blocka cookies!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Modifierade Cookies"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Flagga cookie"
+ },
+ "editThis_time": {
+ "message": "Tid"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Visa text intill ikoner"
+ },
+ "editThis_day": {
+ "message": "Dagar"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Blockera per domän"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Flagga Borttagna Cookies"
+ },
+ "editThis_stats": {
+ "message": "Statistik"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Välj ett annat språk"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "efter domän och namn"
+ },
+ "editThis_Charity_Message": {
+ "message": "Du kommer hjälpa barn i nöd över hela världen, för att $1% av intäkterna går till dem"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Överskrid maximum åldern för vilken cookie som helst"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Blockera för värden"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Vi utvecklar högkvalité öppen källkods programvara och vi ger iväg det gratis. Underhåll oss med $1. Flytta slidern för att ändra mängden",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Månader"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookies Skapade"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookies Importerade"
+ },
+ "editThis_secure": {
+ "message": "Säker"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Cookies utgångsdatum är förkortat"
+ },
+ "editThis_hostOnly": {
+ "message": "VärdEndast"
+ },
+ "editThis_Max_Date": {
+ "message": "Sätt cookie max-åldern till"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Bidrag med Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Session"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Visa \"Ändra Cookies\" i kontextmenyn"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Fråga alltid efter bekräftelse"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Evangeliet om det flygande Spaghetti Monstret"
+ },
+ "editThis_timesUsed": {
+ "message": "Du använde EditThisCookie $1 times"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Du är väldigt generös! Om vi någonsin möts, så ger jag dig några öl (hörru, öl är viktigt)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Om vi någonsin möts så ger jag dig Italiskt kaffe och en 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Du kan namnge något du vill ha inlagt och jag ser till att det händer! (fråga bara inte om något omöjligt :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Du kan säga vilken bugg som helst, som irriterar dig i EditThisCookie, så kommer jag att fixa det super snabbt!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Du kommer att få ett tack-mail"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Ditt namn kommer läggas till i Wall of Fame"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Du får en liten bit av mit hjärta"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Visa DevTools-panelen"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Flagga ny cookie"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Var orsaken till min första hjärtattack. Allt du behöver göra är att donera nu!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Och en italiensk pizza!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Sätt som skrivskyddat"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Humanitära program"
+ },
+ "editThis_deleteAll": {
+ "message": "Ta bort alla"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Vi garanterar att vi aldrig kommer dela med oss utav din privata data, någonsin!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "En skyddad cookie är en cookie som inte kan bli modifierad av någon webbsida eller tillägg."
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Inga cookies kan bli skyddade än"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Ta bort alla cookies för den aktuella hemsidan?"
+ },
+ "editThis_Donate": {
+ "message": "Medverka"
+ },
+ "editThis_year": {
+ "message": "Åren"
+ },
+ "editThis_seconds": {
+ "message": "Sekunder"
+ },
+ "editThis_ContextMenu": {
+ "message": "Ändra cookies"
+ },
+ "editThis_name": {
+ "message": "Namn"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Visa \"Flagga och ta bort alla\"-knappen"
+ },
+ "editThis_domain": {
+ "message": "Domän"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Sortera cookies"
+ },
+ "editThis_path": {
+ "message": "Sökväg"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Skyddad"
+ },
+ "editThis_amountByHand": {
+ "message": "för att lägga till beloppet själv, klicka här"
+ },
+ "editThis_yes": {
+ "message": "Ja"
+ },
+ "editThis_backToList": {
+ "message": "Tillbaka till listan"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Ladda om sidan efter att du har accepterat ändringarna"
+ },
+ "editThis_expiration": {
+ "message": "Utgångsdatum"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "efter namn"
+ },
+ "editThis_donations": {
+ "message": "Dontationer"
+ },
+ "editThis_updated": {
+ "message": "har blivit uppdaterad. Klicka här för att se vad som är nytt i den här versionen."
+ },
+ "editThis_storeID": {
+ "message": "AffärID"
+ },
+ "editThis_value": {
+ "message": "Värde"
+ },
+ "editThis_contactsIntro": {
+ "message": "Skicka ett mail till oss"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Blockera per namn"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Inga blockerings-ändringar tillagda"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Ta bort den här regeln"
+ },
+ "editThis_Amount": {
+ "message": "Belopp"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies exporterade"
+ },
+ "editThis_advertisements": {
+ "message": "Annonser"
+ },
+ "editThis_support_etc": {
+ "message": "Stöd EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Kom igång"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Ingen data än :("
+ },
+ "editThis_newFilter": {
+ "message": "Nytt filter"
+ },
+ "editThis_hour": {
+ "message": "Timmar"
+ },
+ "editThis_Source_Code": {
+ "message": "Källkod"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Koda av värdet av cookie (enligt http://curl.haxx.se/rfc/cookie_spec.html ) (Rekommenderat)"
+ },
+ "editThis_helpIntro": {
+ "message": "Här hittar du förklaringar till några grundfunktioner av det här tillägget"
+ },
+ "editThis_iWantDonate": {
+ "message": "Jag vill donera",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Pengar hittills"
+ },
+ "editThis_cancel": {
+ "message": "Avbryt"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Ändra EditThisCookie källkod på $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Sök"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies kopierade till urklippet (clipboard)"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Exportera cookies"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Ta bort cookie"
+ },
+ "editThis_Details": {
+ "message": "Detaljer"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/ta/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/ta/messages.json
new file mode 100644
index 0000000..fe3c26d
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/ta/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "Http மட்டும்"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "உங்கள் உலாவல் தரவை பகிர்ந்து கொள்ள எங்களை அனுமதியுங்கள். அனைத்து தகவல்களும் பெயர் தெரிவிக்கப்படாதவை."
+ },
+ "editThis_no_cookies": {
+ "message": "இங்கே குக்கீகள் இல்லை!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "குக்கீயின் மாற்றங்களை சமர்ப்பிக்கவும்"
+ },
+ "editThis_Options": {
+ "message": "விருப்பங்கள்"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "தடுக்கப்பட்ட குக்கீகள்"
+ },
+ "editThis_minutes": {
+ "message": "நிமிடங்கள்"
+ },
+ "editThis_Rate_ETC": {
+ "message": "எடிட்திஸ்குக்கியை மதிப்பிடவும்"
+ },
+ "editThis_Blocked_Def": {
+ "message": "நீங்கள் நிரலாக்கத்தின்படி ஒரு குக்கீயை ஒவ்வொரு முறையும் நீக்க விரும்பினால் அது ஒரு வடிகட்டியை சேர்க்க உருவாக்கப்பட்டது மற்றும் அது இனி உங்களை தொந்தரவு செய்யாது"
+ },
+ "editThis_translation": {
+ "message": "மொழிபெயர்ப்பு"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "குக்கிகள் நீக்கப்பட்டது"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "ஒரு பிழை கண்டுபிடிக்கப்பட்டதா அல்லது ஒரு யோசனை இருக்கிறதா? சொல்லுங்கள்!"
+ },
+ "editThis_statsIntro": {
+ "message": "இங்கே நீங்கள் இந்த நீட்டிப்பை எப்படி பயன்படுத்தினீர்கள் என்று கண்டுபிடிக்க முடியும். இந்த தரவை ஜூலை 2012 முதல் மட்டும் சேகரிக்கப்பட்டுள்ளன."
+ },
+ "editThis_Donation_Date": {
+ "message": "நன்கொடை தேதி"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "சாண்டாவின் தொப்பி உருவத்தைக் காட்டு"
+ },
+ "editThis_help": {
+ "message": "உதவி"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "இறக்குமதி செய்"
+ },
+ "editThis_contacts": {
+ "message": "தொடர்புகள்"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "பாதுகாக்கப்பட்ட குக்கீகளை"
+ },
+ "editThis_flagAll": {
+ "message": "தடு மற்றும் அனைத்தையும் அழி"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "எடிட்திஸ்குக்கியை உங்களுக்கு பிடித்திருந்தால், க்ரோம் இணைய அங்காடியில் ஒரு மதிப்பீடவும்."
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "டொமைனை குக்கீயின் பெயர் முன்பு காட்டு"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "படிக்க-மட்டும் குக்கிகள் பாதுகாக்கப்பட்டன"
+ },
+ "editThis_support": {
+ "message": "என்னை ஆதரியுங்கள்"
+ },
+ "editThis_addNew": {
+ "message": "New cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "நான் பார்வையிட்ட பக்கங்கள் சிலவற்றில் அனுமதியின்றி நுழையாதபடியுள்ள விளம்பரங்களை காட்டு"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "டொமைனை ஒவ்வொரு குக்கீயின் பெயர் அருகில் காட்டு"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "பக்கம் மீண்டும் ஏற்றப்படும் போது தற்காலிக சேமிப்பை தவிர்"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "தகவல் மற்றும் அமைப்புகள்"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "நீங்கள் வழக்கமான வெளிப்பாடுகளை பயன்படுத்த முடியும்"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "பேபால் மூலம் பங்களியுங்கள்"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "பிழைகள் / வேண்டிய அம்சங்கள்"
+ },
+ "editThis_Save": {
+ "message": "பதிவுச் செய்"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "செயல்படுத்தினால் கருவிப்பட்டியில் சின்னத்தை நீங்கள் அதை வலது கிளிக் செய்வதன் மூலம் மறைக்க முடியும்"
+ },
+ "editThis_statsSince": {
+ "message": "குக்கியின் புள்ளிவிபரம் முதல்: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "எங்களுக்கு நீட்டிப்புக்களை உங்கள் மொழியில் மொழிபெயர்க்க உதவவும்"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "குக்கிகளின் சரியான ஏற்றுமதி வடிவத்தை தேர்வு செய்"
+ },
+ "editThis_reset": {
+ "message": "மீட்டமை"
+ },
+ "editThis_no": {
+ "message": "இல்லை"
+ },
+ "editThis_addRule": {
+ "message": "இந்த விதியை சேர்"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "இறக்குமதி செய்வதற்கான குக்கிகளை இங்கே ஒட்டவும். ஏற்றுக்கொள்ளப்பட்ட படிமம்:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "நீங்கள் நன்கொடைகள் அனுப்ப முடியும்:"
+ },
+ "editThis_description": {
+ "message": "எடிட்திஸ்குக்கி ஒரு குக்கீ மேலாளர். நீங்கள் குக்கீகளை சேர்க்க, நீக்க, திருத்த, தேட, பாதுகாக்க மற்றும் தடு முடியும்!"
+ },
+ "editThis_cookiesModified": {
+ "message": "குக்கிகள் திருத்தப்பட்டன"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "குக்கீயை தடு"
+ },
+ "editThis_time": {
+ "message": "நேரம்"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "அடையாளங்களை சின்னங்களின் அடுத்து காட்டு"
+ },
+ "editThis_day": {
+ "message": "நாட்கள்"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "டொமைன் வாரியாக தடு"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "தடுக்கப்பட்ட குக்கிகள் நீக்கப்பட்டது"
+ },
+ "editThis_stats": {
+ "message": "விபரம்"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "மற்றொரு மொழி தேர்வு செய்"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "டொமைன் மற்றும் பெயரால்"
+ },
+ "editThis_Charity_Message": {
+ "message": "நீங்கள் உலகம் முழுவதும் தேவைப்படும் குழந்தைகளுக்கு உதவுவீர்கள், ஏனெனில் வருவாய்களில் $1% செல்லும்"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "எந்தவொரு குக்கியின் அதிகபட்ச வயதையும் புறக்கணி"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "மதிப்பு மூலம் தடு"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "நாங்கள் உயர் தரமான திறந்த மூல மென்பொருளை உருவாக்கியிருக்கிறோம் மற்றும் நாம் அதை இலவசமாக அளிக்கிறோம். $1 பயன்படுத்தி எங்களை ஆதரிக்கவும். தொகையை மாற்ற இழுதியை நகர்த்தவும்",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "மாதங்கள்"
+ },
+ "editThis_cookiesCreated": {
+ "message": "குக்கிகள் உருவாக்கப்பட்டன"
+ },
+ "editThis_cookiesImported": {
+ "message": "குக்கிகள் இறக்குமதி செய்யப்பட்டன"
+ },
+ "editThis_secure": {
+ "message": "பாதுகாப்பான"
+ },
+ "editThis_cookiesShortened": {
+ "message": "குக்கிகள் 'காலாவதி சுருக்கப்பட்டது"
+ },
+ "editThis_hostOnly": {
+ "message": "புரவலன் மட்டும்"
+ },
+ "editThis_Max_Date": {
+ "message": "அதிகபட்ச குக்கி வயதை அமைக்கவும்"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "துண்டு நாணயங்களில் பங்களியுங்கள்"
+ },
+ "editThis_session": {
+ "message": "அமர்வு"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "சூழல் மெனுவில் \"குக்கிகளை திருத்து\" காட்டு"
+ },
+ "editThis_Show_Alerts": {
+ "message": "எப்போதும் உறுதிப்படுத்தவும்"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "சுவிசேஷத்தின் பறக்கும் ஆரவாரமான மான்ஸ்டர்"
+ },
+ "editThis_timesUsed": {
+ "message": "நீங்கள் 'எடிட்திஸ்குக்கி'(யை) $1 முறை பயன்படுத்தினால்"
+ },
+ "editThis_ppBenefit7": {
+ "message": "உங்களுக்கு பெரிய மனது! நாம் எப்போதாவது சந்திக்க நேரிட்டால் நான் உங்களுக்கு ஒரு சில பீர்கள் தருவேன் (ஏய், பீர் முக்கியம்)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "நாம் எப்போதாவது சந்திக்க நேரிட்டால் நான் உங்களுக்கு ஒரு ஒரு இத்தாலிய காபி மற்றும் ஒரு வடை தருவேன்"
+ },
+ "editThis_ppBenefit5": {
+ "message": "You can name a feature you want to be implemented and I'll make it true! (just don't ask for the impossible :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "எடிட்திஸ்குக்கியில் உங்களை வெறுப்படயச் செய்த பிளைகளை கூறலாம் மற்றும் நான் அதிவிரைவில் அதை சரிசெய்து விடுவேன்!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "You'll receive a thank you email"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Your name will be added to the Wall of Fame"
+ },
+ "editThis_ppBenefit1": {
+ "message": "உங்களுக்கு என் இதயத்தில் ஒரு சின்னஞ் சிறிய இடம் கிடைக்கும்"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "டெவ்டூல்ஸ் பலகத்தை காட்டு"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "புதிய குக்கீயை தடு"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Be the cause of my very first heart stroke. All you have to do is donate now!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "மற்றும் ஒரு இத்தாலிய பீஸ்ஸா!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Set as readonly"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Humanitarian program"
+ },
+ "editThis_deleteAll": {
+ "message": "Delete all"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "எந்த தனிப்பட்ட தரவுகளையும் எப்போதும் பகிர்ந்து கொள்ளமாட்டோம் என்பதற்க்கு நாங்கள் உத்தரவாதம்!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "A protected cookie is a cookie which can't be modified by any website or extension"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "No cookies protected yet"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Delete all cookies for current website?"
+ },
+ "editThis_Donate": {
+ "message": "Contribute"
+ },
+ "editThis_year": {
+ "message": "Years"
+ },
+ "editThis_seconds": {
+ "message": "Seconds"
+ },
+ "editThis_ContextMenu": {
+ "message": "Edit Cookies"
+ },
+ "editThis_name": {
+ "message": "Name"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "\"தடு மற்றும் அனைத்தையும் அழி\" பட்டனை காட்டவும்"
+ },
+ "editThis_domain": {
+ "message": "Domain"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "குக்கீகளை வரிசைப்படுத்து"
+ },
+ "editThis_path": {
+ "message": "Path"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Protected"
+ },
+ "editThis_amountByHand": {
+ "message": "to enter the amount by hand click here"
+ },
+ "editThis_yes": {
+ "message": "ஆம்"
+ },
+ "editThis_backToList": {
+ "message": "Back to list"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Reload the page after submitting the changes"
+ },
+ "editThis_expiration": {
+ "message": "Expiration"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "பெயரால்"
+ },
+ "editThis_donations": {
+ "message": "Donations"
+ },
+ "editThis_updated": {
+ "message": "மேம்படுத்தப்பட்டுள்ளது. புதியது என்ன என்பதை பார்க்க இங்கே கிளிக் செய்யவும்."
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "Value"
+ },
+ "editThis_contactsIntro": {
+ "message": "Send us an email"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "பெயரால் தடு"
+ },
+ "editThis_noBlockAdded": {
+ "message": "No block rules added"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Delete this rule"
+ },
+ "editThis_Amount": {
+ "message": "Amount"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookies exported"
+ },
+ "editThis_advertisements": {
+ "message": "Advertisements"
+ },
+ "editThis_support_etc": {
+ "message": "எடிட்திஸ்குக்கி(யை) ஆதரியுங்கள்"
+ },
+ "editThis_getting_started": {
+ "message": "தொடங்குதல்"
+ },
+ "editThis_noStatsNotice": {
+ "message": "No data yet :("
+ },
+ "editThis_newFilter": {
+ "message": "New filter"
+ },
+ "editThis_hour": {
+ "message": "Hours"
+ },
+ "editThis_Source_Code": {
+ "message": "மூல குறியீடு"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Encode the value of the cookies (as per http://curl.haxx.se/rfc/cookie_spec.html ) (Recommended)"
+ },
+ "editThis_helpIntro": {
+ "message": "Here you will find explanations for some basic functions of this extension"
+ },
+ "editThis_iWantDonate": {
+ "message": "I want to donate",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Money raised so far"
+ },
+ "editThis_cancel": {
+ "message": "Cancel"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "$1 யில் எடிட்திஸ்குக்கியின் மூல குறியீட்டை பாருங்கள்",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Search"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies copied to clipboard"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "ஏற்றுமதி செய்"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Delete cookie"
+ },
+ "editThis_Details": {
+ "message": "Details"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/tr/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/tr/messages.json
new file mode 100644
index 0000000..008d39f
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/tr/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "httpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Tarama verinizi paylaşmamıza izin verin. Tüm verileriniz kişisel bilgilerinizi içermeyecek şekilde paylaşılır."
+ },
+ "editThis_no_cookies": {
+ "message": "Burada çerez yok!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Cookie değişikliklerini kaydet"
+ },
+ "editThis_Options": {
+ "message": "Seçenekler"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Cookieleri engelle"
+ },
+ "editThis_minutes": {
+ "message": "dakika"
+ },
+ "editThis_Rate_ETC": {
+ "message": "EditThisCookie'yi oylayın"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Eğer programlı olarak bir cookienin silinmesini istiyorsan o bir filtre yaratacak ve daha fazla seni rahatsız etmeyecek"
+ },
+ "editThis_translation": {
+ "message": "Diğer diller"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Çerezler Silindi"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Bir hata buldunuz veya öneriniz mi var? İletişime geçin!"
+ },
+ "editThis_statsIntro": {
+ "message": "Burada bu eklentiyi nasıl kullandığınızı görebilirsiniz. Bu veriler sadece Temmuz 2012'den beri tutulmaktadır."
+ },
+ "editThis_Donation_Date": {
+ "message": "Bağış Tarihi"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Santa'nın şapka ikonunu göster"
+ },
+ "editThis_help": {
+ "message": "Yardım"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Cookie al"
+ },
+ "editThis_contacts": {
+ "message": "Bağlantılar"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Korunan Çerezler"
+ },
+ "editThis_flagAll": {
+ "message": "Hepsini blokla ve Sil"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "EditThisCookie eklentisini sevdiyseniz, bizi Chrome Web Store'da oylayın"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Site adını cookieden önce göster"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Sadece-okunan çerezler korunuyor"
+ },
+ "editThis_support": {
+ "message": "Destek Olun"
+ },
+ "editThis_addNew": {
+ "message": "Yeni bir cookie ekle"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Bazı ziyaret ettiğim sayfalarda mütevazi reklamların gösterilmesine izin ver"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Her cookie ismini domain'in yanında göster"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Sayfa yeniden yüklendiğinde önbelleği atla"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "bilgi ve ayarlar"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Düzenli ifadeler kullanabilirsiniz"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "PayPal ile bağışta bulun"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Hatalar / Özellik Talepleri"
+ },
+ "editThis_Save": {
+ "message": "Kaydet"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Eğer aktifse, araç çubuğundaki gizle ikon sağ tıklayarak gizleyebilirsin"
+ },
+ "editThis_statsSince": {
+ "message": "$1 tarihinden itibaren çerez istatistikleri"
+ },
+ "editThis_translationIntro": {
+ "message": "Bu uzantıyı senin diline tercüme etmemize yardımcı ol"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Çerezleri dışarı aktarmak için tercih ettiğiniz formatı seçin"
+ },
+ "editThis_reset": {
+ "message": "Sıfırla"
+ },
+ "editThis_no": {
+ "message": "Hayir"
+ },
+ "editThis_addRule": {
+ "message": "Bu kuralı ekle"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Çerezleri içeri aktarmak için, buraya yapıştırın. Kabul edilen formatlar:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Bağışları buraya gönder"
+ },
+ "editThis_description": {
+ "message": "Bu cookiyi düzenle bir cookie yönetimidir. Cookileri ekleyebilir,silebilir,düzeltebilir,arayabilir,koruyabilir ve engelleyebilirsin"
+ },
+ "editThis_cookiesModified": {
+ "message": "Çerezler Düzenlendi"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Cookie'yi etiketle"
+ },
+ "editThis_time": {
+ "message": "Zaman"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Açıklamayı ikonun sağında göster"
+ },
+ "editThis_day": {
+ "message": "Günler"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Alanadına göre blokele"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "İşaretlenen Çerezler Silindi"
+ },
+ "editThis_stats": {
+ "message": "İstatistikler"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Başka dil seçin"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "domain ve isme göre"
+ },
+ "editThis_Charity_Message": {
+ "message": "Dünyanın her yerindeki çocuklara yardım etmiş olacaksınız çünkü bağışların $1%'i buraya gdiyor"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Her çerez için sınır süresini değiştir"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Değere göre blokele"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Yüksek kalitede açık kaynak yazılım üretiyoruz ve ücretsiz olarak kullanıma sunuyoruz. $1 kullanarak bize destek olun. Tutarı değiştirmek için slider'ı kullanın",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Aylar"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Çerezler Yaratıldı"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookieler alındı"
+ },
+ "editThis_secure": {
+ "message": "güvenlik"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Çerez'in süresi azaltıldı"
+ },
+ "editThis_hostOnly": {
+ "message": "hostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "Çerez sınır süresi"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Bitcoins'e katkıda bulun"
+ },
+ "editThis_session": {
+ "message": "Oturum"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "\"Cookieleri Düzenle\" yi içerik menüsünde göster"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Her zaman doğrulama sor"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Uçan Spagetti Canavarı'nın Kutsal Kitabı"
+ },
+ "editThis_timesUsed": {
+ "message": "EditThisCookie'yi $1 kere kullandınız"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Oldukça cömertsin! Eğer bir şekilde bir araya gelirsek sana bir kaç bira ısmarlayacağım (hey, bira önemlidir)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Eğer bir şekilde bir araya gelirsek Babbà'da bir İtalyan kahvesi ısmarlayacağım!"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Eklenmesini istediğiniz bir özelliği belirtebileceksiniz ve ben gerçekleştireceğim! (imkansızı istemediğiniz sürece :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "EditThisCookie'deki rahatsız edici dediğiniz her türlü hatayı belirtebileceksiniz ve ben onu süper hızlı şekilde düzelteceğim!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Bir teşekkür emaili alacaksınız"
+ },
+ "editThis_ppBenefit2": {
+ "message": "İsminiz Über İnsanlar listesine eklenecek"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Kalbimde küçük bir yer edineceksiniz"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "DevTool panelini göster"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Yeni cookieyi etiketle"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Kalbimin atma sebebi ol! Tek yapman gereken hemen şimdi bağışta bulunmak!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Ve bir İtalyan pizzası!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Sadece okunan yap"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Arkadaş canlısı program"
+ },
+ "editThis_deleteAll": {
+ "message": "Hepsini sil"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Kişisel bilgilerinizin kesinlikle kimseyle paylaşılmayacağını garanti ederiz"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "'Korunan çerez' hiçbir site veya eklenti tarafından değiştirilemeyen çerezdir."
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Korunan çerez yok"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Mevcut websitesi için olan tüm cookieleri sil"
+ },
+ "editThis_Donate": {
+ "message": "Bağışta bulunmak"
+ },
+ "editThis_year": {
+ "message": "Yıllar"
+ },
+ "editThis_seconds": {
+ "message": "saniye"
+ },
+ "editThis_ContextMenu": {
+ "message": "Cookieleri düzenle"
+ },
+ "editThis_name": {
+ "message": "isim"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "\"Hepsini blokla ve Sil\" butonunu göster"
+ },
+ "editThis_domain": {
+ "message": "alanadı"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "çerezleri sırala"
+ },
+ "editThis_path": {
+ "message": "adres"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Korumalı"
+ },
+ "editThis_amountByHand": {
+ "message": "tutarı elle girmek için burayı tıklayın"
+ },
+ "editThis_yes": {
+ "message": "Evet"
+ },
+ "editThis_backToList": {
+ "message": "Listeye geri dön"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Değişiklikleri yaptıktan sonra sayfayı yeniden yükle"
+ },
+ "editThis_expiration": {
+ "message": "geçerlilik"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "isme göre"
+ },
+ "editThis_donations": {
+ "message": "Bağışlar"
+ },
+ "editThis_updated": {
+ "message": "güncellendi. Yenilikleri görmek için buraya tıklayın."
+ },
+ "editThis_storeID": {
+ "message": "kayıt id"
+ },
+ "editThis_value": {
+ "message": "değer"
+ },
+ "editThis_contactsIntro": {
+ "message": "Bize mail atın"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "İsme göre blokele"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Hiç engelleme kuralı eklenmedi"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Bu kuralı sil"
+ },
+ "editThis_Amount": {
+ "message": "Miktar"
+ },
+ "editThis_cookiesExported": {
+ "message": "Cookieler verildi"
+ },
+ "editThis_advertisements": {
+ "message": "Reklamlar"
+ },
+ "editThis_support_etc": {
+ "message": "EditThisCookie destek ol"
+ },
+ "editThis_getting_started": {
+ "message": "Buradan başlayın"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Henüz veri yok :("
+ },
+ "editThis_newFilter": {
+ "message": "Yeni filtre"
+ },
+ "editThis_hour": {
+ "message": "Saatler"
+ },
+ "editThis_Source_Code": {
+ "message": "Kaynak Kodu"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "(Çerezleri değeri http://curl.haxx.se/rfc/cookie_spec.html olarak ) olarak kodla (Önerilen)"
+ },
+ "editThis_helpIntro": {
+ "message": "Burada bu eklentinin bazı temel fonksiyonları hakkında açıklamalar bulacaksınız"
+ },
+ "editThis_iWantDonate": {
+ "message": "Bağış yapmak istiyorum",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Şuana kadar toplanan para"
+ },
+ "editThis_cancel": {
+ "message": "İptal"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "EditThisCookie kaynak koduna $1 adresinden ulaşabilirsiniz.",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Arama"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Çerezler kopyalandı."
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Cookie ver"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Cookieyi sil"
+ },
+ "editThis_Details": {
+ "message": "Detaylar"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/uk/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/uk/messages.json
new file mode 100644
index 0000000..c688145
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/uk/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "Тільки Http"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Дозволити нам розповсюджувати інформацію про користування браузером. Усі дані конфіденційні."
+ },
+ "editThis_no_cookies": {
+ "message": "Тут немає жодних кукі"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Підтвердити зміни в кукі"
+ },
+ "editThis_Options": {
+ "message": "Опції"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Блоковані кукі"
+ },
+ "editThis_minutes": {
+ "message": "Хвилини"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Оцінити EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Якщо ти хочеш програмно видаляти кукі кожного разу, коли він створюється, додай фільтр і це більше не заважатиме тобі"
+ },
+ "editThis_translation": {
+ "message": "Переклад"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Кукі видалені"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Знайшли помилку або маєте поради? Зв'яжіться з нами!"
+ },
+ "editThis_statsIntro": {
+ "message": "Тут Ви знайдете інформацію щодо Вашого користування цим додатком. Дані збирались починаючи з липня 2012 року."
+ },
+ "editThis_Donation_Date": {
+ "message": "Дата пожертви"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Показувати іконку з шапкою Санти"
+ },
+ "editThis_help": {
+ "message": "Допомога"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Імпорт"
+ },
+ "editThis_contacts": {
+ "message": "Контакти"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Захищені кукі"
+ },
+ "editThis_flagAll": {
+ "message": "Заблокувати та видалити всі"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Якщо вам подобається EditThisCookie, залиште оцінку у Веб магазині Хром"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Показувати ім'я домену перед іменем кукі"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Кукі, дозволене тільки для читання"
+ },
+ "editThis_support": {
+ "message": "Підтримайте мене"
+ },
+ "editThis_addNew": {
+ "message": "Нове кукі"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Показувати ненав'язливі рекламні оголошення на деяких сторінках, які я відвідую"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Показувати ім'я домену біля кожного імені кукі"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Не оновлювати кеш під час оновлення сторінки"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "Інформація та налаштування"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Ти можеш використовувати регулярні вирази"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Підтримати через PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Повідомлення про помилку / Побажання"
+ },
+ "editThis_Save": {
+ "message": "Зберегти"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Якщо увімкнуто, ви зможете сховати іконку на панелі, клацнувши по ній правою кнопкою миші!"
+ },
+ "editThis_statsSince": {
+ "message": "Статистика кукі починаючи з: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Допоможи перекласти це розширення на твою рідну мову"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Вибери необхідний формат для експорту кукі"
+ },
+ "editThis_reset": {
+ "message": "Скинути"
+ },
+ "editThis_no": {
+ "message": "Ні"
+ },
+ "editThis_addRule": {
+ "message": "Додати це правило"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Встав сюди кукі для імпорту. Дозволені формати:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Ти можеш відправити пожертву через:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie це менеджер файлів кукі. Ти можеш додавати, видаляти, редагувати, шукати, захищати та блокувати кукі!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Кукі модифіковано"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Заблокувати кукі"
+ },
+ "editThis_time": {
+ "message": "Час"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Показувати надписи біля іконок"
+ },
+ "editThis_day": {
+ "message": "Дні"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Блокувати по домену"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Блоковані кукі видалено"
+ },
+ "editThis_stats": {
+ "message": "Статистика"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Вибрати іншу мову"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "За доменом та іменем"
+ },
+ "editThis_Charity_Message": {
+ "message": "Ти допоможеш дітям, які зараз у скруті по всьому світу, тому що $1% твоєї пожертви надсилається"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Перевизначити максимальний вік для будь-якого кукі"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Блокувати за значенням"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Ми розробляємо високоякісне програмне забезпечення з відкритим кодом та розповсюджуємо його безкоштовно. Підтримай нас за допомогою $1. Пересувай повзунок, щоб змінити суму.",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Місяці"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Кукі створено"
+ },
+ "editThis_cookiesImported": {
+ "message": "Кукі імпортовано"
+ },
+ "editThis_secure": {
+ "message": "Захищене"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Скорочена дата завершення кукі"
+ },
+ "editThis_hostOnly": {
+ "message": "Тільки хост"
+ },
+ "editThis_Max_Date": {
+ "message": "Встановити максимальну тривалість кукі"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Підтримати через Bitcoin"
+ },
+ "editThis_session": {
+ "message": "Сесія"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Показувати \"Редагувати кукі\" в контекстному меню браузера"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Завжди запитувати підтвердження"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "Євангеліє від Літаючого Макаронного Монстра"
+ },
+ "editThis_timesUsed": {
+ "message": "Ти використовував 'EditThisCookie' $1 разів"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Ти надзвичайно щедрий! Якщо ми колись зустрінемось з тобою, з мене пиво (Так, пиво це важливо)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Якщо ми коли-небудь зустрінемося, з мене італійська кава та 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Ти можеш назвати будь-яку функцію для розширення і я обовязково додам її в новій версії! (Тільки не проси неможливого :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Ти можеш вказати на помилку, що заважає тобі у EditThisCookie і я виправлю її супер-швидко!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Ти отримаєш лист із подякою"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Твоє ім'я буде увічнене на \"Стіні Слави\""
+ },
+ "editThis_ppBenefit1": {
+ "message": "Ти отримаєш маленьку часточку місця у моєму серці"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Показувати у панелі розробника"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Блокувати нові кукі"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Будь причиною мого самого першого інсульту. Все що необхідно, це пожертва!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "А також Італійську піцу!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Встановити тільки для читання"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Гуманітарна програма"
+ },
+ "editThis_deleteAll": {
+ "message": "Видалити всі"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Ми гарантуємо, що будь-яка персональна інформація не буде розповсюдженою!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Захищене кукі не може бути модифіковано будь-яким браузером або розширенням"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Немає захищених кукі"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Видалити всі кукі для цього сайту?"
+ },
+ "editThis_Donate": {
+ "message": "Підтримати"
+ },
+ "editThis_year": {
+ "message": "Роки"
+ },
+ "editThis_seconds": {
+ "message": "Секунди"
+ },
+ "editThis_ContextMenu": {
+ "message": "Редагувати кукі"
+ },
+ "editThis_name": {
+ "message": "Ім'я"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Показувати кнопку \"Блокувати і видалити всі\""
+ },
+ "editThis_domain": {
+ "message": "Домен"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Сортувати кукі"
+ },
+ "editThis_path": {
+ "message": "Шлях"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Захищено"
+ },
+ "editThis_amountByHand": {
+ "message": "щоб вказати суму вручну, натисни тут"
+ },
+ "editThis_yes": {
+ "message": "Так"
+ },
+ "editThis_backToList": {
+ "message": "Повернутись до списку"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Оновлювати сторінку після підтвердження змін кукі"
+ },
+ "editThis_expiration": {
+ "message": "Закінчення"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "за ім'ям"
+ },
+ "editThis_donations": {
+ "message": "Пожертви"
+ },
+ "editThis_updated": {
+ "message": "оновлено. Тисни тут щоб довідатись що нового."
+ },
+ "editThis_storeID": {
+ "message": "Номер"
+ },
+ "editThis_value": {
+ "message": "Значення"
+ },
+ "editThis_contactsIntro": {
+ "message": "Надіслати нам листа"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Блокувати за іменем"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Немає жодних правил блокування"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Видалити це правило"
+ },
+ "editThis_Amount": {
+ "message": "Кількість"
+ },
+ "editThis_cookiesExported": {
+ "message": "Кукі експортовано"
+ },
+ "editThis_advertisements": {
+ "message": "Оголошення"
+ },
+ "editThis_support_etc": {
+ "message": "Підтримати EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Приступаючи до роботи"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Немає даних =("
+ },
+ "editThis_newFilter": {
+ "message": "Новий фільтр"
+ },
+ "editThis_hour": {
+ "message": "Години"
+ },
+ "editThis_Source_Code": {
+ "message": "Вихідний код"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Кодувати значення кукі (згідно з http://curl.haxx.se/rfc/cookie_spec.html ) (Рекомендується)"
+ },
+ "editThis_helpIntro": {
+ "message": "Тут ти отримаєш пояснення до деяких функцій цього розширення"
+ },
+ "editThis_iWantDonate": {
+ "message": "Хочу зробити пожетву",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Гроші отримані на цей час"
+ },
+ "editThis_cancel": {
+ "message": "Скасувати"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Перевірити вихідний код EditThisCookie's на $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Шукати"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Кукі скопійовано до буферу"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Експорт"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Видалити кукі"
+ },
+ "editThis_Details": {
+ "message": "Деталі"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/vi/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/vi/messages.json
new file mode 100644
index 0000000..85febf8
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/vi/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "Chỉ Http"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "Cho phép chúng tôi chia sẻ dữ liệu lướt web của bạn. Tất cả sẽ là nặc danh."
+ },
+ "editThis_no_cookies": {
+ "message": "Không có cookie nào ở đây"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "Xác nhận thay đổi cookie"
+ },
+ "editThis_Options": {
+ "message": "Tùy chọn"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "Cookie bị chặn"
+ },
+ "editThis_minutes": {
+ "message": "Phút"
+ },
+ "editThis_Rate_ETC": {
+ "message": "Đánh giá EditThisCookie"
+ },
+ "editThis_Blocked_Def": {
+ "message": "Nếu bạn muốn xóa cookie một cách tự động mỗi khi nó được tạo, hãy thêm bộ lọc để chúng không bao giờ làm phiền bạn nữa"
+ },
+ "editThis_translation": {
+ "message": "Dịch thuật"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "Các cookie đã bị xóa"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "Nếu bạn tìm thấy lỗi hay là có bất kỳ gợi ý nào? Hãy cho chúng tôi biết !"
+ },
+ "editThis_statsIntro": {
+ "message": "Tại đây bạn có thể hiểu cách sử dụng của tiện ích này. Dữ liệu này chỉ được thu thập bắt đầu từ tháng 7 2012."
+ },
+ "editThis_Donation_Date": {
+ "message": "Ngày quyên góp"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "Hiên biểu tượng mũ của Santa"
+ },
+ "editThis_help": {
+ "message": "Trợ giúp"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "Nhập dữ liệu"
+ },
+ "editThis_contacts": {
+ "message": "Các liên hệ"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "Cookies được bảo vệ"
+ },
+ "editThis_flagAll": {
+ "message": "Chặn và xóa tất cả"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "Nếu bạn thích Edit This Cookie, hãy đánh giá trên Chrome Web Store"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "Hiện domain trước tên của cookie"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Cookie chỉ cho phép đọc"
+ },
+ "editThis_support": {
+ "message": "Hỗ trợ chúng tôi"
+ },
+ "editThis_addNew": {
+ "message": "Cookie mới"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "Hiện quảng cáo kín đáo ở 1 số trang tôi ghé qua"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "Hiện domain gần tên cookie"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "Bỏ qua lưu cache khi tải lại trang"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "Thông tin và thiết lập"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "Bạn có thể sử dụng cách diễn giải thông thường"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "Đóng góp qua PayPal"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "Lỗi / Các chức năng được yêu cầu"
+ },
+ "editThis_Save": {
+ "message": "Lưu"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "Nếu được bật, bạn sẽ có thể ẩn biểu tượng trên toolbar bằng cách chuột phải vào nó!"
+ },
+ "editThis_statsSince": {
+ "message": "Thống kê cookie từ: $1"
+ },
+ "editThis_translationIntro": {
+ "message": "Giúp chúng tôi dịch tiện ích mở rộng này sang ngôn ngữ của bạn"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "Chọn kiểu dữ liệu bạn muốn lưu ra"
+ },
+ "editThis_reset": {
+ "message": "Khởi động lại"
+ },
+ "editThis_no": {
+ "message": "Không"
+ },
+ "editThis_addRule": {
+ "message": "Thêm quy tắc này"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "Paste cookies vào đây để nhập dữ liệu. Các định dạng được chấp nhận:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "Bạn có thể đóng góp tới:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie là chương trình quản lý cookie. Bạn có thể thêm, xóa, chỉnh sửa, tìm kiếm, bảo vệ và chặn cookies trên các website!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookie đã được sửa"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "Chặn cookie"
+ },
+ "editThis_time": {
+ "message": "Thời gian"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "Hiện label cạnh các biểu tượng"
+ },
+ "editThis_day": {
+ "message": "Ngày"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Bị chặn bởi domain"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Đã xóa các cookie bị chặn"
+ },
+ "editThis_stats": {
+ "message": "Tình trạng"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "Chọn ngôn ngữ khác"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "theo tên và domain"
+ },
+ "editThis_Charity_Message": {
+ "message": "Bạn sẽ giúp đỡ trẻ em cần hỗ trợ trên toàn thế giới, bởi $1% lợi nhuận sẽ được chuyển đến "
+ },
+ "editThis_Max_Date_Option": {
+ "message": "Sửa thời gian tồn tại lâu nhất của bất kỳ cookie nào"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Chặn theo giá trị"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "Chúng tôi phát triển phần mềm nguồn mở chất lượng cao và chúng tôi trao nó miễn phí. Hãy hỗ trợ chúng tôi với $1. Di chuyển thanh cuộn để thay đổi",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "Tháng"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookie đã được tạo"
+ },
+ "editThis_cookiesImported": {
+ "message": "Cookie đã được lưu vào bộ nhớ"
+ },
+ "editThis_secure": {
+ "message": "An toàn"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Thời hạn tồn tại của cookie đã bị giảm đi"
+ },
+ "editThis_hostOnly": {
+ "message": "Chỉ Host"
+ },
+ "editThis_Max_Date": {
+ "message": "Đặt thời gian tồn tại lâu nhất cho"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "Đóng góp bằng Bitcoins"
+ },
+ "editThis_session": {
+ "message": "Phiên làm việc"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Hiện nút \"Sửa Cookies\" trong bảng chuột phải"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Luôn yêu cầu xác nhận"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "The Gospel of the Flying Spaghetti Monster (tên sách)"
+ },
+ "editThis_timesUsed": {
+ "message": "Bạn đã sử dụng 'EditThisCookie' $1 lần"
+ },
+ "editThis_ppBenefit7": {
+ "message": "Bạn thật hào phóng! Nếu chúng ta có duyên gặp nhau, tôi sẽ mời bạn chút bia (hey, beer hơi bị quan trọng đấy)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "Nếu chúng ta có duyên gặp nhau, tôi sẽ mua cho bạn cà phê Ý và 1 chiếc bánh 'Babbà' (Thử tìm trên Google xem)"
+ },
+ "editThis_ppBenefit5": {
+ "message": "Bạn có thể đặt tên chức năng bạn muốn và tôi sẽ biến nó thành hiện thực! (đừng yêu cầu chức năng không thể làm :P)"
+ },
+ "editThis_ppBenefit4": {
+ "message": "Bạn có thể đặt tên bất kỳ lỗi nào trong EditThisCookie làm cho bạn thấy khó chịu và Tôi sẽ sửa nó với tốc độ cực-kỳ-nhanh"
+ },
+ "editThis_ppBenefit3": {
+ "message": "Bạn sẽ nhận được một email cảm ơn"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Tên của bạn đã được thêm vào Wall of Fame ( Bức tường Danh vọng )"
+ },
+ "editThis_ppBenefit1": {
+ "message": "Bạn sẽ nhận được 1 góc nhỏ trong tim tôi"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "Hiện bảng DevTools"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "Chặn cookie mới"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Bạn làm tôi shock vãi, lên cơn đau tim mất rồi. Bạn hãy đóng góp cho tôi nhanh đi!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "Và 1 bánh pizza chính gốc Italia"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Đặt chế độ chỉ đọc"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Chương trình nhân đạo"
+ },
+ "editThis_deleteAll": {
+ "message": "Xóa tất cả"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "Chúng tôi đảm bảo không bao giờ chia sẻ thông tin cá nhân!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "Một cookie được bảo vệ thì không thể bị thay đổi bởi bất kỳ website hay phần mềm tiện ích nào"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "Chưa có cookie được bảo vệ"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Xóa tất cả cookie trên trang hiện tại ?"
+ },
+ "editThis_Donate": {
+ "message": "Đóng góp"
+ },
+ "editThis_year": {
+ "message": "Năm"
+ },
+ "editThis_seconds": {
+ "message": "Giây"
+ },
+ "editThis_ContextMenu": {
+ "message": "Sửa cookie"
+ },
+ "editThis_name": {
+ "message": "Tên"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "Hiện nút \"Chặn và xóa tất cả\""
+ },
+ "editThis_domain": {
+ "message": "Domain"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Sắp xếp cookies"
+ },
+ "editThis_path": {
+ "message": "Đường dẫn"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "Được bảo vệ"
+ },
+ "editThis_amountByHand": {
+ "message": "để nhập số lượng bằng tay, hãy ấn vào đây"
+ },
+ "editThis_yes": {
+ "message": "Có"
+ },
+ "editThis_backToList": {
+ "message": "Quay trở lại danh sách trước"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Tải lại trang sau khi sửa đổi"
+ },
+ "editThis_expiration": {
+ "message": "Sự hết hạn"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "theo tên"
+ },
+ "editThis_donations": {
+ "message": "Sự đóng góp"
+ },
+ "editThis_updated": {
+ "message": "đã được cập nhật. Hãy ấn vào đây để xem có gì mới."
+ },
+ "editThis_storeID": {
+ "message": "ID lưu trữ"
+ },
+ "editThis_value": {
+ "message": "Giá trị"
+ },
+ "editThis_contactsIntro": {
+ "message": "Hãy gửi email cho chúng tôi"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Chặn theo tên"
+ },
+ "editThis_noBlockAdded": {
+ "message": "Không có quy tắc chặn nào được thêm"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "Xóa quy tắc này"
+ },
+ "editThis_Amount": {
+ "message": "Số lượng"
+ },
+ "editThis_cookiesExported": {
+ "message": "Xuất dữ liệu cookie ra file"
+ },
+ "editThis_advertisements": {
+ "message": "Quảng cáo"
+ },
+ "editThis_support_etc": {
+ "message": "Hãy ủng hộ EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "Hãy cùng bắt đầu"
+ },
+ "editThis_noStatsNotice": {
+ "message": "Tạm thời chưa có dữ liệu :("
+ },
+ "editThis_newFilter": {
+ "message": "Bộ lọc mới"
+ },
+ "editThis_hour": {
+ "message": "GIờ"
+ },
+ "editThis_Source_Code": {
+ "message": "Mã nguồn"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Mã hóa giá trị cookie (như là http://curl.haxx.se/rfc/cookie_spec.html ) (Được đề nghị)"
+ },
+ "editThis_helpIntro": {
+ "message": "Tại đây bạn sẽ tìm thấy lời giải thích cho một số chức năng cơ bản của tiện ích này"
+ },
+ "editThis_iWantDonate": {
+ "message": "Tôi muốn đóng góp",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Số tiền đóng góp cho đên bây giờ"
+ },
+ "editThis_cancel": {
+ "message": "Hoãn lại"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "Xem mã nguồn của EditThisCookie chỉ với $1",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "Tím kiếm"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies đã được copy vào clipboard"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "Xuất dữ liệu"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "Xóa cookie"
+ },
+ "editThis_Details": {
+ "message": "Chi tiết"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/zh_CN/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/zh_CN/messages.json
new file mode 100644
index 0000000..b1bfa72
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/zh_CN/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "httpOnly"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "允许我们使用您的浏览信息,所有的信息都是匿名的。"
+ },
+ "editThis_no_cookies": {
+ "message": "没有cookie记录!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "提交更改"
+ },
+ "editThis_Options": {
+ "message": "选项"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "屏蔽cookies"
+ },
+ "editThis_minutes": {
+ "message": "分钟"
+ },
+ "editThis_Rate_ETC": {
+ "message": "为 EditThisCookie 评分"
+ },
+ "editThis_Blocked_Def": {
+ "message": "如果你不想让某个cookie被创建,添加一个过滤规则即可"
+ },
+ "editThis_translation": {
+ "message": "翻译"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "已删除 Cookie"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "发现错误或有新想法?告诉我们吧!"
+ },
+ "editThis_statsIntro": {
+ "message": "在这里您可以查看本插件的使用情况。这些信息自2012年7月开始统计。"
+ },
+ "editThis_Donation_Date": {
+ "message": "捐助日期"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "图标上显示圣诞帽"
+ },
+ "editThis_help": {
+ "message": "帮助"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "导入cookie"
+ },
+ "editThis_contacts": {
+ "message": "联系方式"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "锁定的Cookies"
+ },
+ "editThis_flagAll": {
+ "message": "全部加入黑名单后清空"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "如果您喜欢EditThisCookie,请在Chrome Web Store上为我们评分"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "在Cookie名称前显示域名"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "受保护的只读Cookies"
+ },
+ "editThis_support": {
+ "message": "支持我们"
+ },
+ "editThis_addNew": {
+ "message": "添加新cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "在我访问的一些页面中显示些不显眼的广告。"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "在每个cookie名称旁边显示域名"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "刷新页面时跳过缓存"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "设置"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "你可以使用正则表达式"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "使用Paypal(贝宝)赞助"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "问题反馈"
+ },
+ "editThis_Save": {
+ "message": "保存"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "如果启用,您将能够通过右键单击它来隐藏工具栏上的图标!"
+ },
+ "editThis_statsSince": {
+ "message": "Cookie统计自 : $1"
+ },
+ "editThis_translationIntro": {
+ "message": "帮助我们翻译该插件到您的语言"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "选择cookies的导出格式"
+ },
+ "editThis_reset": {
+ "message": "重置"
+ },
+ "editThis_no": {
+ "message": "无"
+ },
+ "editThis_addRule": {
+ "message": "添加规则"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "请将要导入的cookies粘贴在这里。允许的格式:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "您可以将捐助发送到:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie是一个cookie管理器。您可以添加,删除,编辑,搜索,锁定和屏蔽cookies!"
+ },
+ "editThis_cookiesModified": {
+ "message": "修改的cookies"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "添加规则"
+ },
+ "editThis_time": {
+ "message": "时间"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "显示图标旁的标签"
+ },
+ "editThis_day": {
+ "message": "日"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "按域名屏蔽"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "已标记为删除"
+ },
+ "editThis_stats": {
+ "message": "状态"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "更改语言"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "根据域名和名称"
+ },
+ "editThis_Charity_Message": {
+ "message": "您将帮助全球的贫困儿童,我们收入的$1%将捐赠至"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "忽略任何cookies的最大周期"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "按Cookie值屏蔽"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "我们开发免费好用的开源软件,你可以花$1(或更多)来支持我们。 我们对此表示感谢!",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "月"
+ },
+ "editThis_cookiesCreated": {
+ "message": "已创建的Cookies"
+ },
+ "editThis_cookiesImported": {
+ "message": "导入的 Cookie"
+ },
+ "editThis_secure": {
+ "message": "安全"
+ },
+ "editThis_cookiesShortened": {
+ "message": "缩短cookies的有效时间"
+ },
+ "editThis_hostOnly": {
+ "message": "hostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "设置cookie的周期为"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "使用Bitcoins(比特币)赞助"
+ },
+ "editThis_session": {
+ "message": "session"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "添加“编辑Cookies”到右键菜单"
+ },
+ "editThis_Show_Alerts": {
+ "message": "总是在操作前确认"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "飞面大神的福音"
+ },
+ "editThis_timesUsed": {
+ "message": "您已使用EditThisCookie插件$1次"
+ },
+ "editThis_ppBenefit7": {
+ "message": "你真壕 =v= 哪日碰面我请你喝啤酒 (啤酒是很重要的哦~)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "有机会碰面我请你意大利咖啡和Babbà"
+ },
+ "editThis_ppBenefit5": {
+ "message": "你可以提出一个你想要的功能,我会尽力将其实现!(不要提不现实的功能 :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "你可以提交那些让你感到不爽的功能,然后我会在第一时间将其改到您满意!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "你将收到一封感谢邮件。"
+ },
+ "editThis_ppBenefit2": {
+ "message": "您将留名青史。"
+ },
+ "editThis_ppBenefit1": {
+ "message": "你会在我的心中占据小小的位置"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "在‘开发者工具’里显示"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "标记新cookies"
+ },
+ "editThis_ppBenefit9": {
+ "message": "您的捐助是我们的动力。"
+ },
+ "editThis_ppBenefit8": {
+ "message": "和意大利披萨!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "设置为只读"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "人道主义方案"
+ },
+ "editThis_deleteAll": {
+ "message": "删除全部"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "我们保证任何个人信息都不会被公开!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "“受保护的Cookie”指无法被网站或其他扩展修改的Cookie"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "没有受保护的Cookie"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "你确定删除此站点的所有cookies吗?"
+ },
+ "editThis_Donate": {
+ "message": "贡献"
+ },
+ "editThis_year": {
+ "message": "年"
+ },
+ "editThis_seconds": {
+ "message": "秒"
+ },
+ "editThis_ContextMenu": {
+ "message": "编辑cookies"
+ },
+ "editThis_name": {
+ "message": "名称"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "显示 “标记全部并清空” 按钮"
+ },
+ "editThis_domain": {
+ "message": "域名"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "Cookie 排序"
+ },
+ "editThis_path": {
+ "message": "路径"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "受保护的"
+ },
+ "editThis_amountByHand": {
+ "message": "点击这里输入一个金额"
+ },
+ "editThis_yes": {
+ "message": "是"
+ },
+ "editThis_backToList": {
+ "message": "回到列表"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "提交更改后刷新页面"
+ },
+ "editThis_expiration": {
+ "message": "过期时间"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "根据名称"
+ },
+ "editThis_donations": {
+ "message": "捐赠"
+ },
+ "editThis_updated": {
+ "message": "已被更新,点击这里查看更新"
+ },
+ "editThis_storeID": {
+ "message": "storeID"
+ },
+ "editThis_value": {
+ "message": "值"
+ },
+ "editThis_contactsIntro": {
+ "message": "给我们发送一封电子邮件"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "按Cookie名称屏蔽"
+ },
+ "editThis_noBlockAdded": {
+ "message": "没有添加过滤规则"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "删除该规则"
+ },
+ "editThis_Amount": {
+ "message": "金额"
+ },
+ "editThis_cookiesExported": {
+ "message": "导出的 Cookie"
+ },
+ "editThis_advertisements": {
+ "message": "广告"
+ },
+ "editThis_support_etc": {
+ "message": "支持我们"
+ },
+ "editThis_getting_started": {
+ "message": "准备开始"
+ },
+ "editThis_noStatsNotice": {
+ "message": "暂无数据:("
+ },
+ "editThis_newFilter": {
+ "message": "新过滤器"
+ },
+ "editThis_hour": {
+ "message": "时"
+ },
+ "editThis_Source_Code": {
+ "message": "源码"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "建议依照 http://curl.haxx.se/rfc/cookie_spec.html 编辑cookies的值"
+ },
+ "editThis_helpIntro": {
+ "message": "在这里您会找到针对本插件基本功能的说明"
+ },
+ "editThis_iWantDonate": {
+ "message": "我要捐助",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "已募得的资金"
+ },
+ "editThis_cancel": {
+ "message": "取消"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "在 $1 上浏览 EditThisCookie 的源码",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "搜索"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookie 已复制到剪切板"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "导出cookies"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "删除cookie"
+ },
+ "editThis_Details": {
+ "message": "详细信息"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/_locales/zh_TW/messages.json b/Chrome_extensions/cookies_reader_extension/_locales/zh_TW/messages.json
new file mode 100644
index 0000000..1422687
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/_locales/zh_TW/messages.json
@@ -0,0 +1,411 @@
+{
+ "editThis_httpOnly": {
+ "message": "HTTP Only"
+ },
+ "editThis_AN_optInDescription": {
+ "message": "允許我們分享您的瀏覽數據。這些數據都是匿名的。"
+ },
+ "editThis_no_cookies": {
+ "message": "這裡並沒有 cookies!"
+ },
+ "editThis_Alert_submitAll": {
+ "message": "提交 cookie 更改"
+ },
+ "editThis_Options": {
+ "message": "選項"
+ },
+ "editThis_Blocked_Cookies": {
+ "message": "已封鎖的 cookies"
+ },
+ "editThis_minutes": {
+ "message": "分鐘"
+ },
+ "editThis_Rate_ETC": {
+ "message": "為 EditThisCookie 評分"
+ },
+ "editThis_Blocked_Def": {
+ "message": "如果您想在 cookie 建立時就刪除掉,建立一個篩選器。它將不再打擾您。"
+ },
+ "editThis_translation": {
+ "message": "翻譯"
+ },
+ "editThis_cookiesDeleted": {
+ "message": "已刪除的 cookies"
+ },
+ "editThis_bugsFeatureRequestIntro": {
+ "message": "發現錯誤或是有任何提議?告訴我們吧!"
+ },
+ "editThis_statsIntro": {
+ "message": "這裡可以看到您使用此擴充功能的方式。此數據在 2012 年 7 月才開始收集。"
+ },
+ "editThis_Donation_Date": {
+ "message": "捐獻日期"
+ },
+ "editThis_Show_Christmas_Icon": {
+ "message": "顯示聖誕老人帽子圖示"
+ },
+ "editThis_help": {
+ "message": "幫助"
+ },
+ "editThis_Paste_Cookies": {
+ "message": "匯入"
+ },
+ "editThis_contacts": {
+ "message": "聯絡我們"
+ },
+ "editThis_Protected_Cookies": {
+ "message": "已保護的 cookies"
+ },
+ "editThis_flagAll": {
+ "message": "全部封鎖並刪除"
+ },
+ "editThis_Rate_Us_Intro": {
+ "message": "如果您喜歡 EditThisCookie,請在 Chrome 線上應用程式商店留下評分"
+ },
+ "editThis_Show_Domain_Before_Name": {
+ "message": "在 cookie 名稱前顯示網域名稱"
+ },
+ "editThis_paypalSupportCharity": {
+ "message": "EditThisCookie is free to use but please donate now with $1. All proceeds go to charities! :) Move the slider to change the amount",
+ "description": "It will read: Donate now with PayPal"
+ },
+ "editThis_cookiesProtected": {
+ "message": "Read-only cookies protected"
+ },
+ "editThis_support": {
+ "message": "支持我們"
+ },
+ "editThis_addNew": {
+ "message": "新 cookie"
+ },
+ "editThis_AN_adsDescription": {
+ "message": "在某些我瀏覽的頁面上顯示非阻擋性的廣告"
+ },
+ "editThis_": {
+ "message": ""
+ },
+ "editThis_Show_Domain": {
+ "message": "在 cookie 名稱附近顯示網域名稱"
+ },
+ "editThis_skipCacheOnReload": {
+ "message": "頁面重新載入時略過快取"
+ },
+ "editThis_adsInfoAndSettings": {
+ "message": "資訊及設定"
+ },
+ "editThis_useRegularExpressions": {
+ "message": "您可以使用正規表示式"
+ },
+ "editThis_Contribute_PayPal": {
+ "message": "使用 PayPal 捐獻"
+ },
+ "editThis_bugsFeatureRequest": {
+ "message": "程式錯誤/要求增加功能"
+ },
+ "editThis_Save": {
+ "message": "儲存"
+ },
+ "editThis_Show_ContextMenu_helper": {
+ "message": "如啟用,您可以按右鍵隱藏工具列上的圖示"
+ },
+ "editThis_statsSince": {
+ "message": "自 $1 起的 cookie 統計:"
+ },
+ "editThis_translationIntro": {
+ "message": "協助我們翻譯這個擴充功能"
+ },
+ "editThis_Copy_Cookies_Type": {
+ "message": "選取您欲使用的 cookies 匯出格式"
+ },
+ "editThis_reset": {
+ "message": "重設"
+ },
+ "editThis_no": {
+ "message": "否"
+ },
+ "editThis_addRule": {
+ "message": "新增此規則"
+ },
+ "editThis_Paste_Cookie_Here": {
+ "message": "在此貼上要匯入的 cookies。可接納的格式:"
+ },
+ "editThis_Send_Donations_To": {
+ "message": "您可以把捐款送到:"
+ },
+ "editThis_description": {
+ "message": "EditThisCookie 是一個 cookie 管理器。您可以增加、刪除、修改、搜尋、保護和封鎖 cookies!"
+ },
+ "editThis_cookiesModified": {
+ "message": "Cookies modified"
+ },
+ "editThis_Flag_Cookie": {
+ "message": "封鎖 cookie"
+ },
+ "editThis_time": {
+ "message": "時間"
+ },
+ "editThis_ShowCommandsLabels": {
+ "message": "在圖示旁顯示標籤"
+ },
+ "editThis_day": {
+ "message": "日"
+ },
+ "editThis_Flag_CookieWithDomain": {
+ "message": "Block by domain"
+ },
+ "editThis_cookiesFlagged": {
+ "message": "Blocked cookies deleted"
+ },
+ "editThis_stats": {
+ "message": "統計"
+ },
+ "editThis_Use_Custom_Locale": {
+ "message": "選取其他語言:"
+ },
+ "editThis_Sort_Cookies_Domain_Alpha": {
+ "message": "以網域及名稱"
+ },
+ "editThis_Charity_Message": {
+ "message": "您能幫助全球有需要的小孩,因為所得的 $1% 會送到:"
+ },
+ "editThis_Max_Date_Option": {
+ "message": "複寫任何 cookie 的最長壽命"
+ },
+ "editThis_Flag_CookieWithValue": {
+ "message": "Block by value"
+ },
+ "editThis_paypalSupportIntro": {
+ "message": "We develop high quality open source software and we give it away for free. Support us using $1. Move the slider to change the amount",
+ "description": "It will read: Support us using PayPal. Move the slider to change the amount"
+ },
+ "editThis_month": {
+ "message": "月"
+ },
+ "editThis_cookiesCreated": {
+ "message": "Cookies created"
+ },
+ "editThis_cookiesImported": {
+ "message": "已匯入 cookies"
+ },
+ "editThis_secure": {
+ "message": "Secure"
+ },
+ "editThis_cookiesShortened": {
+ "message": "Cookies' expiration shortened"
+ },
+ "editThis_hostOnly": {
+ "message": "HostOnly"
+ },
+ "editThis_Max_Date": {
+ "message": "Set the maximum cookie age to"
+ },
+ "editThis_Contribute_Bitcoins": {
+ "message": "以 Bitcoins 捐獻"
+ },
+ "editThis_session": {
+ "message": "Session"
+ },
+ "editThis_Show_ContextMenu": {
+ "message": "Show \"Edit Cookies\" in contextual menu"
+ },
+ "editThis_Show_Alerts": {
+ "message": "Always ask for confirmation"
+ },
+ "editThis_gospelBookTitle": {
+ "message": "The Gospel of the Flying Spaghetti Monster"
+ },
+ "editThis_timesUsed": {
+ "message": "您已使用 'EditThisCookie' $1 次"
+ },
+ "editThis_ppBenefit7": {
+ "message": "You are very generous! If we ever meet I'll get you a few beers (hey, beer is important)"
+ },
+ "editThis_ppBenefit6": {
+ "message": "If we ever meet I'll get you an Italian coffee and a 'Babbà'"
+ },
+ "editThis_ppBenefit5": {
+ "message": "You can name a feature you want to be implemented and I'll make it true! (just don't ask for the impossible :P )"
+ },
+ "editThis_ppBenefit4": {
+ "message": "您可以標示任何讓您煩擾的程式錯誤,我們會迅速修正它!"
+ },
+ "editThis_ppBenefit3": {
+ "message": "You'll receive a thank you email"
+ },
+ "editThis_ppBenefit2": {
+ "message": "Your name will be added to the Wall of Fame"
+ },
+ "editThis_ppBenefit1": {
+ "message": "您會在我的心裡拿到小小的位置"
+ },
+ "editThis_Show_DevTools_Panel": {
+ "message": "顯示開發人員工具面板"
+ },
+ "editThis_Flag_New_Cookie": {
+ "message": "封鎖新的 cookie"
+ },
+ "editThis_ppBenefit9": {
+ "message": "Be the cause of my very first heart stroke. All you have to do is donate now!"
+ },
+ "editThis_ppBenefit8": {
+ "message": "還有一塊義大利比薩!"
+ },
+ "editThis_Set_ReadOnly": {
+ "message": "Set as readonly"
+ },
+ "editThis_Humanitarian_Program": {
+ "message": "Humanitarian program"
+ },
+ "editThis_deleteAll": {
+ "message": "全部刪除"
+ },
+ "editThis_statsSharePolicy": {
+ "message": "我們保證個人資訊不會洩漏!"
+ },
+ "editThis_Contribute_Other": {
+ "message": "Contribute with another method"
+ },
+ "editThis_ReadOnly_Def": {
+ "message": "A protected cookie is a cookie which can't be modified by any website or extension"
+ },
+ "editThis_noReadOnlyAdded": {
+ "message": "No cookies protected yet"
+ },
+ "editThis_Alert_deleteAll": {
+ "message": "Delete all cookies for current website?"
+ },
+ "editThis_Donate": {
+ "message": "Contribute"
+ },
+ "editThis_year": {
+ "message": "年"
+ },
+ "editThis_seconds": {
+ "message": "秒"
+ },
+ "editThis_ContextMenu": {
+ "message": "Edit Cookies"
+ },
+ "editThis_name": {
+ "message": "名字"
+ },
+ "editThis_Show_Flag_And_Delete_All": {
+ "message": "顯示 [全部封鎖並刪除] 按鈕"
+ },
+ "editThis_domain": {
+ "message": "網域"
+ },
+ "editThis_Sort_Cookies": {
+ "message": "排序 cookies"
+ },
+ "editThis_path": {
+ "message": "路徑"
+ },
+ "editThis_Is_ReadOnly": {
+ "message": "已保護"
+ },
+ "editThis_amountByHand": {
+ "message": "to enter the amount by hand click here"
+ },
+ "editThis_yes": {
+ "message": "是"
+ },
+ "editThis_backToList": {
+ "message": "返回清單"
+ },
+ "editThis_reloadAfterChanges": {
+ "message": "Reload the page after submitting the changes"
+ },
+ "editThis_expiration": {
+ "message": "有效期"
+ },
+ "editThis_Sort_Cookies_Alpha": {
+ "message": "以名稱"
+ },
+ "editThis_donations": {
+ "message": "Donations"
+ },
+ "editThis_updated": {
+ "message": "已經更新過了。按下此處檢視最新功能。"
+ },
+ "editThis_storeID": {
+ "message": "StoreID"
+ },
+ "editThis_value": {
+ "message": "值"
+ },
+ "editThis_contactsIntro": {
+ "message": "Send us an email"
+ },
+ "editThis_Flag_CookieWithName": {
+ "message": "Block by name"
+ },
+ "editThis_noBlockAdded": {
+ "message": "No block rules added"
+ },
+ "editThis_Alert_deleteRule": {
+ "message": "刪除此規則"
+ },
+ "editThis_Amount": {
+ "message": "Amount"
+ },
+ "editThis_cookiesExported": {
+ "message": "已匯出 cookies"
+ },
+ "editThis_advertisements": {
+ "message": "Advertisements"
+ },
+ "editThis_support_etc": {
+ "message": "支持 EditThisCookie"
+ },
+ "editThis_getting_started": {
+ "message": "開始使用"
+ },
+ "editThis_noStatsNotice": {
+ "message": "No data yet :("
+ },
+ "editThis_newFilter": {
+ "message": "New filter"
+ },
+ "editThis_hour": {
+ "message": "小時"
+ },
+ "editThis_Source_Code": {
+ "message": "原始碼"
+ },
+ "editThis_Encode_Cookie_Value": {
+ "message": "Encode the value of the cookies (as per http://curl.haxx.se/rfc/cookie_spec.html ) (Recommended)"
+ },
+ "editThis_helpIntro": {
+ "message": "Here you will find explanations for some basic functions of this extension"
+ },
+ "editThis_iWantDonate": {
+ "message": "我想捐獻",
+ "description": "I want to donate X euros"
+ },
+ "editThis_Money_Raised": {
+ "message": "Money raised so far"
+ },
+ "editThis_cancel": {
+ "message": "取消"
+ },
+ "editThis_Source_Code_Intro": {
+ "message": "在 $1 上檢視 EditThisCookie 的原始碼",
+ "description": "It will read: Check EditThisCookie's source code on GitHub"
+ },
+ "editThis_search": {
+ "message": "搜尋"
+ },
+ "editThis_Copied_clipboard": {
+ "message": "Cookies copied to clipboard"
+ },
+ "editThis_Copy_Cookies": {
+ "message": "匯出"
+ },
+ "editThis_Alert_deleteCookie": {
+ "message": "刪除 cookie"
+ },
+ "editThis_Details": {
+ "message": "詳細"
+ }
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/css/font-awesome.min.css b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/css/font-awesome.min.css
new file mode 100644
index 0000000..4ec9223
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/css/font-awesome.min.css
@@ -0,0 +1,4 @@
+/*!
+ * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
+ * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
+ */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/FontAwesome.otf b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/FontAwesome.otf
new file mode 100644
index 0000000..d4de13e
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/FontAwesome.otf differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.eot b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.eot
new file mode 100644
index 0000000..c7b00d2
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.eot differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.svg b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.svg
new file mode 100644
index 0000000..8b66187
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.svg
@@ -0,0 +1,685 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.ttf b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.ttf
new file mode 100644
index 0000000..f221e50
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.ttf differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.woff b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.woff
new file mode 100644
index 0000000..6e7483c
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.woff differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.woff2 b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.woff2
new file mode 100644
index 0000000..7eb74fd
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/font-awesome-4.6.3/fonts/fontawesome-webfont.woff2 differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/opensans/DXI1ORHCpsQm3Vp6mXoaTRsxEYwM7FgeyaSgU71cLG0.woff b/Chrome_extensions/cookies_reader_extension/css/opensans/DXI1ORHCpsQm3Vp6mXoaTRsxEYwM7FgeyaSgU71cLG0.woff
new file mode 100644
index 0000000..489ad57
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/opensans/DXI1ORHCpsQm3Vp6mXoaTRsxEYwM7FgeyaSgU71cLG0.woff differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/opensans/O4NhV7_qs9r9seTo7fnsVD8E0i7KZn-EPnyo3HZu7kw.woff b/Chrome_extensions/cookies_reader_extension/css/opensans/O4NhV7_qs9r9seTo7fnsVD8E0i7KZn-EPnyo3HZu7kw.woff
new file mode 100644
index 0000000..cfdbf6e
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/opensans/O4NhV7_qs9r9seTo7fnsVD8E0i7KZn-EPnyo3HZu7kw.woff differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/opensans/k3k702ZOKiLJc3WVjuplzBsxEYwM7FgeyaSgU71cLG0.woff b/Chrome_extensions/cookies_reader_extension/css/opensans/k3k702ZOKiLJc3WVjuplzBsxEYwM7FgeyaSgU71cLG0.woff
new file mode 100644
index 0000000..6527d4e
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/opensans/k3k702ZOKiLJc3WVjuplzBsxEYwM7FgeyaSgU71cLG0.woff differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/opensans/opensans.css b/Chrome_extensions/cookies_reader_extension/css/opensans/opensans.css
new file mode 100644
index 0000000..574d24f
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/css/opensans/opensans.css
@@ -0,0 +1,24 @@
+@font-face {
+ font-family: 'Open Sans';
+ font-style: normal;
+ font-weight: 300;
+ src: local('Open Sans Light'), local('OpenSans-Light'), url(/css/opensans/DXI1ORHCpsQm3Vp6mXoaTRsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
+}
+@font-face {
+ font-family: 'Open Sans';
+ font-style: normal;
+ font-weight: 400;
+ src: local('Open Sans'), local('OpenSans'), url(/css/opensans/uYKcPVoh6c5R0NpdEY5A-Q.woff) format('woff');
+}
+@font-face {
+ font-family: 'Open Sans';
+ font-style: normal;
+ font-weight: 700;
+ src: local('Open Sans Bold'), local('OpenSans-Bold'), url(/css/opensans/k3k702ZOKiLJc3WVjuplzBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
+}
+@font-face {
+ font-family: 'Open Sans';
+ font-style: italic;
+ font-weight: 400;
+ src: local('Open Sans Italic'), local('OpenSans-Italic'), url(/css/opensans/O4NhV7_qs9r9seTo7fnsVD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
+}
diff --git a/Chrome_extensions/cookies_reader_extension/css/opensans/uYKcPVoh6c5R0NpdEY5A-Q.woff b/Chrome_extensions/cookies_reader_extension/css/opensans/uYKcPVoh6c5R0NpdEY5A-Q.woff
new file mode 100644
index 0000000..19216b3
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/opensans/uYKcPVoh6c5R0NpdEY5A-Q.woff differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/options.css b/Chrome_extensions/cookies_reader_extension/css/options.css
new file mode 100644
index 0000000..06ffce8
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/css/options.css
@@ -0,0 +1,158 @@
+body {
+ background-color: #F0F0F0;
+ font-size: 0.9em;
+ padding-bottom: 70px;
+}
+
+#footer {
+ background-color: #D1D1D1;
+ bottom: 0;
+ height: 40px;
+ left: 0;
+ overflow: hidden;
+ padding-left: 5px;
+ position: fixed;
+ right: 0;
+}
+
+.button {
+ cursor: pointer;
+}
+
+.box {
+ background-color: #FFFFFF;
+ border-color: #D1D1D1;
+ border-style: solid;
+ border-width: 1px;
+ margin-left: auto;
+ margin-right: auto;
+ margin-top: 35px;
+ width: 60%;
+}
+
+.popup {
+ display: none;
+ height: 21%;
+ left: 35%;
+ position: fixed;
+ top: 35%;
+ width: 30%;
+}
+
+.logo {
+ float: left;
+ left: 5px;
+ position: relative;
+ top: 5px;
+ z-index: 10;
+}
+
+.title {
+ background-image: url('/css/custom-theme1/images/ui-bg_dots-small_40_ebebeb_2x2.png');
+ background-repeat: repeat;
+ border-bottom-color: #CFCFCF;
+ border-bottom-style: solid;
+ border-bottom-width: 1px;
+ color: #000;
+ font-size: 110%;
+ padding: 5px 0 5px 30px;
+}
+
+.content {
+ margin: 15px 0 0 10px;
+}
+
+.formLine {
+ height: 35px;
+ margin: -5px 0 5px 0;
+ overflow: hidden;
+ white-space: nowrap;
+ width: 99%;
+}
+
+.input {
+ max-width: 10%!important;
+ width: 10%;
+}
+
+.formLabel {
+ padding-top: -10px;
+ text-align: right;
+ width: 80%;
+}
+
+.inputLabel {
+ float: left;
+ font-weight: bold;
+ margin-top: 5px;
+ padding: 0 1em;
+ text-align: right;
+ width: 15%;
+}
+
+.rule {
+ color: red;
+ font-weight: bold;
+}
+
+.deleteButton {
+ cursor: pointer;
+ position: relative;
+ user-select: none;
+}
+
+tr>td:first-child {
+ width: 20%;
+}
+
+#addRule {
+ float: right;
+ margin-right: 0;
+ margin-top: 0;
+}
+
+#addRule span {
+ vertical-align: text-top;
+}
+
+#submitDiv {
+ float: right;
+ margin-right: 5px;
+ margin-top: 5px;
+}
+
+#submitButton {
+ height: 30px;
+ margin-bottom: 5px;
+ margin-top: 5px;
+ padding-bottom: 5px;
+ padding-top: 5px;
+ right: 0;
+ user-select: none;
+}
+
+.helper {
+ border-bottom: 1px dotted #9e9e9e;
+ color: #9e9e9e;
+ cursor: help;
+}
+
+.help_subject {
+ font-size: 90%;
+ color: #ff0033;
+}
+
+A:link {
+ color: #000;
+ text-decoration: none;
+}
+
+A:visited {
+ color: #000;
+ text-decoration: none;
+}
+
+A:active {
+ color: #000;
+ text-decoration: none;
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/css/options_main_page.css b/Chrome_extensions/cookies_reader_extension/css/options_main_page.css
new file mode 100644
index 0000000..5065f31
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/css/options_main_page.css
@@ -0,0 +1,173 @@
+body {
+ margin: 0;
+ padding: 0;
+ background-color: #FFF;
+ font-size: 0.9em;
+ font-family: 'Open Sans', sans-serif;
+ font-size: 75%;
+ cursor: default;
+ user-select: none;
+}
+
+h1 {
+ color: rgb(92, 97, 102);
+ font-size: 150%;
+ font-weight: normal;
+ line-height: 1;
+}
+
+#navigation {
+ position: fixed;
+ left: 0;
+ width: 160px;
+ height: 100%;
+ padding-top: 15px;
+ background-color: #FFF;
+ background-color: #F7F7F7;
+ border-right-width: 1px;
+ border-right-style: solid;
+ border-right-color: #E3E3E3;
+ z-index: 1;
+}
+
+#navigation>h1 {
+ margin-left: 5px;
+}
+
+#navigation>ul {
+ list-style-type: none;
+ margin: 0;
+ padding: 0;
+}
+
+#navigation li {
+ -webkit-border-start: 6px solid transparent;
+ -webkit-padding-start: 18px;
+ user-select: none;
+ color: #999;
+ cursor: pointer;
+ line-height: 17px;
+ margin: 5px 0;
+}
+
+#navigation li:hover {
+ color: #777;
+}
+
+#navigation li.selected {
+ -webkit-border-start-color: rgb(78, 87, 100);
+ color: rgb(70, 78, 90);
+ font-weight: bold;
+}
+
+#maincontent {
+ position: fixed;
+ width: 100%;
+ height: 100%;
+ margin: 0;
+ padding: 0;
+ background-color: #F7F7F7;
+ border: none;
+}
+
+.box {
+ margin-left: 180px;
+ padding-top: 15px;
+ padding-right: 15px;
+}
+
+.box h1 {
+ color: #000;
+ margin-top: 10px;
+ margin-left: -10px;
+ font-size: 200%;
+}
+
+.section-title {
+ margin-top: 0px;
+ margin-left: -10px;
+ margin-bottom: 10px;
+ font-size: 110%;
+ font-weight: bold;
+}
+
+.section-title:first-of-type {
+ margin-top: 10px;
+}
+
+.button {
+ cursor: pointer;
+}
+
+.formLine {
+ height: 30px;
+}
+
+.checker>span {
+ margin-top: -2px !important;
+}
+
+A:link, A:visited, A:active, .link_like {
+ color: #4183C4;
+ cursor: pointer;
+ text-decoration: none;
+ font-weight: bold;
+}
+
+.linkify {
+ cursor: pointer;
+}
+
+.linkify:hover {
+ color: #4D4D4D;
+}
+
+.helper {
+ border-bottom: 1px dotted #9e9e9e !important;
+ color: #9e9e9e !important;
+ cursor: pointer !important;
+ text-decoration: none !important;
+}
+
+hr {
+ margin: 10px 0 10px -15px;
+ border-top-color: #E3E3E3;
+ border-top-style: solid;
+ border-width: 1px 0 0 0;
+}
+
+.template {
+ display: none !important;
+}
+
+.table {
+ padding-left: 0px;
+ width: 100%;
+ display: table;
+ border-collapse: separate;
+ border-spacing: 0px;
+}
+
+.table_row {
+ width: 100%;
+ display: table-row;
+ vertical-align: middle
+}
+
+.header div {
+ padding-left: 0px !important;
+ font-weight: bold;
+}
+
+.table_row div {
+ height: 30px;
+ padding-right: 10px;
+ display: table-cell;
+ text-align: left;
+ vertical-align: middle;
+}
+
+.fa {
+ font-size: 1.2em;
+ line-height: 20px;
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/css/popup-accordion.css b/Chrome_extensions/cookies_reader_extension/css/popup-accordion.css
new file mode 100644
index 0000000..605c9f4
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/css/popup-accordion.css
@@ -0,0 +1,15 @@
+#cookiesList .ui-accordion-header {
+ background-image: linear-gradient(to bottom, #eee 0%, #eee 100%);
+}
+
+.ui-accordion-header {
+ background-color: #ccc;
+ margin: 0 !important;
+ border-radius: 0 !important;
+}
+
+.ui-accordion-content {
+ border-radius: 0 !important;
+ padding-left: 0!important;
+ padding-right: 0!important;
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/css/popup-tabs.css b/Chrome_extensions/cookies_reader_extension/css/popup-tabs.css
new file mode 100644
index 0000000..a45c8c5
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/css/popup-tabs.css
@@ -0,0 +1,50 @@
+#tabs {
+ overflow: hidden;
+ width: 100%;
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+#tabs ul {
+ background-color: transparent !important;
+ background-image: none !important;
+}
+
+#tabs li {
+ float: left;
+ margin: 0 -15px 0 0;
+}
+
+#tabs a {
+ float: left;
+ position: relative;
+ padding: 0 40px;
+ height: 0;
+ line-height: 30px;
+ text-transform: uppercase;
+ text-decoration: none;
+ color: #fff;
+ border-right: 30px solid transparent;
+ border-bottom: 30px solid #3D3D3D;
+ border-bottom-color: #777;
+ opacity: .3;
+ filter: alpha(opacity=30);
+}
+
+#tabs a:hover, #tabs a:focus {
+ border-bottom-color: #2ac7e1;
+ opacity: 1;
+ filter: alpha(opacity=100);
+}
+
+#tabs a:focus {
+ outline: 0;
+}
+
+#tabs #current {
+ z-index: 3;
+ border-bottom-color: #3d3d3d;
+ opacity: 1;
+ filter: alpha(opacity=100);
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/css/popup.css b/Chrome_extensions/cookies_reader_extension/css/popup.css
new file mode 100644
index 0000000..5fab1c7
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/css/popup.css
@@ -0,0 +1,458 @@
+body {
+ background-color: #ededed;
+ width: 550px;
+ height: 100.1%;
+ margin: 0 auto;
+ padding: 0;
+ overflow-x: hidden !important;
+ overflow-y: scroll !important;
+ font-family: 'Open Sans', sans-serif;
+ font-size: .7em;
+}
+
+#wrapper {
+ width: 100%;
+ padding: 0 0 40px 0;
+}
+
+#labelChooserBanner {
+ position: relative;
+ display: none;
+ height: auto;
+ width: 100%;
+ margin: 0;
+ padding: 0;
+ background-color: #8f392b;
+ color: #FFF;
+ font-size: 1.1em;
+}
+
+#labelChooserBanner>.labelChooserText {
+ margin-right: 20px;
+ padding: 3px 5px;
+}
+
+#labelChooserBanner>.labelChooserText>span {
+ font-weight: bold;
+}
+
+#labelChooserBanner>.labelChooserText>a {
+ color: #FFF;
+}
+
+#labelChooserBanner>.labelChooserClose {
+ position: absolute;
+ top: 0;
+ right: 0;
+ padding: 5px;
+ font-size: 1.3em;
+ cursor: pointer;
+ color: #EDEDED;
+}
+
+#newCookie, #pasteCookie {
+ display: none;
+}
+
+#newCookieFromString {
+ display: none;
+ visibility: hidden;
+}
+
+#cookieFilter {
+ display: none;
+}
+
+.filteredBy {
+ color: red;
+ font-weight: bold;
+ max-width: 250px;
+ overflow: hidden;
+}
+
+.filterInput {
+ float: left;
+ width: 5%;
+ margin: -2px 5px 0 10px;
+}
+
+.input {
+ width: 99%;
+ padding: 2px;
+}
+
+.checkbox {
+ vertical-align: middle;
+}
+
+.searchCondition {
+ width: 100%;
+ padding: 5px;
+ margin: 0px 0 0px 0;
+ text-overflow: ellipsis;
+ font-weight: bold;
+}
+
+#searchBox {
+ float: right;
+ z-index: 1000;
+}
+
+#searchField {
+ display: none;
+ position: fixed;
+ top: 1px;
+ margin-left: -101px;
+ width: 100px;
+ z-index: 1000;
+}
+
+#submitFiltersDiv {
+ float: right;
+ height: 30px;
+ right: 15px;
+ top: 10px;
+}
+
+#submitFiltersButton {
+ display: none;
+}
+
+#submitDiv {
+ position: fixed;
+ display: none;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ width: 100%;
+ height: 35px;
+ text-align: center;
+ background-color: #ededed;
+ border-top: 1px solid #525252;
+}
+
+.submitDivSepWindow {
+ position: relative !important;
+ bottom: 0 !important;
+}
+
+#helpButton {
+ position: absolute;
+ width: 50px;
+ margin: 10px 0 0 -55px;
+ right: 10px;
+ text-align: right;
+ color: #000;
+}
+
+#helpButton:hover {
+ color: #3B3B3B;
+}
+
+#submitButton {
+ width: auto;
+ height: auto;
+ margin: 0;
+ padding: 0 20px;
+ cursor: pointer;
+ text-align: center;
+ font-size: 3.3em;
+ color: #008000;
+}
+
+#submitButton:hover {
+ color: #009300;
+}
+
+.clearDiv {
+ cursor: pointer;
+ float: right;
+ margin-right: 3px;
+ margin-top: -10px;
+}
+
+.searchResult {
+ background: none!important;
+ background-color: #4DFFA3!important;
+}
+
+.highlight {
+ color: black;
+ font-weight: bold;
+}
+
+#alert_wrapper {
+ position: fixed;
+ display: none;
+ width: 100%;
+ height: 100%;
+ left: 0;
+ top: 0;
+ bottom: 0;
+ right: 0;
+ z-index: 1000;
+}
+
+#alert_background {
+ position: absolute;
+ background-color: #FFF;
+ opacity: .8;
+ width: 100%;
+ height: 100%;
+}
+
+#alert_box {
+ position: relative;
+ width: 400px;
+ height: 100px;
+ margin: 10% auto 0 auto;
+ font-size: 1.4em;
+ text-align: center;
+ padding: 10px 20px 10px 20px;
+ background-color: #000;
+ color: #FFF;
+}
+
+#alert_title {
+ margin: 0 0 10px 0;
+ word-wrap: break-word;
+}
+
+#alert_title_p {
+ margin: 0;
+}
+
+#alert_buttons {
+ margin: auto;
+ width: 75%;
+}
+
+.alert_button {
+ width: 45%;
+ padding-top: 5px;
+ padding-bottom: 5px;
+ border-color: #C7C7C7;
+ border-style: solid;
+ border-width: 1px;
+ cursor: pointer;
+}
+
+.alert_button:hover {
+ background-color: #2a2a2a;
+}
+
+#alert_ok {
+ float: left;
+}
+
+#alert_cancel {
+ float: right;
+}
+
+.helper {
+ visibility: hidden;
+ margin-left: -9px;
+ color: #b10000!important;
+ cursor: help;
+ font-weight: bold;
+}
+
+#cookieFilter .cookie-row>div {
+ width: 150px !important;
+}
+
+.cmdText {
+ height: 16px;
+}
+
+.value {
+ resize: vertical;
+}
+
+.cookie_details_template {
+ display: none;
+}
+
+.cookie-table {
+ display: table;
+ z-index: 10;
+ margin-left: 35px;
+ width: 92%;
+}
+
+.cookie-table>* {
+ display: table-row;
+}
+
+.cookie-table>label {
+ font-size: 1em;
+ color: #383838;
+}
+
+.cookie-row {
+ display: table;
+ margin-left: 35px;
+ width: 92%;
+}
+
+.cookie-row>* {
+ display: table-cell;
+ padding-right: 5px;
+ vertical-align: middle;
+}
+
+.commands-table {
+ display: table;
+ z-index: 10;
+ width: 100%;
+ border-bottom: 1px solid #525252;
+ color: #363636;
+ table-layout: fixed;
+}
+
+.commands-row {
+ display: table-row;
+ width: 100%;
+ text-align: center;
+}
+
+.commands-row>* {
+ display: table-cell;
+ width: 100%;
+ padding: 0;
+ vertical-align: middle;
+}
+
+.commands-row a {
+ text-align: center;
+ padding: 5px 10px;
+ border-right: 1px solid #A1A1A1;
+ cursor: pointer;
+}
+
+.commands-row a:last-child {
+ border-right: 0px solid #A1A1A1;
+}
+
+.commands-row>a:hover {
+ opacity: 0.8;
+}
+
+.commands-row a i {
+ margin: 0;
+ padding: 0;
+ width: 100%;
+ font-size: 1.8em;
+}
+
+.commands-row>a>span {
+ font-size: 1em;
+ line-height: 1em;
+ display: none;
+}
+
+.commands-row-texy>a {
+ vertical-align: top;
+}
+
+.commands-row-texy>a>i {
+ padding-bottom: 2px;
+}
+
+.commands-row-texy>a>span {
+ display: block;
+}
+
+.vertical-commands-row {
+ display: table;
+ vertical-align: middle;
+ margin-top: -13px;
+ margin-bottom: -100px;
+ width: 30px;
+ padding: 0;
+}
+
+.vertical-commands-row>* {
+ height: 2.3em;
+ width: 30px;
+ display: table-row;
+ text-align: left;
+ cursor: pointer;
+}
+
+.vertical-commands-row>a:hover {
+ opacity: 0.8;
+}
+
+.vertical-commands-row>*>* {
+ padding: 5px;
+ width: 30px;
+ font-size: 1.8em;
+}
+
+.fa:not(.fa-spin) {
+ padding-right: 1px;
+ padding-left: 5px;
+ width: 14px;
+ height: 18px;
+}
+
+.error {
+ width: 100%;
+ color: red;
+ font-size: 1.1em;
+ text-align: left !important;
+}
+
+.toast {
+ display: none;
+ position: fixed;
+ z-index: 4000;
+ background-color: #4D4D4D;
+ color: #FFF;
+ border-radius: 5px;
+ font-size: 1.5em;
+ padding: 7px;
+ width: auto;
+ top: 10%;
+ left: 50%;
+}
+
+#loader-container {
+ z-index: 1000;
+ position: absolute;
+ top: 0;
+ bottom: 0;
+ left: 0;
+ right: 0;
+ text-align: center;
+ padding-top: 15px;
+ background-image: url('/img/transparent_white_60.png');
+}
+
+#loader-container i {
+ z-index: 1001;
+ color: #222;
+}
+
+#noCookies {
+ display: none;
+ width: 100%;
+ margin-top: 50px;
+ text-align: center;
+ font-size: 1.6em;
+ font-weight: bold;
+}
+
+.unselectable {
+ -moz-user-select: -moz-none;
+ -khtml-user-select: none;
+ -webkit-user-select: none;
+ -o-user-select: none;
+ user-select: none;
+}
+
+.error {
+ color: #ff0000 !important;
+ font-weight: bold;
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
new file mode 100644
index 0000000..6b5a4f4
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
new file mode 100644
index 0000000..bbf9415
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
new file mode 100644
index 0000000..d2a9c34
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
new file mode 100644
index 0000000..8a515dd
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
new file mode 100644
index 0000000..6363458
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
new file mode 100644
index 0000000..4b52c70
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_222222_256x240.png b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_222222_256x240.png
new file mode 100644
index 0000000..e723e17
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_222222_256x240.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_2e83ff_256x240.png b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_2e83ff_256x240.png
new file mode 100644
index 0000000..1f5f497
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_2e83ff_256x240.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_454545_256x240.png b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_454545_256x240.png
new file mode 100644
index 0000000..618f5b0
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_454545_256x240.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_888888_256x240.png b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_888888_256x240.png
new file mode 100644
index 0000000..ee5e33f
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_888888_256x240.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_cd0a0a_256x240.png b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_cd0a0a_256x240.png
new file mode 100644
index 0000000..7e8ebc1
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/css/smoothness/images/ui-icons_cd0a0a_256x240.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/css/smoothness/jquery-ui-1.12.1.custom.min.css b/Chrome_extensions/cookies_reader_extension/css/smoothness/jquery-ui-1.12.1.custom.min.css
new file mode 100644
index 0000000..ae126e8
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/css/smoothness/jquery-ui-1.12.1.custom.min.css
@@ -0,0 +1,7 @@
+/*! jQuery UI - v1.12.1 - 2018-06-02
+* http://jqueryui.com
+* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
+* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=smoothness&cornerRadiusShadow=8px&offsetLeftShadow=-8px&offsetTopShadow=-8px&thicknessShadow=8px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=aaaaaa&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cd0a0a&fcError=cd0a0a&borderColorError=cd0a0a&bgImgOpacityError=95&bgTextureError=glass&bgColorError=fef1ec&iconColorHighlight=2e83ff&fcHighlight=363636&borderColorHighlight=fcefa1&bgImgOpacityHighlight=55&bgTextureHighlight=glass&bgColorHighlight=fbf9ee&iconColorActive=454545&fcActive=212121&borderColorActive=aaaaaa&bgImgOpacityActive=65&bgTextureActive=glass&bgColorActive=ffffff&iconColorHover=454545&fcHover=212121&borderColorHover=999999&bgImgOpacityHover=75&bgTextureHover=glass&bgColorHover=dadada&iconColorDefault=888888&fcDefault=555555&borderColorDefault=d3d3d3&bgImgOpacityDefault=75&bgTextureDefault=glass&bgColorDefault=e6e6e6&iconColorContent=222222&fcContent=222222&borderColorContent=aaaaaa&bgImgOpacityContent=75&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=222222&fcHeader=222222&borderColorHeader=aaaaaa&bgImgOpacityHeader=75&bgTextureHeader=highlight_soft&bgColorHeader=cccccc&cornerRadius=4px&fsDefault=1.1em&fwDefault=normal&ffDefault=Verdana%2CArial%2Csans-serif
+* Copyright jQuery Foundation and other contributors; Licensed MIT */
+
+.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #d3d3d3}.ui-widget-content{border:1px solid #aaa;background:#fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #d3d3d3;background:#e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #999;background:#dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#212121;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #aaa;background:#fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-icon-background,.ui-state-active .ui-icon-background{border:#aaa;background-color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;color:#363636}.ui-state-checked{border:1px solid #fcefa1;background:#fbf9ee}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui-icons_454545_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_454545_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cd0a0a_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui-icons_888888_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:-8px -8px 8px #aaa;box-shadow:-8px -8px 8px #aaa}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/css/uniform.default.css b/Chrome_extensions/cookies_reader_extension/css/uniform.default.css
new file mode 100644
index 0000000..7a736e0
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/css/uniform.default.css
@@ -0,0 +1,610 @@
+/*
+
+Uniform Theme: Uniform Default
+Version: 1.6
+By: Josh Pyles
+License: MIT License
+---
+For use with the Uniform plugin:
+http://pixelmatrixdesign.com/uniform/
+---
+Generated by Uniform Theme Generator:
+http://pixelmatrixdesign.com/uniform/themer.html
+
+*/
+
+/* Global Declaration */
+
+div.selector,
+div.selector span,
+div.checker span,
+div.radio span,
+div.uploader,
+div.uploader span.action,
+div.button,
+div.button span {
+ background-image: url(../images/sprite.png);
+ background-repeat: no-repeat;
+ -webkit-font-smoothing: antialiased;
+}
+
+.selector,
+.radio,
+.checker,
+.uploader,
+.button,
+.selector *,
+.radio *,
+.checker *,
+.uploader *,
+.button *{
+ margin: 0;
+ padding: 0;
+}
+
+/* INPUT & TEXTAREA */
+
+input.text,
+input.email,
+input.password,
+textarea.uniform {
+ font-size: 12px;
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+ font-weight: normal;
+ padding: 3px;
+ color: #777;
+ background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
+ background: url('../images/bg-input.png') repeat-x 0px 0px;
+ border-top: solid 1px #aaa;
+ border-left: solid 1px #aaa;
+ border-bottom: solid 1px #ccc;
+ border-right: solid 1px #ccc;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+ outline: 0;
+}
+
+input.text:focus,
+input.email:focus,
+input.password:focus,
+textarea.uniform:focus {
+ -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
+ -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
+ box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
+ border-color: #999;
+ background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
+}
+
+/* SPRITES */
+
+/* Select */
+
+div.selector {
+ background-position: -483px -130px;
+ line-height: 26px;
+ height: 26px;
+}
+
+div.selector span {
+ background-position: right 0px;
+ height: 26px;
+ line-height: 26px;
+}
+
+div.selector select {
+ /* change these to adjust positioning of select element */
+ top: 0px;
+ left: 0px;
+}
+
+div.selector:active,
+div.selector.active {
+ background-position: -483px -156px;
+}
+
+div.selector:active span,
+div.selector.active span {
+ background-position: right -26px;
+}
+
+div.selector.focus, div.selector.hover, div.selector:hover {
+ background-position: -483px -182px;
+}
+
+div.selector.focus span, div.selector.hover span, div.selector:hover span {
+ background-position: right -52px;
+}
+
+div.selector.focus:active,
+div.selector.focus.active,
+div.selector:hover:active,
+div.selector.active:hover {
+ background-position: -483px -208px;
+}
+
+div.selector.focus:active span,
+div.selector:hover:active span,
+div.selector.active:hover span,
+div.selector.focus.active span {
+ background-position: right -78px;
+}
+
+div.selector.disabled {
+ background-position: -483px -234px;
+}
+
+div.selector.disabled span {
+ background-position: right -104px;
+}
+
+/* Checkbox */
+
+div.checker {
+ width: 19px;
+ height: 19px;
+}
+
+div.checker input {
+ width: 19px;
+ height: 19px;
+}
+
+div.checker span {
+ background-position: 0px -260px;
+ height: 19px;
+ width: 19px;
+}
+
+div.checker:active span,
+div.checker.active span {
+ background-position: -19px -260px;
+}
+
+div.checker.focus span,
+div.checker:hover span {
+ background-position: -38px -260px;
+}
+
+div.checker.focus:active span,
+div.checker:active:hover span,
+div.checker.active:hover span,
+div.checker.focus.active span {
+ background-position: -57px -260px;
+}
+
+div.checker span.checked {
+ background-position: -76px -260px;
+}
+
+div.checker:active span.checked,
+div.checker.active span.checked {
+ background-position: -95px -260px;
+}
+
+div.checker.focus span.checked,
+div.checker:hover span.checked {
+ background-position: -114px -260px;
+}
+
+div.checker.focus:active span.checked,
+div.checker:hover:active span.checked,
+div.checker.active:hover span.checked,
+div.checker.active.focus span.checked {
+ background-position: -133px -260px;
+}
+
+div.checker.disabled span,
+div.checker.disabled:active span,
+div.checker.disabled.active span {
+ background-position: -152px -260px;
+}
+
+div.checker.disabled span.checked,
+div.checker.disabled:active span.checked,
+div.checker.disabled.active span.checked {
+ background-position: -171px -260px;
+}
+
+/* Radio */
+
+div.radio {
+ width: 18px;
+ height: 18px;
+}
+
+div.radio input {
+ width: 18px;
+ height: 18px;
+}
+
+div.radio span {
+ height: 18px;
+ width: 18px;
+ background-position: 0px -279px;
+}
+
+div.radio:active span,
+div.radio.active span {
+ background-position: -18px -279px;
+}
+
+div.radio.focus span,
+div.radio:hover span {
+ background-position: -36px -279px;
+}
+
+div.radio.focus:active span,
+div.radio:active:hover span,
+div.radio.active:hover span,
+div.radio.active.focus span {
+ background-position: -54px -279px;
+}
+
+div.radio span.checked {
+ background-position: -72px -279px;
+}
+
+div.radio:active span.checked,
+div.radio.active span.checked {
+ background-position: -90px -279px;
+}
+
+div.radio.focus span.checked, div.radio:hover span.checked {
+ background-position: -108px -279px;
+}
+
+div.radio.focus:active span.checked,
+div.radio:hover:active span.checked,
+div.radio.focus.active span.checked,
+div.radio.active:hover span.checked {
+ background-position: -126px -279px;
+}
+
+div.radio.disabled span,
+div.radio.disabled:active span,
+div.radio.disabled.active span {
+ background-position: -144px -279px;
+}
+
+div.radio.disabled span.checked,
+div.radio.disabled:active span.checked,
+div.radio.disabled.active span.checked {
+ background-position: -162px -279px;
+}
+
+/* Uploader */
+
+div.uploader {
+ background-position: 0px -297px;
+ height: 28px;
+}
+
+div.uploader span.action {
+ background-position: right -409px;
+ height: 24px;
+ line-height: 24px;
+}
+
+div.uploader span.filename {
+ height: 24px;
+ /* change this line to adjust positioning of filename area */
+ margin: 2px 0px 2px 2px;
+ line-height: 24px;
+}
+
+div.uploader.focus,
+div.uploader.hover,
+div.uploader:hover {
+ background-position: 0px -353px;
+}
+
+div.uploader.focus span.action,
+div.uploader.hover span.action,
+div.uploader:hover span.action {
+ background-position: right -437px;
+}
+
+div.uploader.active span.action,
+div.uploader:active span.action {
+ background-position: right -465px;
+}
+
+div.uploader.focus.active span.action,
+div.uploader:focus.active span.action,
+div.uploader.focus:active span.action,
+div.uploader:focus:active span.action {
+ background-position: right -493px;
+}
+
+div.uploader.disabled {
+ background-position: 0px -325px;
+}
+
+div.uploader.disabled span.action {
+ background-position: right -381px;
+}
+
+div.button {
+ background-position: 0px -523px;
+}
+
+div.button span {
+ background-position: right -643px;
+}
+
+div.button.focus,
+div.button:focus,
+div.button:hover,
+div.button.hover {
+ background-position: 0px -553px;
+}
+
+div.button.focus span,
+div.button:focus span,
+div.button:hover span,
+div.button.hover span {
+ background-position: right -673px;
+}
+
+div.button.active,
+div.button:active {
+ background-position: 0px -583px;
+}
+
+div.button.active span,
+div.button:active span {
+ background-position: right -703px;
+ color: #555;
+}
+
+div.button.disabled,
+div.button:disabled {
+ background-position: 0px -613px;
+}
+
+div.button.disabled span,
+div.button:disabled span {
+ background-position: right -733px;
+ color: #bbb;
+ cursor: default;
+}
+
+/* PRESENTATION */
+
+/* Button */
+
+div.button {
+ height: 30px;
+}
+
+div.button span {
+ margin-left: 13px;
+ height: 22px;
+ padding-top: 8px;
+ font-weight: bold;
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+ font-size: 12px;
+ letter-spacing: 1px;
+ text-transform: uppercase;
+ padding-left: 2px;
+ padding-right: 15px;
+}
+
+/* Select */
+div.selector {
+ width: 190px;
+ font-size: 12px;
+}
+
+div.selector select {
+ min-width: 190px;
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+ font-size: 12px;
+ border: solid 1px #fff;
+}
+
+div.selector span {
+ padding: 0px 25px 0px 2px;
+ cursor: pointer;
+}
+
+div.selector span {
+ color: #666;
+ width: 158px;
+ text-shadow: 0 1px 0 #fff;
+}
+
+div.selector.disabled span {
+ color: #bbb;
+}
+
+/* Checker */
+div.checker {
+ margin-right: 5px;
+}
+
+/* Radio */
+div.radio {
+ margin-right: 3px;
+}
+
+/* Uploader */
+div.uploader {
+ width: 190px;
+ cursor: pointer;
+}
+
+div.uploader span.action {
+ width: 85px;
+ text-align: center;
+ text-shadow: #fff 0px 1px 0px;
+ background-color: #fff;
+ font-size: 11px;
+ font-weight: bold;
+}
+
+div.uploader span.filename {
+ color: #777;
+ width: 82px;
+ border-right: solid 1px #bbb;
+ font-size: 11px;
+}
+
+div.uploader input {
+ width: 190px;
+}
+
+div.uploader.disabled span.action {
+ color: #aaa;
+}
+
+div.uploader.disabled span.filename {
+ border-color: #ddd;
+ color: #aaa;
+}
+/*
+
+CORE FUNCTIONALITY
+
+Not advised to edit stuff below this line
+-----------------------------------------------------
+*/
+
+.selector,
+.checker,
+.button,
+.radio,
+.uploader {
+ display: -moz-inline-box;
+ display: inline-block;
+ vertical-align: middle;
+ zoom: 1;
+ *display: inline;
+}
+
+.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
+ outline: 0;
+}
+
+/* Button */
+
+div.button a,
+div.button button,
+div.button input {
+ position: absolute;
+}
+
+div.button {
+ cursor: pointer;
+ position: relative;
+}
+
+div.button span {
+ display: -moz-inline-box;
+ display: inline-block;
+ line-height: 1;
+ text-align: center;
+}
+
+/* Select */
+
+div.selector {
+ position: relative;
+ padding-left: 10px;
+ overflow: hidden;
+}
+
+div.selector span {
+ display: block;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+}
+
+div.selector select {
+ position: absolute;
+ opacity: 0;
+ filter: alpha(opacity:0);
+ height: 25px;
+ border: none;
+ background: none;
+}
+
+/* Checker */
+
+div.checker {
+ position: relative;
+}
+
+div.checker span {
+ display: -moz-inline-box;
+ display: inline-block;
+ text-align: center;
+}
+
+div.checker input {
+ opacity: 0;
+ filter: alpha(opacity:0);
+ display: inline-block;
+ background: none;
+}
+
+/* Radio */
+
+div.radio {
+ position: relative;
+}
+
+div.radio span {
+ display: -moz-inline-box;
+ display: inline-block;
+ text-align: center;
+}
+
+div.radio input {
+ opacity: 0;
+ filter: alpha(opacity:0);
+ text-align: center;
+ display: inline-block;
+ background: none;
+}
+
+/* Uploader */
+
+div.uploader {
+ position: relative;
+ overflow: hidden;
+ cursor: default;
+}
+
+div.uploader span.action {
+ float: left;
+ display: inline;
+ padding: 2px 0px;
+ overflow: hidden;
+ cursor: pointer;
+}
+
+div.uploader span.filename {
+ padding: 0px 10px;
+ float: left;
+ display: block;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ cursor: default;
+}
+
+div.uploader input {
+ opacity: 0;
+ filter: alpha(opacity:0);
+ position: absolute;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ float: right;
+ height: 25px;
+ border: none;
+ cursor: default;
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/devtools/background-devtools.js b/Chrome_extensions/cookies_reader_extension/devtools/background-devtools.js
new file mode 100644
index 0000000..e17615d
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/devtools/background-devtools.js
@@ -0,0 +1,51 @@
+console.log("Starting background-devtools");
+
+// Background page -- background.js
+chrome.runtime.onConnect.addListener(function (port) {
+ if (port.name != "devtools-page") {
+ return;
+ }
+ // assign the listener function to a variable so we can remove it later
+ var devToolsListener = function (message, sender, sendResponse) {
+ var action = message.action;
+ if (action === "getall") {
+ getAll(port, message);
+ } else if (action === "submitCookie") {
+ var cookie = message.cookie;
+ var origName = message.origName;
+ deleteCookie(cookie.url, origName, cookie.storeId);
+ chrome.cookies.set(cookie);
+ issueRefresh(port);
+ }
+
+ };
+ // add the listener
+ port.onMessage.addListener(devToolsListener);
+
+ port.onDisconnect.addListener(function () {
+ port.onMessage.removeListener(devToolsListener);
+ });
+});
+
+function issueRefresh(port) {
+ port.postMessage({
+ action: "refresh"
+ });
+}
+
+function getAll(port, message) {
+ chrome.tabs.get(message.tabId, function (tab) {
+ var url = tab.url;
+ console.log("Looking for cookies on: " + url);
+ chrome.cookies.getAll({
+ url: url
+ }, function (cks) {
+ console.log("I have " + cks.length + " cookies");
+ port.postMessage({
+ action: "getall",
+ url: url,
+ cks: cks
+ });
+ });
+ });
+}
diff --git a/Chrome_extensions/cookies_reader_extension/devtools/devtools-page.html b/Chrome_extensions/cookies_reader_extension/devtools/devtools-page.html
new file mode 100644
index 0000000..7a39eac
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/devtools/devtools-page.html
@@ -0,0 +1,17 @@
+
+
+
+
+
+ Cookie Inspector
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/devtools/devtools-page.js b/Chrome_extensions/cookies_reader_extension/devtools/devtools-page.js
new file mode 100644
index 0000000..53e0ed7
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/devtools/devtools-page.js
@@ -0,0 +1,4 @@
+(function () {
+ if (preferences.showDevToolsPanel)
+ chrome.devtools.panels.create('EditThisCookie', 'img/icon_32x32.png', 'devtools/panel.html');
+})();
diff --git a/Chrome_extensions/cookies_reader_extension/devtools/panel.css b/Chrome_extensions/cookies_reader_extension/devtools/panel.css
new file mode 100644
index 0000000..5a425de
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/devtools/panel.css
@@ -0,0 +1,147 @@
+body {
+ padding: 0;
+ margin: 0;
+ font-family: 'Open Sans', sans-serif;
+}
+
+#sidebar {
+ display: none;
+ float: left;
+ width: 200px;
+ height: 100%;
+ background: #d6dde5;
+ border-right: #B3B3B3;
+ border-right-width: 1px;
+ border-right-style: solid;
+}
+
+#main {
+ float: none;
+ width: auto;
+ height: 100%;
+ margin-bottom: 30px;
+ background: #ffffff;
+}
+
+.datagrid table {
+ border-collapse: collapse;
+ text-align: left;
+ width: 100%;
+ margin: 0;
+}
+
+.datagrid {
+ background: #fff;
+ overflow: hidden;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+}
+
+.datagrid table td, .datagrid table th {
+ padding: 3px 10px;
+}
+
+.datagrid table thead th {
+ background: 0;
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7E7E7', endColorstr='#FFFFFF');
+ background-color: #E7E7E7;
+ color: #000;
+ font-size: 12px;
+ font-weight: 700;
+ border-left: 1px solid #B3B3B3;
+}
+
+.datagrid table thead th:first-child {
+ border: none;
+}
+
+.datagrid table tbody td {
+ color: #000;
+ border-left: 1px solid #B3B3B3;
+ font-size: 12px;
+ font-weight: 400;
+}
+
+.datagrid table tbody tr:nth-child(even) {
+ background: #FAFAFA !important;
+ color: #000;
+}
+
+.datagrid table tbody td:first-child {
+ border-left: none;
+}
+
+.datagrid table tbody tr:last-child td {
+ border-bottom: none;
+}
+
+.minColumn {
+ width: 1px;
+}
+
+.medColumn {
+ width: 200px;
+}
+
+form {
+ margin: 0;
+ padding: 0;
+}
+
+.hiddenColumn {
+ display: none;
+}
+
+tr td {
+ width: auto;
+ max-width: 1px;
+ /* Fix for tablesorter not resizing well columns */
+ overflow: hidden;
+ white-space: nowrap;
+ text-overflow: ellipsis;
+ background-color: transparent !important;
+}
+
+tr td:nth-of-type(3) textarea {
+ min-height: 50px;
+}
+
+tr td:nth-of-type(6) textarea {
+ min-height: 50px;
+}
+
+textarea {
+ resize: vertical;
+}
+
+.disabled {
+ color: #919191 !important;
+}
+
+.datagrid table tbody tr:hover {
+ background: #DEECFF !important;
+}
+
+#beta_alter {
+ position: fixed;
+ display: table;
+ vertical-align: middle;
+ bottom: 0;
+ left: 0;
+ right: 0;
+ width: 100%;
+ height: 30px;
+ background-color: #FFC2C2;
+ text-align: center;
+ color: #000;
+}
+
+#beta_alter>div {
+ display: table-cell;
+ vertical-align: middle;
+}
+
+#beta_alter a {
+ color: red;
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/devtools/panel.html b/Chrome_extensions/cookies_reader_extension/devtools/panel.html
new file mode 100644
index 0000000..e009a31
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/devtools/panel.html
@@ -0,0 +1,54 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ID
+ Name
+ Value
+ Domain
+ Path
+ Expires
+ Session
+ HostOnly
+ Secure
+ HttpOnly
+ SameSite
+ StoreId
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/devtools/panel.js b/Chrome_extensions/cookies_reader_extension/devtools/panel.js
new file mode 100644
index 0000000..da749e6
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/devtools/panel.js
@@ -0,0 +1,201 @@
+var tabURL;
+var cookieList = [];
+
+var backgroundPageConnection = chrome.runtime.connect({
+ name: "devtools-page"
+});
+
+backgroundPageConnection.onMessage.addListener(function (message) {
+ if (message.action === "getall") {
+ createTable(message);
+ } else if (message.action === "refresh") {
+ location.reload(true);
+ }
+});
+
+jQuery(document).ready(function () {
+ ++data.nPanelClicked;
+ start();
+});
+
+function start() {
+ var arguments = getUrlVars();
+ if (arguments.url !== undefined) {//TESTING PURPOSES
+ createList("https://google.com");
+ return;
+ }
+ var tabId = chrome.devtools.inspectedWindow.tabId;
+ backgroundPageConnection.postMessage({
+ action: "getall",
+ tabId: tabId
+ });
+}
+
+function createList(url) {
+ tabURL = url;
+ chrome.cookies.getAll({
+ url: tabURL
+ }, function (cks) {
+ createTable({
+ url: tabURL,
+ cks: cks
+ });
+ });
+}
+
+function createTable(message) {
+ tabURL = message.url;
+ cookieList = message.cks;
+
+ $tableBody = $("#cookieTable > tbody");
+ $tableBody.empty();
+
+ for (var i = 0; i < cookieList.length; i++) {
+ currentC = cookieList[i];
+
+ var domainDisabled = (currentC.hostOnly) ? "disabled" : "";
+ var expirationDisabled = (currentC.session) ? "disabled" : "";
+
+ $row = $(" ");
+ $row.append($(" ").addClass("hiddenColumn").text(i));
+ $row.append($(" ").addClass("editable").text(currentC.name));
+ $row.append($(" ").addClass("editable").text(currentC.value));
+ $row.append($(" ").addClass("editable domain " + domainDisabled).text(currentC.domain));
+ $row.append($(" ").addClass("editable").text(currentC.path));
+
+ if (currentC.session) {
+ expDate = new Date();
+ expDate.setFullYear(expDate.getFullYear() + 1);
+ } else {
+ expDate = new Date(currentC.expirationDate * 1000.0);
+ }
+ $row.append($(" ").addClass("editable expiration " + expirationDisabled).text(expDate));
+
+ $row.append($(" ").append($(" ").attr("type", "checkbox").addClass("sessionCB").prop("checked", currentC.session)));
+ $row.append($(" ").append($(" ").attr("type", "checkbox").addClass("hostOnlyCB").prop("checked", currentC.hostOnly)));
+ $row.append($(" ").append($(" ").attr("type", "checkbox").prop("checked", currentC.secure)));
+ $row.append($(" ").append($(" ").attr("type", "checkbox").prop("checked", currentC.httpOnly)));
+
+ var $sameSite = $(" ");
+ $sameSite.append($(" ").attr("value", "no_restriction").attr("i18n", "SameSite_None"));
+ $sameSite.append($(" ").attr("value", "lax").attr("i18n", "SameSite_Lax"));
+ $sameSite.append($(" ").attr("value", "strict").attr("i18n", "SameSite_Strict"));
+ $sameSite.val(currentC.sameSite);
+ $row.append($(" ").append($sameSite));
+
+ $row.append($(" ").addClass("hiddenColumn").text(currentC.name));
+ $row.append($(" ").addClass("hiddenColumn").text(currentC.storeId));
+ $tableBody.append($row);
+ }
+
+ localizePage();
+
+ setEvents();
+}
+
+function setEvents() {
+ $(".sessionCB").click(function () {
+ var checked = $(this).prop("checked");
+ var $domain = $(".expiration", $(this).parent().parent()).first();
+ if (!!checked)
+ $domain.addClass("disabled");
+ else
+ $domain.removeClass("disabled");
+ });
+
+ $(".hostOnlyCB").click(function () {
+ var checked = $(this).prop("checked");
+ var $domain = $(".domain", $(this).parent().parent()).first();
+ if (!!checked)
+ $domain.addClass("disabled");
+ else
+ $domain.removeClass("disabled");
+ });
+
+ $(":checkbox").click(function () {
+ updateCookie.call($(this).parent().first());
+ });
+
+ $("#cookieTable").tablesorter({
+ // sort on the first column and third column in ascending order
+ sortList: [[1, 0]],
+ widgets: ["resizable"],
+ widgetOptions: {
+ resizable: false
+ }
+ });
+
+ $('.editable').editable(function (newValue, settings) {
+ updateCookie.call(this);
+ return newValue;
+ }, {
+ type: 'textarea',
+ onblur: "submit"
+ });
+}
+
+function updateCookie() {
+ $row = $(this).parent();
+ $cols = $row.children();
+
+ var isForm = function (element) {
+ return $("textarea", element).length;
+ };
+ var isCheckbox = function (element) {
+ return $("input", element).length;
+ };
+ var isSelect = function (element) {
+ return $("select", element).length;
+ }
+ var getValue = function (column, container) {
+ element = container[column];
+ if (isCheckbox(element)) {
+ return $(element).children(0).prop("checked");
+ } else if (isForm(element)) {
+ return $("textarea", element).first().val();
+ }
+ else if (isSelect(element)) {
+ return $("select", element).val();
+ } else {
+ return $(element).text();
+ }
+ };
+
+ var id = getValue(0, $cols);
+ var name = getValue(1, $cols);
+ var value = getValue(2, $cols);
+ var domain = getValue(3, $cols);
+ var path = getValue(4, $cols);
+ var expiration = getValue(5, $cols);
+ var session = getValue(6, $cols);
+ var hostOnly = getValue(7, $cols);
+ var secure = getValue(8, $cols);
+ var httpOnly = getValue(9, $cols);
+ var sameSite = getValue(10, $cols);
+ var origName = getValue(11, $cols);
+ var storeId = getValue(12, $cols);
+
+ newCookie = {};
+ newCookie.url = tabURL;
+ newCookie.name = name.replace(";", "").replace(",", "");
+ value = value.replace(";", "");
+ newCookie.value = value;
+ newCookie.path = path;
+ newCookie.storeId = storeId;
+ if (!hostOnly)
+ newCookie.domain = domain;
+ if (!session) {
+ var expirationDate = new Date(expiration).getTime() / 1000.0;
+ console.log(expirationDate);
+ newCookie.expirationDate = expirationDate;
+ }
+ newCookie.secure = secure;
+ newCookie.httpOnly = httpOnly;
+ newCookie.sameSite = sameSite;
+
+ backgroundPageConnection.postMessage({
+ action: "submitCookie",
+ cookie: newCookie,
+ origName: origName
+ });
+}
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/fngmhnnpilhplaeedifhccceomclgfbg.zip b/Chrome_extensions/cookies_reader_extension/fngmhnnpilhplaeedifhccceomclgfbg.zip
new file mode 100644
index 0000000..3c71eea
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/fngmhnnpilhplaeedifhccceomclgfbg.zip differ
diff --git a/Chrome_extensions/cookies_reader_extension/img/cookie_xmas_19x19.png b/Chrome_extensions/cookies_reader_extension/img/cookie_xmas_19x19.png
new file mode 100644
index 0000000..2ad7953
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/img/cookie_xmas_19x19.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/img/cookie_xmas_38x38.png b/Chrome_extensions/cookies_reader_extension/img/cookie_xmas_38x38.png
new file mode 100644
index 0000000..e40ec74
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/img/cookie_xmas_38x38.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/img/github_logo.png b/Chrome_extensions/cookies_reader_extension/img/github_logo.png
new file mode 100644
index 0000000..f125ead
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/img/github_logo.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/img/icon_128x128.png b/Chrome_extensions/cookies_reader_extension/img/icon_128x128.png
new file mode 100644
index 0000000..fd5b461
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/img/icon_128x128.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/img/icon_16x16.png b/Chrome_extensions/cookies_reader_extension/img/icon_16x16.png
new file mode 100644
index 0000000..98fb962
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/img/icon_16x16.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/img/icon_19x19.png b/Chrome_extensions/cookies_reader_extension/img/icon_19x19.png
new file mode 100644
index 0000000..8e332eb
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/img/icon_19x19.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/img/icon_32x32.png b/Chrome_extensions/cookies_reader_extension/img/icon_32x32.png
new file mode 100644
index 0000000..06e333b
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/img/icon_32x32.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/img/icon_38x38.png b/Chrome_extensions/cookies_reader_extension/img/icon_38x38.png
new file mode 100644
index 0000000..ebce463
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/img/icon_38x38.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/img/icon_48x48.png b/Chrome_extensions/cookies_reader_extension/img/icon_48x48.png
new file mode 100644
index 0000000..c93db0e
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/img/icon_48x48.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/img/paypal-logo-res.png b/Chrome_extensions/cookies_reader_extension/img/paypal-logo-res.png
new file mode 100644
index 0000000..745d998
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/img/paypal-logo-res.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/img/spinner.gif b/Chrome_extensions/cookies_reader_extension/img/spinner.gif
new file mode 100644
index 0000000..d2eedf2
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/img/spinner.gif differ
diff --git a/Chrome_extensions/cookies_reader_extension/img/transparent_white_60.png b/Chrome_extensions/cookies_reader_extension/img/transparent_white_60.png
new file mode 100644
index 0000000..077b306
Binary files /dev/null and b/Chrome_extensions/cookies_reader_extension/img/transparent_white_60.png differ
diff --git a/Chrome_extensions/cookies_reader_extension/js/background.js b/Chrome_extensions/cookies_reader_extension/js/background.js
new file mode 100644
index 0000000..a5095bc
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/js/background.js
@@ -0,0 +1,129 @@
+var showContextMenu = undefined;
+
+updateCallback = function () {
+ if (showContextMenu !== preferences.showContextMenu) {
+ showContextMenu = preferences.showContextMenu;
+ setContextMenu(showContextMenu);
+ }
+ setChristmasIcon();
+};
+
+setChristmasIcon();
+setInterval(setChristmasIcon, 60 * 60 * 1000); //Every hour
+
+//Every time the browser restarts the first time the user goes to the options he ends up in the default page (support)
+localStorage.setItem("option_panel", "null");
+
+var currentVersion = chrome.runtime.getManifest().version;
+var oldVersion = data.lastVersionRun;
+
+data.lastVersionRun = currentVersion;
+
+if (oldVersion !== currentVersion) {
+ if (oldVersion === undefined) { //Is firstrun
+ chrome.tabs.create({ url: 'http://www.editthiscookie.com/start/' });
+ } else {
+ chrome.notifications.onClicked.addListener(function (notificationId) {
+ chrome.tabs.create({
+ url: 'http://www.editthiscookie.com/changelog/'
+ });
+ chrome.notifications.clear(notificationId, function (wasCleared) { });
+ });
+ var opt = {
+ type: "basic",
+ title: "EditThisCookie",
+ message: _getMessage("updated"),
+ iconUrl: "/img/icon_128x128.png",
+ isClickable: true
+ };
+ chrome.notifications.create("", opt, function (notificationId) {
+ });
+ }
+}
+
+setContextMenu(preferences.showContextMenu);
+
+chrome.cookies.onChanged.addListener(function (changeInfo) {
+ var removed = changeInfo.removed;
+ var cookie = changeInfo.cookie;
+ var cause = changeInfo.cause;
+
+ var name = cookie.name;
+ var domain = cookie.domain;
+ var value = cookie.value;
+
+ if (cause === "expired" || cause === "evicted")
+ return;
+
+ for (var i = 0; i < data.readOnly.length; i++) {
+ var currentRORule = data.readOnly[i];
+ if (compareCookies(cookie, currentRORule)) {
+ if (removed) {
+ chrome.cookies.get({
+ 'url': "http" + ((currentRORule.secure) ? "s" : "") + "://" + currentRORule.domain + currentRORule.path,
+ 'name': currentRORule.name,
+ 'storeId': currentRORule.storeId
+ }, function (currentCookie) {
+ if (compareCookies(currentCookie, currentRORule))
+ return;
+ var newCookie = cookieForCreationFromFullCookie(currentRORule);
+ chrome.cookies.set(newCookie);
+ ++data.nCookiesProtected;
+ });
+ }
+ return;
+ }
+ }
+
+ //Check if a blocked cookie was added
+ if (!removed) {
+ for (var i = 0; i < data.filters.length; i++) {
+ var currentFilter = data.filters[i];
+ if (filterMatchesCookie(currentFilter, name, domain, value)) {
+ chrome.tabs.query(
+ { active: true },
+ function (tabs) {
+ var url = tabs[0].url;
+ var toRemove = {};
+ toRemove.url = url;
+ toRemove.url = "http" + ((cookie.secure) ? "s" : "") + "://" + cookie.domain + cookie.path;
+ toRemove.name = name;
+ chrome.cookies.remove(toRemove);
+ ++data.nCookiesFlagged;
+ });
+ }
+ }
+ }
+
+ if (!removed && preferences.useMaxCookieAge && preferences.maxCookieAgeType > 0) { //Check expiration, if too far in the future shorten on user's preference
+ var maxAllowedExpiration = Math.round((new Date).getTime() / 1000) + (preferences.maxCookieAge * preferences.maxCookieAgeType);
+ if (cookie.expirationDate !== undefined && cookie.expirationDate > maxAllowedExpiration + 60) {
+ var newCookie = cookieForCreationFromFullCookie(cookie);
+ if (!cookie.session)
+ newCookie.expirationDate = maxAllowedExpiration;
+ chrome.cookies.set(newCookie);
+ ++data.nCookiesShortened;
+ }
+ }
+});
+
+function setContextMenu(show) {
+ chrome.contextMenus.removeAll();
+ if (show) {
+ chrome.contextMenus.create({
+ "title": "EditThisCookie",
+ "contexts": ["page"],
+ "onclick": function (info, tab) {
+ showPopup(info, tab);
+ }
+ });
+ }
+}
+
+function setChristmasIcon() {
+ if (isChristmasPeriod() && preferences.showChristmasIcon) {
+ chrome.browserAction.setIcon({ "path": "/img/cookie_xmas_19x19.png" });
+ } else {
+ chrome.browserAction.setIcon({ "path": "/img/icon_19x19.png" });
+ }
+}
diff --git a/Chrome_extensions/cookies_reader_extension/js/cookie_helpers.js b/Chrome_extensions/cookies_reader_extension/js/cookie_helpers.js
new file mode 100644
index 0000000..3a1c5a8
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/js/cookie_helpers.js
@@ -0,0 +1,184 @@
+function buildUrl(domain, path, searchUrl) {
+ // Keep same protocol as searchUrl
+ // This fixes a bug when we want to unset 'secure' property in an https domain
+ var secure = searchUrl.indexOf("https://") === 0;
+
+ if (domain.substr(0, 1) === '.')
+ domain = domain.substring(1);
+
+ return "http" + ((secure) ? "s" : "") + "://" + domain + path;
+}
+
+function deleteAll(cookieList, searchUrl) {
+ for (var i = 0; i < cookieList.length; i++) {
+ var curr = cookieList[i];
+ var url = buildUrl(curr.domain, curr.path, searchUrl);
+ deleteCookie(url, curr.name, curr.storeId);
+ }
+}
+
+function deleteCookie(url, name, store, callback) {
+ chrome.cookies.remove({
+ 'url': url,
+ 'name': name,
+ 'storeId': store
+ }, function (details) {
+ if (typeof callback === "undefined")
+ return;
+ if (details === "null" || details === undefined || details === "undefined") {
+ callback(false);
+ } else {
+ callback(true);
+ }
+ })
+}
+
+function Filter() {
+ var filter = {};
+
+ this.setUrl = function (url) {
+ filter.url = url;
+ };
+
+ this.setDomain = function (domain) {
+ filter.domain = domain;
+ };
+ this.setName = function (name) {
+ filter.name = name;
+ };
+ this.setSecure = function (secure) {
+ filter.secure = secure;
+ };
+ this.setSession = function (session) {
+ filter.session = session;
+ };
+ this.getFilter = function (session) {
+ return filter;
+ };
+}
+
+function cookieForCreationFromFullCookie(fullCookie) {
+ var newCookie = {};
+ //If no real url is available use: "https://" : "http://" + domain + path
+ newCookie.url = "http" + ((fullCookie.secure) ? "s" : "") + "://" + fullCookie.domain + fullCookie.path;
+ newCookie.name = fullCookie.name;
+ newCookie.value = fullCookie.value;
+ if (!fullCookie.hostOnly)
+ newCookie.domain = fullCookie.domain;
+ newCookie.path = fullCookie.path;
+ newCookie.secure = fullCookie.secure;
+ newCookie.httpOnly = fullCookie.httpOnly;
+ if (!fullCookie.session)
+ newCookie.expirationDate = fullCookie.expirationDate;
+ newCookie.storeId = fullCookie.storeId;
+ return newCookie;
+}
+
+function compareCookies(b, a) {
+ try {
+ if (b.name !== a.name)
+ return false;
+ if (b.value !== a.value)
+ return false;
+ if (b.path !== a.path)
+ return false;
+ if (b.secure !== a.secure)
+ return false;
+ if (b.httpOnly !== a.httpOnly)
+ return false;
+
+ var aHostOnly = !!(a.hostOnly || a.domain === undefined);
+ var bHostOnly = !!(b.hostOnly || b.domain === undefined);
+ if (aHostOnly !== bHostOnly)
+ return false;
+ if (!aHostOnly && b.domain !== a.domain)
+ return false;
+
+ var aSession = !!(a.session || a.expirationDate === undefined);
+ var bSession = !!(b.session || b.expirationDate === undefined);
+ if (aSession !== bSession)
+ return false;
+ if (aSession === false && b.expirationDate !== a.expirationDate)
+ return false;
+ } catch (e) {
+ console.error(e.message);
+ return false;
+ }
+ return true;
+}
+
+var cookiesToString = {
+
+ "get": function (cookies, url) {
+ if (cookiesToString[preferences.copyCookiesType] !== undefined && cookies.length > 0)
+ return cookiesToString[preferences.copyCookiesType](cookies, url);
+ else
+ return undefined;
+ },
+
+ "netscape": function (cookies, url) {
+ var string = "";
+ string += "# Netscape HTTP Cookie File\n";
+ string += "# http://curl.haxx.se/rfc/cookie_spec.html\n";
+ string += "# This file was generated by EditThisCookie\n";
+ if (url !== undefined)
+ string += "# URL: " + url + "\n";
+ for (var i = 0; i < cookies.length; i++) {
+ cookie = cookies[i];
+ string += cookie.domain + "\t" +
+ (!cookie.hostOnly).toString().toUpperCase() + "\t" +
+ cookie.path + "\t" +
+ cookie.secure.toString().toUpperCase() + "\t" +
+ (cookie.expirationDate ? Math.round(cookie.expirationDate) : "0") + "\t" +
+ cookie.name + "\t" +
+ cookie.value + ((i === cookies.length - 1) ? "" : "\n");
+
+ }
+ return string;
+ },
+
+ "json": function (cookies, url) {
+ var string = "";
+ string += "[\n";
+ for (var i = 0; i < cookies.length; i++) {
+ cookie = cookies[i];
+ cookie.id = i + 1;
+ string += JSON.stringify(cookie, null, 4);
+ if (i < cookies.length - 1)
+ string += ",\n";
+ }
+ string += "\n]";
+ return string;
+ },
+
+ "semicolonPairs": function (cookies, url) {
+ var string = "";
+ string += "// Semicolon separated Cookie File\n";
+ string += "// This file was generated by EditThisCookie\n";
+ string += "// Details: http://www.ietf.org/rfc/rfc2109.txt\n"
+ string += "// Example: http://www.tutorialspoint.com/javascript/javascript_cookies.htm\n"
+ if (url !== undefined)
+ string += "// URL: " + url + "\n";
+ for (var i = 0; i < cookies.length; i++) {
+ cookie = cookies[i];
+ string += cookie.name + "=" + cookie.value + ";";
+
+ }
+ return string;
+ },
+
+ "lpw": function (cookies, url) {
+ var string = "";
+ string += "// Semicolon separated Cookie File\n";
+ string += "// This file was generated by EditThisCookie\n";
+ string += "// Details: http://www.cookiecentral.com/faq/#3.5\n"
+ string += "// Example: http://www.tutorialspoint.com/javascript/javascript_cookies.htm\n"
+ if (url !== undefined)
+ string += "// URL: " + url + "\n";
+ for (var i = 0; i < cookies.length; i++) {
+ cookie = cookies[i];
+ string += 'Set-Cookie3: ' + cookie.name + '=' + cookie.value + '; path="/"; domain=' + cookie.domain + '; path_spec; expires="' + (cookie.expirationDate ? cookie.expirationDate : "0") + '"; version=0\n';
+ }
+ return string;
+ }
+};
diff --git a/Chrome_extensions/cookies_reader_extension/js/data.js b/Chrome_extensions/cookies_reader_extension/js/data.js
new file mode 100644
index 0000000..4e7fc13
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/js/data.js
@@ -0,0 +1,308 @@
+/**
+ * User preferences with default values
+ */
+var preferences_template = {
+ // Show alerts when the user performs some operations such as deleting a cookie
+ "showAlerts": {
+ "default_value": false
+ },
+ // Show labels in the popup window next to some of the buttons
+ "showCommandsLabels": {
+ "default_value": false
+ },
+ // Show the domain in the accordion of the popup window next to each cookie's name
+ "showDomain": {
+ "default_value": true
+ },
+ // Show the domain before the name of the cookie in the accordion
+ "showDomainBeforeName": {
+ "default_value": true
+ },
+ // Show the BlockAndDeleteAll button in the popup window. This is an advanded operation, hence it's disabled by default
+ "showFlagAndDeleteAll": {
+ "default_value": false
+ },
+ // Show an option to open EditThisCookie as a separate tab in the context menu
+ "showContextMenu": {
+ "default_value": true
+ },
+ // If enabled, after submitting cookie changes, the active tab will be refreshed
+ "refreshAfterSubmit": {
+ "default_value": false
+ },
+ // If enabled, the cache will be bypassed when reloading a page
+ "skipCacheRefresh": {
+ "default_value": true
+ },
+ // ETC has a feature to limit the maximum age of any cookie that is being set by websites.
+ // This feature is controlled by the next three variables:
+ // If true, this feature is enabled
+ "useMaxCookieAge": {
+ "default_value": false
+ },
+ // The multiplier for maxCookieAge in order to obtain the right number of seconds. 3600 for hour, 86400 for day, ...
+ // -1 if not set
+ "maxCookieAgeType": {
+ "default_value": -1
+ },
+ // The time basic unit, to be used in conjunction with the previous variable to calculate the maximum allowed age
+ "maxCookieAge": {
+ "default_value": 1
+ },
+ // If true, a custom locale is used rather than the default set by the brower
+ "useCustomLocale": {
+ "default_value": false
+ },
+ // The custom locale to use
+ "customLocale": {
+ "default_value": "en"
+ },
+ // The output format to use when exporting cookies to the clipboard.
+ // Supported: netscape, json, semicolonPairs. For reference, see cookie_helpers.js -> "cookiesToString"
+ "copyCookiesType": {
+ "default_value": "json"
+ },
+ // If true, the standard icon on the toobar is changed for a christmassy one in certain periods of the year
+ "showChristmasIcon": {
+ "default_value": true
+ },
+ // How cookies will be sorted. Supported values:
+ // alpha: alphabetic ordering by cookie name
+ // domain_alpha: alphabetic ordering by domain and cookie name
+ "sortCookiesType": {
+ "default_value": "domain_alpha"
+ },
+ // Whether to show the panel in the DevTools panel (e.g. panel shown when pressing F12)
+ "showDevToolsPanel": {
+ "default_value": true
+ }
+};
+
+/**
+ * User data with default values
+ */
+var data_template = {
+ "filters": {
+ "default_value": []
+ },
+ "readOnly": {
+ "default_value": []
+ },
+ "nCookiesCreated": {
+ "default_value": 0
+ },
+ "nCookiesChanged": {
+ "default_value": 0
+ },
+ "nCookiesDeleted": {
+ "default_value": 0
+ },
+ "nCookiesProtected": {
+ "default_value": 0
+ },
+ "nCookiesFlagged": {
+ "default_value": 0
+ },
+ "nCookiesShortened": {
+ "default_value": 0
+ },
+ "nPopupClicked": {
+ "default_value": 0
+ },
+ "nPanelClicked": {
+ "default_value": 0
+ },
+ "nCookiesImported": {
+ "default_value": 0
+ },
+ "nCookiesExported": {
+ "default_value": 0
+ },
+ "lastVersionRun": {
+ "default_value": undefined
+ }
+};
+
+var preferences = {};
+var data = {};
+var preferences_prefix = "options_";
+var data_prefix = "data_";
+
+var updateCallback = undefined;
+var dataToSync = [];
+var syncTimeout = false;
+var syncTime = 200;
+
+/**
+ * Used to access settings and data in local storage
+ */
+var ls = {
+ /**
+ * Stores an object in the local storage
+ * @param name Name of the object to be stored
+ * @param value Value of the object to be stored
+ */
+ set: function (name, value) {
+ localStorage.setItem(name, JSON.stringify(value));
+ },
+
+ /**
+ * Get an object from local storage. If it doesn't exist, create one and add it to the local storage
+ * @param name Name of the object to fetch
+ * @param default_value Value to assign to the object if it doesn't exist.
+ * @return The fetched/created object
+ */
+ get: function (name, default_value) {
+ if (localStorage[name] === undefined) {
+ if (default_value !== undefined)
+ ls.set(name, default_value);
+ else
+ return null;
+ return default_value;
+ }
+ try {
+ return JSON.parse(localStorage.getItem(name));
+ } catch (e) {
+ ls.set(name, default_value);
+ return default_value;
+ }
+ },
+
+ /**
+ * Remove an object from the local storage
+ * @param name Name of the object to delete
+ */
+ remove: function (name) {
+ localStorage.removeItem(name);
+ }
+};
+
+/**
+ * This function is called regularly every "syncTime" ms.
+ * The purpose of the following logic is to allow users of localStorage to modify user preferences and data
+ * without having to worry about manually updating the local storage. It will be synced across all open pages
+ * of the extension.
+ */
+function syncDataToLS() {
+ for (var cID in dataToSync) {
+ var cVal = dataToSync[cID];
+ delete dataToSync[cID];
+ ls.set(cID, cVal);
+ }
+ syncTimeout = false;
+}
+
+/**
+ * Fetch data from the localStorage based on the previously declared templates (preferences_template and data_template).
+ */
+function fetchData() {
+ for (var key in preferences_template) {
+ default_value = preferences_template[key].default_value;
+ preferences[key] = ls.get(preferences_prefix + key, default_value);
+
+ /**
+ * When a preference change is detected, it will be added to the queue (dataToSync).
+ * Once the timer ticks in, data is taken off the queue and stored in the localStorage
+ * @param id Name of the element being modified
+ * @param oldval Old value
+ * @param newval New value
+ */
+ var onPreferenceChange = function (id, oldval, newval) {
+ dataToSync[preferences_prefix + id] = newval;
+ if (!syncTimeout)
+ syncTimeout = setTimeout(syncDataToLS, syncTime);
+ return newval;
+ };
+
+ /**
+ * When a preference is read, mark it as dirty.
+ * @param id Name of the element being read
+ */
+ var onPreferenceRead = function (id) {
+ preferences_template[id].used = true;
+ };
+
+ // Monitor the preferences for changes
+ preferences.watch(key, onPreferenceChange, onPreferenceRead);
+ }
+
+ for (var key in data_template) {
+ default_value = data_template[key].default_value;
+ data[key] = ls.get(data_prefix + key, default_value);
+
+ /**
+ * When data change is detected, it will be added to the queue (dataToSync).
+ * Once the timer ticks in, data is taken off the queue and stored in the localStorage
+ * @param id Name of the element being modified
+ * @param oldval Old value
+ * @param newval New value
+ */
+ var onDataChange = function (id, oldval, newval) {
+ dataToSync[data_prefix + id] = newval;
+ if (!syncTimeout)
+ syncTimeout = setTimeout(syncDataToLS, syncTime);
+ return newval;
+ };
+
+ /**
+ * When data is read, mark it as dirty.
+ * @param id Name of the element being read
+ */
+ var onDataRead = function (id) {
+ data_template[id].used = true;
+ };
+
+ // Monitor the data for changes
+ data.watch(key, onDataChange, onDataRead);
+ }
+}
+
+/**
+ * Monitor the storage for changes. When triggered it checks to see whether any preference or data has changed.
+ * If so, it verifies whether that data had been used.
+ * If relevant data has changed and an update callback has been set, it will be called.
+ */
+window.addEventListener("storage", function (event) {
+ try {
+ var varUsed = false;
+ var varChanged = false;
+ var oldValue = (event.oldValue !== null) ? JSON.parse(event.oldValue) : null;
+ var newValue = (event.newValue !== null) ? JSON.parse(event.newValue) : null;
+
+ if (oldValue === newValue)
+ return;
+
+ var key;
+ if (event.key.indexOf(preferences_prefix) === 0) {
+ key = event.key.substring(preferences_prefix.length);
+ varUsed = !!preferences_template[key].used;
+ varChanged = preferences[key] !== newValue;
+ preferences[key] = (newValue === null) ? preferences_template[key].default_value : newValue;
+ preferences_template[key].used = varUsed;
+ } else if (event.key.indexOf(data_prefix) === 0) {
+ key = event.key.substring(data_prefix.length);
+ varUsed = (data_template[key].used !== undefined && data_template[key].used);
+ varChanged = data[key] !== newValue;
+ data[key] = (newValue === null) ? data_template[key].default_value : newValue;
+ data_template[key].used = varUsed;
+ }
+ if (varUsed && varChanged && updateCallback !== undefined) {
+ updateCallback();
+ }
+ } catch (e) {
+ console.error("Failed to call on the updateCallback.");
+ console.error(e.message);
+ }
+}, false);
+
+// Finally fetch the data
+fetchData();
+
+firstRun = ls.get("status_firstRun");
+if (firstRun !== null) {
+ data.lastVersionRun = chrome.runtime.getManifest().version;
+}
+
+// On exit, make sure any data in the queue is synced to the localStorage
+var syncTimeout = setTimeout(syncDataToLS, syncTime);
+$(window).bind("beforeunload", syncDataToLS);
diff --git a/Chrome_extensions/cookies_reader_extension/js/ga.js b/Chrome_extensions/cookies_reader_extension/js/ga.js
new file mode 100644
index 0000000..d6a2afc
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/js/ga.js
@@ -0,0 +1,14 @@
+var _gaq = _gaq || [];
+_gaq.push(['_setAccount', 'UA-33054271-5']);
+_gaq.push(['_setSessionCookieTimeout', 0]);
+_gaq.push(['_trackPageview']);
+
+(function () {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = 'https://ssl.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+})();
+
+setInterval(function () {
+ _gaq.push(['_trackEvent', 'Heartbeat', 'Heartbeat', true]);
+}, 4 * 60 * 1000);
diff --git a/Chrome_extensions/cookies_reader_extension/js/options_main_page.js b/Chrome_extensions/cookies_reader_extension/js/options_main_page.js
new file mode 100644
index 0000000..89c26ad
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/js/options_main_page.js
@@ -0,0 +1,15 @@
+var panel = JSON.parse(localStorage.getItem("option_panel"));
+var arguments = getUrlVars();
+var element;
+
+if (panel === "null" || panel === null || panel === undefined) {
+ element = "support";
+} else {
+ element = panel;
+}
+
+if (arguments.page !== undefined) {
+ element = arguments.page;
+}
+
+location.href = "/options_pages/" + element + ".html";
\ No newline at end of file
diff --git a/Chrome_extensions/cookies_reader_extension/js/popup.js b/Chrome_extensions/cookies_reader_extension/js/popup.js
new file mode 100644
index 0000000..a2a11cd
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/js/popup.js
@@ -0,0 +1,798 @@
+var currentTabID;
+var isTabIncognito = false;
+var cookieList = [];
+var newCookie = false;
+var pasteCookie = false;
+var currentLayout = "none";
+var lastInput = "";
+
+$.fx.speeds._default = 200;
+
+jQuery(document).ready(function () {
+ ++data.nPopupClicked;
+ start();
+
+ /**
+ * Force Repaint
+ * Temporary workaround for Chromium #428044 bug
+ * https://bugs.chromium.org/p/chromium/issues/detail?id=428044#c35
+ */
+ let body = $('body').css('display', 'none');
+ setTimeout(() => {
+ body.css('display', '');
+ }, 100);
+});
+
+function start() {
+ setLoaderVisible(true);
+
+ var arguments = getUrlVars();
+ if (arguments.url === undefined) {
+ chrome.tabs.query(
+ {
+ active: true,
+ lastFocusedWindow: true
+ },
+ function (tabs) {
+ let currentTabURL = tabs[0].url;
+ currentTabID = tabs[0].id;
+ $('input', '#cookieSearchCondition').val(currentTabURL);
+ document.title = document.title + "-" + currentTabURL;
+ doSearch(false);
+ }
+ );
+ } else {
+ var url = decodeURI(arguments.url);
+ currentTabID = parseInt(decodeURI(arguments.id));
+ isTabIncognito = decodeURI(arguments.incognito) === "true";
+ $('input', '#cookieSearchCondition').val(url);
+ document.title = document.title + "-" + url;
+ doSearch(true);
+ }
+}
+
+function getUrlOfCookies() {
+ return $('input', '#cookieSearchCondition').val();
+}
+
+function doSearch(isSeparateWindow) {
+ var url = $('input', '#cookieSearchCondition').val();
+ if (url.length < 3)
+ return;
+ var filter = new Filter();
+ if (/^https?:\/\/.+$/.test(url)) {
+ filter.setUrl(url);
+ } else {
+ filter.setDomain(url);
+ }
+ createList(filter.getFilter(), isSeparateWindow);
+}
+
+function submit(currentTabID) {
+ if (newCookie)
+ submitNew(currentTabID);
+ else if (pasteCookie)
+ importCookies();
+ else
+ submitAll(currentTabID);
+}
+
+function submitAll(currentTabID) {
+ var cookies = $(".cookie", "#cookiesList");
+ var nCookiesToUpdate = cookies.length;
+
+ var onUpdateComplete = function () {
+ data.nCookiesChanged += cookies.length;
+ if (preferences.refreshAfterSubmit) {
+ chrome.tabs.reload(currentTabID, { 'bypassCache': preferences.skipCacheRefresh });
+ }
+ doSearch();
+ };
+
+ cookies.each(function () {
+ var cCookie = formCookieData($(this));
+
+ if (cCookie === undefined) {
+ return;
+ }
+
+ deleteCookie(cCookie.url, cCookie.name, cCookie.storeId, function () {
+ chrome.cookies.set(cCookie, function () {
+ if (--nCookiesToUpdate === 0) {
+ onUpdateComplete();
+ }
+ });
+ });
+
+ });
+}
+
+function submitNew() {
+ var cCookie = formCookieData($("#newCookie"));
+ if (cCookie === undefined)
+ return;
+
+ chrome.cookies.getAllCookieStores(function (cookieStores) {
+ for (let x = 0; x < cookieStores.length; x++) {
+ if (cookieStores[x].tabIds.indexOf(currentTabID) != -1) {
+ cCookie.storeId = cookieStores[x].id;
+ break;
+ }
+ }
+
+ deleteCookie(cCookie.url, cCookie.name, cCookie.storeId, function () {
+ chrome.cookies.set(cCookie, doSearch);
+ ++data.nCookiesCreated;
+ });
+ });
+}
+
+function createList(filters, isSeparateWindow) {
+ var filteredCookies = [];
+
+ if (filters === null)
+ filters = {};
+
+ var filterURL = {};
+ if (filters.url !== undefined)
+ filterURL.url = filters.url;
+ if (filters.domain !== undefined)
+ filterURL.domain = filters.domain;
+
+ if (!isSeparateWindow) {
+ $('#submitDiv').css({
+ 'bottom': 0
+ });
+ } else {
+ $('#submitDiv').addClass("submitDivSepWindow");
+ }
+
+ chrome.cookies.getAllCookieStores(function (cookieStores) {
+ for (let x = 0; x < cookieStores.length; x++) {
+ if (cookieStores[x].tabIds.indexOf(currentTabID) != -1) {
+ filterURL.storeId = cookieStores[x].id;
+ break;
+ }
+ }
+
+ chrome.cookies.getAll(filterURL, function (cks) {
+ var currentC;
+ for (var i = 0; i < cks.length; i++) {
+ currentC = cks[i];
+
+ if (filters.name !== undefined && currentC.name.toLowerCase().indexOf(filters.name.toLowerCase()) === -1)
+ continue;
+ if (filters.domain !== undefined && currentC.domain.toLowerCase().indexOf(filters.domain.toLowerCase()) === -1)
+ continue;
+ if (filters.secure !== undefined && currentC.secure.toLowerCase().indexOf(filters.secure.toLowerCase()) === -1)
+ continue;
+ if (filters.session !== undefined && currentC.session.toLowerCase().indexOf(filters.session.toLowerCase()) === -1)
+ continue;
+
+ for (var x = 0; x < data.readOnly.length; x++) {
+ try {
+ var lock = data.readOnly[x];
+ if (lock.name === currentC.name && lock.domain === currentC.domain) {
+ currentC.isProtected = true;
+ break;
+ }
+ } catch (e) {
+ console.error(e.message);
+ delete data.readOnly[x];
+ }
+ }
+ filteredCookies.push(currentC);
+ }
+ cookieList = filteredCookies;
+
+ $("#cookiesList").empty();
+
+ if (cookieList.length === 0) {
+ swithLayout();
+ setEvents();
+ setLoaderVisible(false);
+ return;
+ }
+
+ cookieList.sort(function (a, b) {
+ if (preferences.sortCookiesType === "domain_alpha") {
+ var compDomain = a.domain.toLowerCase().localeCompare(b.domain.toLowerCase());
+ if (compDomain)
+ return compDomain;
+ }
+ return a.name.toLowerCase().localeCompare(b.name.toLowerCase())
+ });
+
+ createAccordionList(cookieList, function () {
+ swithLayout();
+ setEvents();
+ $("input:checkbox").uniform();
+ setLoaderVisible(false);
+ });
+ });
+ });
+}
+
+function createAccordionList(cks, callback, callbackArguments) {
+ let createAccordionCallback = callback;
+ let createAccordionCallbackArguments = callbackArguments;
+
+ try {
+ $("#cookiesList").accordion("destroy");
+ } catch (e) {
+ console.warn(e.message)
+ }
+
+ if (cks === null)
+ cks = cookieList;
+ for (var i = 0; i < cks.length; i++) {
+ currentC = cks[i];
+
+ var domainText = "";
+ if (preferences.showDomain) {
+ domainText = currentC.domain;
+ if (preferences.showDomainBeforeName) {
+ domainText = domainText + " | ";
+ } else {
+ domainText = " | " + domainText;
+ }
+ }
+
+ var titleText;
+ if (preferences.showDomainBeforeName) {
+ titleText = $("
").text(domainText).append($(" ").text(currentC.name));
+ if (currentC.isProtected)
+ $(":first-child", titleText).css("color", "green");
+ } else {
+ titleText = $("
").append($(" ").text(currentC.name)).append($(" ").text(domainText));
+ }
+
+ var titleElement = $(" ").append($(" ").html(titleText.html()).attr("href", "#"));
+
+ var cookie = $(".cookie_details_template").clone().removeClass("cookie_details_template");
+
+ $(".index", cookie).val(i);
+ $(".name", cookie).val(currentC.name);
+ $(".value", cookie).val(currentC.value);
+ $(".domain", cookie).val(currentC.domain);
+ $(".path", cookie).val(currentC.path);
+ $(".storeId", cookie).val(currentC.storeId);
+ $(".sameSite", cookie).val(currentC.sameSite);
+
+ if (currentC.isProtected)
+ $(".unprotected", cookie).hide();
+ else
+ $(".protected", cookie).hide();
+
+ if (currentC.hostOnly) {
+ $(".domain", cookie).attr("disabled", "disabled");
+ $(".hostOnly", cookie).prop("checked", true);
+ }
+ if (currentC.secure) {
+ $(".secure", cookie).prop("checked", true);
+ }
+ if (currentC.httpOnly) {
+ $(".httpOnly", cookie).prop("checked", true);
+ }
+ if (currentC.session) {
+ $(".expiration", cookie).attr("disabled", "disabled");
+ $(".session", cookie).prop("checked", true);
+ }
+
+ var expDate;
+ if (currentC.session) {
+ expDate = new Date();
+ expDate.setFullYear(expDate.getFullYear() + 1);
+ } else {
+ expDate = new Date(currentC.expirationDate * 1000.0);
+ }
+ $('.expiration', cookie).val(expDate);
+
+ $("#cookiesList").append(titleElement);
+ $("#cookiesList").append(cookie);
+ }
+
+ $("#cookiesList").accordion({
+ autoHeight: false,
+ heightStyle: "content",
+ collapsible: true,
+ active: cks.length - 1,
+ create: function (event, ui) {
+ $.uniform.update();
+ if (createAccordionCallback !== undefined)
+ createAccordionCallback(createAccordionCallbackArguments);
+ }
+ });
+}
+
+function importCookies() {
+ var nCookiesImportedThisTime = 0;
+ var text = $(".value", "#pasteCookie").val();
+ var error = $(".error", "#pasteCookie");
+ error.hide();
+ error.text("For format reference export cookies in JSON");
+ error.html(error.html() + " Also check Developer Chrome Cookie Error:");
+
+ try {
+ var cookieArray = $.parseJSON(text);
+ if (Object.prototype.toString.apply(cookieArray) === "[object Object]")
+ cookieArray = [cookieArray];
+ for (var i = 0; i < cookieArray.length; i++) {
+ try {
+ var cJSON = cookieArray[i];
+ var cookie = cookieForCreationFromFullCookie(cJSON);
+ chrome.cookies.set(cookie);
+ nCookiesImportedThisTime++;
+ } catch (e) {
+ error.html(error.html() + " " + $('
').text("Cookie number " + i).html() + " " + $('
').text(e.message).html());
+ console.error(e.message);
+ error.fadeIn();
+ return;
+ }
+ }
+ } catch (e) {
+ error.html(error.html() + " " + $('
').text(e.message).html());
+ console.error(e.message);
+ error.fadeIn();
+ return;
+ }
+
+ data.nCookiesImported += nCookiesImportedThisTime;
+ doSearch();
+ return;
+}
+
+function setEvents() {
+ $("#submitButton:first-child").unbind().click(function () {
+ submit(currentTabID);
+ });
+ if (cookieList.length > 0) {
+ $("#submitDiv").show();
+ }
+ $("#submitFiltersButton").button();
+
+ $("#submitFiltersDiv").unbind().click(function () {
+ var domainChecked = $(".filterDomain:checked", $(this).parent()).val() !== undefined;
+ var domain = $("#filterByDomain", $(this).parent()).text();
+ var nameChecked = $(".filterName:checked", $(this).parent()).val() !== undefined;
+ var name = $("#filterByName", $(this).parent()).text();
+ var valueChecked = $(".filterValue:checked", $(this).parent()).val() !== undefined;
+ var value = $("#filterByValue", $(this).parent()).text();
+
+ var newRule = {};
+ if (domainChecked)
+ newRule.domain = domain;
+ if (nameChecked)
+ newRule.name = name;
+ if (valueChecked)
+ newRule.value = value;
+
+ for (var i = 0; i < cookieList.length; i++) {
+ var currentCookie = cookieList[i];
+ if (currentCookie.isProtected)
+ continue;
+ if (!filterMatchesCookie(newRule, currentCookie.name, currentCookie.domain, currentCookie.value))
+ continue;
+
+ var url = buildUrl(currentCookie.domain, currentCookie.path, getUrlOfCookies());
+ deleteCookie(url, currentCookie.name, currentCookie.storeId);
+ }
+ data.nCookiesFlagged += cookieList.length;
+ var exists = addBlockRule(newRule);
+
+ doSearch();
+ return;
+ });
+
+ $("#deleteAllButton").unbind().click(function () {
+ if (cookieList.length === 0)
+ return false;
+
+ var okFunction = function () {
+ nCookiesDeletedThisTime = cookieList.length;
+ deleteAll(cookieList, getUrlOfCookies());
+ data.nCookiesDeleted += nCookiesDeletedThisTime;
+ doSearch();
+ }
+ startAlertDialog(_getMessage("Alert_deleteAll"), okFunction);
+ });
+
+ if (preferences.showCommandsLabels) {
+ $(".commands-row", ".commands-table").addClass("commands-row-texy");
+ }
+
+ if (preferences.showFlagAndDeleteAll) {
+ $("#flagAllButton").show();
+ $("#flagAllButton").unbind().click(function () {
+ if (cookieList.length === 0)
+ return false;
+ var okFunction = function () {
+ nCookiesFlaggedThisTime = cookieList.length;
+ for (var i = 0; i < cookieList.length; i++) {
+ var currentCookie = cookieList[i];
+ if (currentCookie.isProtected)
+ continue;
+ var newRule = {};
+ newRule.domain = currentCookie.domain;
+ newRule.name = currentCookie.name;
+ addBlockRule(newRule);
+ var url = buildUrl(currentCookie.domain, currentCookie.path, getUrlOfCookies());
+ deleteCookie(url, currentCookie.name, currentCookie.storeId);
+ }
+ data.nCookiesFlagged += nCookiesFlaggedThisTime;
+ doSearch();
+ return;
+ }
+ startAlertDialog(_getMessage("flagAll"), okFunction);
+ });
+ } else {
+ $("#flagAllButton").hide();
+ }
+
+ $("#refreshButton").unbind().click(function () {
+ if (currentLayout === "new") {
+ clearNewCookieData();
+ } else {
+ location.reload(true);
+ }
+ });
+
+ $("#addCookieButton").unbind().click(function () {
+ newCookie = true;
+ pasteCookie = false;
+ swithLayout("new");
+ });
+
+ $("#backToList").unbind().click(function () {
+ newCookie = false;
+ pasteCookie = false;
+ swithLayout();
+ });
+
+ $("#optionsButton").unbind().click(function () {
+ var urlToOpen = chrome.extension.getURL('options_main_page.html');
+ chrome.tabs.create({
+ url: urlToOpen
+ });
+ });
+
+ $("#copyButton").unbind().click(function () {
+ copyToClipboard(cookiesToString.get(cookieList));
+ data.nCookiesExported += cookieList.length;
+ $("#copiedToast").fadeIn(function () {
+ setTimeout(function () {
+ $("#copiedToast").fadeOut();
+ }, 2500);
+
+ });
+ $(this).animate({ backgroundColor: "#B3FFBD" }, 300, function () {
+ $(this).animate({ backgroundColor: "#EDEDED" }, 500);
+ });
+ });
+
+ $("#pasteButton").unbind().click(function () {
+ newCookie = false;
+ pasteCookie = true;
+ swithLayout("paste");
+ });
+
+ $("#searchButton").unbind().click(function () {
+ $("#searchField").focus();
+ $("#searchField").fadeIn("normal", function () { $("#searchField").focus(); });
+ $("#searchField").focus();
+ });
+
+ $("#searchBox").unbind().focusout(function () {
+ $("#searchField").fadeOut();
+ });
+
+ $("#searchField").unbind().keyup(function () {
+ find($(this).val());
+ });
+ $('input', '#cookieSearchCondition').unbind().keyup(doSearch);
+ clearNewCookieData();
+
+ $(".toast").each(function () {
+ $(this).css("margin-top", "-" + ($(this).height() / 2) + "px");
+ $(this).css("margin-left", "-" + ($(this).width() / 2) + "px");
+ });
+
+ $('textarea.value, input.domain, input.path').keydown(function (event) {
+ if (event.ctrlKey && event.keyCode === 13) {
+ submit(currentTabID);
+ console.log('trigger save (submit)');
+ event.preventDefault();
+ event.stopPropagation();
+ }
+ });
+
+ setCookieEvents();
+}
+
+function setCookieEvents() {
+ $(".hostOnly").click(function () {
+ var cookie = $(this).closest(".cookie");
+ var checked = $(this).prop("checked");
+ if (!!checked)
+ $(".domain", cookie).attr("disabled", "disabled");
+ else
+ $(".domain", cookie).removeAttr("disabled");
+ });
+
+ $(".session").click(function () {
+ var cookie = $(this).closest(".cookie");
+ var checked = $(this).prop("checked");
+ if (!!checked)
+ $(".expiration", cookie).attr("disabled", "disabled");
+ else
+ $(".expiration", cookie).removeAttr("disabled");
+ });
+
+ $(".deleteOne").click(function () {
+ var cookie = $(this).closest(".cookie");
+ var name = $(".name", cookie).val();
+ var domain = $(".domain", cookie).val();
+ var path = $(".path", cookie).val();
+ var secure = $(".secure", cookie).prop("checked");
+ var storeId = $(".storeId", cookie).val();
+ var okFunction = function () {
+ var url = buildUrl(domain, path, getUrlOfCookies());
+ deleteCookie(url, name, storeId, function (success) {
+ if (success === true) {
+ var head = cookie.prev('h3');
+ cookie.add(head).slideUp(function () {
+ $(this).remove();
+ swithLayout();
+ });
+
+ } else {
+ location.reload(true);
+ }
+ });
+ ++data.nCookiesDeleted;
+ };
+ startAlertDialog(_getMessage("Alert_deleteCookie") + ": \"" + name + "\"?", okFunction)
+ });
+ $(".flagOne").click(function () {
+ var cookie = $(this).closest(".cookie");
+ var domain = $(".domain", cookie).val();
+ var name = $(".name", cookie).val();
+ var value = $(".value", cookie).val();
+
+ $("#filterByDomain", "#cookieFilter").text(domain);
+ $("#filterByName", "#cookieFilter").text(name);
+ $("#filterByValue", "#cookieFilter").text(value);
+
+ swithLayout("flag");
+ });
+
+ $(".protectOne").click(function () {
+ var cookie = $(this).closest(".cookie");
+ var titleName = $("b", cookie.prev()).first();
+ var index = $(".index", cookie).val();
+ isProtected = switchReadOnlyRule(cookieList[index]);
+
+ cookieList[index].isProtected = isProtected;
+ if (isProtected) {
+ $(".unprotected", cookie).fadeOut('fast', function () {
+ $(".protected", cookie).fadeIn('fast');
+ });
+ titleName.css("color", "green");
+ } else {
+ $(".protected", cookie).fadeOut('fast', function () {
+ $(".unprotected", cookie).fadeIn('fast');
+ });
+ titleName.css("color", "#000");
+ }
+ });
+}
+
+function startAlertDialog(title, ok_callback, cancel_callback) {
+ if (ok_callback == undefined) {
+ return
+ }
+ if (!preferences.showAlerts) {
+ ok_callback();
+ return;
+ }
+
+ $("#alert_ok").unbind().click(function () {
+ $("#alert_wrapper").hide();
+ ok_callback();
+ });
+
+ if (cancel_callback !== undefined) {
+ $("#alert_cancel").show();
+ $("#alert_cancel").unbind().click(function () {
+ $("#alert_wrapper").hide('fade');
+ cancel_callback();
+ });
+ } else {
+ $("#alert_cancel").hide();
+ }
+ $("#alert_title_p").empty().text(title);
+ $("#alert_wrapper").show('fade');
+}
+
+function clearNewCookieData() {
+ var cookieForm = $("#newCookie");
+ $(".index", cookieForm).val("");
+ $(".name", cookieForm).val("");
+ $(".value", cookieForm).val("");
+ $(".domain", cookieForm).val(getHost(getUrlOfCookies()));
+ $(".hostOnly", cookieForm).prop("checked", false);
+ $(".path", cookieForm).val("/");
+ $(".secure", cookieForm).prop("checked", false);
+ $(".httpOnly", cookieForm).prop("checked", false);
+ $(".session", cookieForm).prop("checked", false);
+
+ var expDate = new Date();
+ expDate.setFullYear(expDate.getFullYear() + 1);
+ $(".expiration", cookieForm).val(expDate);
+
+ $.uniform.update();
+}
+
+function find(pattern) {
+ if (pattern === lastInput)
+ return;
+
+ lastInput = pattern;
+ $($(".cookie", "#cookiesList").get().reverse()).each(function () {
+ var name = $(".name", $(this)).val();
+ var node = $(this);
+ var h3 = $(this).prev();
+ if (pattern !== "" && name.toLowerCase().indexOf(pattern.toLowerCase()) !== -1) {
+ h3.addClass("searchResult");
+ node.detach();
+ h3.detach();
+ $("#cookiesList").prepend(node);
+ $("#cookiesList").prepend(h3);
+ } else {
+ h3.removeClass("searchResult");
+ }
+ });
+ $("#cookiesList").accordion("option", "collapsible", "true");
+ $("#cookiesList").accordion("option", "active", cookieList.length);
+}
+
+function swithLayout(newLayout) {
+ if (newLayout === undefined) {
+ if ($("h3", "#cookiesList").length) {
+ newLayout = "list";
+ } else {
+ newLayout = "empty";
+ }
+ }
+
+ if (currentLayout === newLayout)
+ return;
+ currentLayout = newLayout;
+
+ if (newLayout === "list" || newLayout === "empty") {
+ $("#newCookie").slideUp();
+ $("#pasteCookie").slideUp();
+ $("#cookieFilter").slideUp();
+ $("#submitFiltersButton").slideUp();
+ }
+
+ if (newLayout === "list") {
+ $(".commands-table").first().animate({ opacity: 0 }, function () {
+ $("#deleteAllButton").show();
+ if (preferences.showFlagAndDeleteAll)
+ $("#flagAllButton").show();
+ $("#addCookieButton").show();
+ $("#backToList").hide();
+ $("#copyButton").show();
+ $("#pasteButton").show();
+ $("#searchButton").show();
+ $(".commands-table").first().animate({ opacity: 1 });
+ $("#cookieSearchCondition").show();
+ });
+ $("#noCookies").slideUp();
+ $("#cookiesList").slideDown();
+ $("#submitDiv").show();
+ } else if (newLayout === "empty") {
+ $(".commands-table").first().animate({ opacity: 0 }, function () {
+ $("#deleteAllButton").hide();
+ $("#flagAllButton").hide();
+ $("#addCookieButton").show();
+ $("#backToList").hide();
+ $("#copyButton").hide();
+ $("#pasteButton").show();
+ $("#searchButton").hide();
+ $(".commands-table").first().animate({ opacity: 1 });
+ $("#cookieSearchCondition").show();
+ });
+ $(".notOnEmpty").hide();
+ $("#noCookies").slideDown();
+ $("#cookiesList").slideUp();
+ $("#submitDiv").hide();
+ } else {
+ $(".commands-table").first().animate({ opacity: 0 }, function () {
+ $("#deleteAllButton").hide();
+ $("#flagAllButton").hide();
+ $("#addCookieButton").hide();
+ $("#backToList").show();
+ $("#copyButton").hide();
+ $("#pasteButton").hide();
+ $("#searchButton").hide();
+ $(".commands-table").first().animate({ opacity: 1 });
+ });
+
+ $("#noCookies").slideUp();
+ $("#cookiesList").slideUp();
+ $("#cookieSearchCondition").slideUp();
+
+ if (newLayout === "flag") {
+ $("#submitFiltersButton").slideDown();
+ $("#cookieFilter").slideDown();
+ $("#newCookie").slideUp();
+ $("#pasteCookie").slideUp();
+ $("#submitDiv").slideUp();
+ } else if (newLayout === "paste") {
+ $("#pasteCookie").slideDown();
+ $("#newCookie").slideUp();
+ $("#cookieFilter").slideUp();
+ $("#submitFiltersButton").slideUp();
+ $("#submitDiv").slideDown();
+ $(".value", "#new").focus();
+ } else if (newLayout === "new") {
+ $("#newCookie").slideDown();
+ $("#pasteCookie").slideUp();
+ $("#cookieFilter").slideUp();
+ $("#submitFiltersButton").slideUp();
+ $("#submitDiv").slideDown();
+ $('#newCookie input.name').focus();
+ }
+ }
+}
+
+function formCookieData(form) {
+ var index = $(".index", form).val();
+ var name = $(".name", form).val();
+ var value = $(".value", form).val();
+ var domain = $(".domain", form).val();
+ var hostOnly = $(".hostOnly", form).prop("checked");
+ var path = $(".path", form).val();
+ var secure = $(".secure", form).prop("checked");
+ var httpOnly = $(".httpOnly", form).prop("checked");
+ var session = $(".session", form).prop("checked");
+ var storeId = $(".storeId", form).val();
+ var expiration = $(".expiration", form).val();
+ var sameSite = $(".sameSite", form).val();
+
+ var newCookie = {};
+ newCookie.url = buildUrl(domain, path, getUrlOfCookies());
+ newCookie.name = name.replace(";", "").replace(",", "");
+ value = value.replace(";", "");
+ newCookie.value = value;
+ newCookie.path = path;
+ newCookie.storeId = storeId;
+ if (!hostOnly)
+ newCookie.domain = domain;
+ if (!session) {
+ var expirationDate = new Date(expiration).getTime() / 1000;
+ newCookie.expirationDate = expirationDate;
+
+ // If the expiration date is not valid, tell the user by making the
+ // invalid date red and showing it in the accordion
+ if (isNaN(expirationDate)) {
+ console.log("Invalid date");
+ $(".expiration", form).addClass("error");
+ $(".expiration", form).focus();
+ if (index !== undefined) {
+ // This is an existing cookie, not a new one
+ $("#cookiesList").accordion("option", "active", parseInt(index));
+ }
+ return undefined;
+ } else {
+ $(".expiration", form).removeClass("error");
+ }
+ }
+ newCookie.secure = secure;
+ newCookie.httpOnly = httpOnly;
+ newCookie.sameSite = sameSite;
+
+ return newCookie;
+}
diff --git a/Chrome_extensions/cookies_reader_extension/js/utils.js b/Chrome_extensions/cookies_reader_extension/js/utils.js
new file mode 100644
index 0000000..9642013
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/js/utils.js
@@ -0,0 +1,190 @@
+var canvasLoader;
+
+Array.prototype.toTop = function (a) {
+ var c;
+ if (a <= 0 || a >= this.length) {
+ return false
+ }
+ c = this[a];
+ for (var b = a; b > 0; b--) {
+ this[b] = this[b - 1]
+ }
+ this[0] = c;
+ return true
+};
+
+function getHost(url) {
+ return (url.match(/:\/\/(.[^:/]+)/)[1]).replace("www.", "")
+}
+
+function addBlockRule(rule) {
+ var dfilters = data.filters;
+ for (var x = 0; x < dfilters.length; x++) {
+ var currFilter = dfilters[x];
+ if ((currFilter.domain !== null) === (rule.domain !== null)) {
+ if (currFilter.domain !== rule.domain) {
+ continue
+ }
+ } else {
+ continue
+ }
+ if ((currFilter.name !== null) === (rule.name !== null)) {
+ if (currFilter.name !== rule.name) {
+ continue;
+ }
+ } else {
+ continue;
+ }
+ if ((currFilter.value !== null) === (rule.value !== null)) {
+ if (currFilter.value !== rule.value) {
+ continue;
+ }
+ } else {
+ continue;
+ }
+ return x;
+ }
+ dfilters[dfilters.length] = rule;
+ data.filters = dfilters;
+ filterURL = {};
+
+ if (rule.name !== undefined) {
+ filterURL.name = rule.name
+ }
+ if (rule.value !== undefined) {
+ filterURL.value = rule.value
+ }
+ if (rule.domain !== undefined) {
+ filterURL.domain = rule.domain
+ }
+ chrome.cookies.getAll({}, function (cookieL) {
+ for (var x = 0; x < cookieL.length; x++) {
+ var cCookie = cookieL[x];
+ if (filterMatchesCookie(filterURL, cCookie.name, cCookie.domain, cCookie.value)) {
+ var cUrl = (cCookie.secure) ? "https://" : "http://" + cCookie.domain + cCookie.path;
+ deleteCookie(cUrl, cCookie.name, cCookie.storeId, cCookie)
+ }
+ }
+ });
+}
+
+function switchReadOnlyRule(rule) {
+ var added = true;
+ var readOnlyList = data.readOnly;
+ for (var x = 0; x < readOnlyList.length; x++) {
+ try {
+ var cRule = readOnlyList[x];
+ if (cRule.domain === rule.domain && cRule.name === rule.name && cRule.path === rule.path) {
+ added = false;
+ readOnlyList.splice(x, 1)
+ }
+ } catch (e) {
+ console.error(e.message);
+ }
+ }
+ if (added) {
+ readOnlyList[readOnlyList.length] = rule
+ }
+ data.readOnly = readOnlyList;
+ return !!added;
+}
+
+function deleteReadOnlyRule(toDelete) {
+ readOnlyList = data.readOnly;
+ readOnlyList.splice(toDelete, 1);
+ data.readOnly = readOnlyList;
+}
+
+function deleteBlockRule(toDelete) {
+ filtersList = data.filters;
+ filtersList.splice(toDelete, 1);
+ data.filters = filtersList;
+}
+
+function _getMessage(string, args) {
+ return (chrome.i18n.getMessage("editThis_" + string, args))
+}
+
+function filterMatchesCookie(rule, name, domain, value) {
+ var ruleDomainReg = new RegExp(rule.domain);
+ var ruleNameReg = new RegExp(rule.name);
+ var ruleValueReg = new RegExp(rule.value);
+ if (rule.domain !== undefined && domain.match(ruleDomainReg) === null) {
+ return false;
+ }
+ if (rule.name !== undefined && name.match(ruleNameReg) === null) {
+ return false;
+ }
+ if (rule.value !== undefined && value.match(ruleValueReg) === null) {
+ return false;
+ }
+ return true;
+}
+
+function getUrlVars() {
+ var d = [], c;
+ var a = window.location.href.slice(window.location.href.indexOf("?") + 1).split("&");
+ for (var b = 0; b < a.length; b++) {
+ c = a[b].split("=");
+ d.push(c[0]);
+ d[c[0]] = c[1]
+ }
+ return d
+}
+
+function showPopup(info, tab) {
+ var tabUrl = encodeURI(tab.url);
+ var tabID = encodeURI(tab.id);
+ var tabIncognito = encodeURI(tab.incognito);
+
+ var urlToOpen = chrome.extension.getURL("popup.html") + "?url=" + tabUrl + "&id=" + tabID + "&incognito=" + tabIncognito;
+
+ chrome.tabs.query({ 'windowId': chrome.windows.WINDOW_ID_CURRENT }, function (tabList) {
+ for (var x = 0; x < tabList.length; x++) {
+ var cTab = tabList[x];
+ if (cTab.url.indexOf(urlToOpen) === 0) {
+ chrome.tabs.update(cTab.id, {
+ 'selected': true
+ });
+ return
+ }
+ }
+ chrome.tabs.create({
+ 'url': urlToOpen
+ })
+ })
+}
+
+function copyToClipboard(text) {
+ if (text === undefined)
+ return;
+
+ //Appending an element causes the window to scroll...so we save the scroll position and restore it later
+ var scrollsave = $('body').scrollTop();
+
+ var copyDiv = document.createElement('textarea');
+ copyDiv.style.height = "0.5px";
+ document.body.appendChild(copyDiv, document.body.firstChild);
+ $(copyDiv).text(text);
+ copyDiv.focus();
+ copyDiv.select();
+ document.execCommand("copy");
+ document.body.removeChild(copyDiv);
+
+ $('body').scrollTop(scrollsave);
+}
+
+function isChristmasPeriod() {
+ var nowDate = new Date();
+ var isMidDecember = (nowDate.getMonth() === 11 && nowDate.getDate() > 5);
+ var isStartJanuary = (nowDate.getMonth() === 0 && nowDate.getDate() <= 6);
+ return isMidDecember || isStartJanuary;
+}
+
+function setLoaderVisible(visible) {
+ if (visible) {
+ $("#loader-container").show();
+ } else {
+ $("#loader-container").hide();
+ }
+}
diff --git a/Chrome_extensions/cookies_reader_extension/lib/custom_i18n.js b/Chrome_extensions/cookies_reader_extension/lib/custom_i18n.js
new file mode 100644
index 0000000..32f8a89
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/lib/custom_i18n.js
@@ -0,0 +1,216 @@
+//TAKEN FROM:
+//https://adblockforchrome.googlecode.com/svn/trunk/port.js
+
+// Chrome to Safari port
+// Author: Michael Gundlach (gundlach@gmail.com)
+// License: GPLv3 as part of adblockforchrome.googlecode.com
+// or MIT if GPLv3 conflicts with your code's license.
+
+chrome.i18n = chrome.i18n || {};
+chrome.i18n = (function() {
+
+ //Supported locales as in:
+ //https://developers.google.com/chrome/web-store/docs/i18n?hl=it#localeTable
+ var supportedLocales =
+ [{"code":"ar", "name":"Arabic"},
+ {"code":"bg", "name":"Bulgarian"},
+ {"code":"ca", "name":"Catalan"},
+ {"code":"zh_CN", "name":"Chinese (China)"},
+ {"code":"zh_TW", "name":"Chinese (Taiwan)"},
+ {"code":"hr", "name":"Croatian"},
+ {"code":"cs", "name":"Czech"},
+ {"code":"da", "name":"Danish"},
+ {"code":"nl", "name":"Dutch"},
+ {"code":"en", "name":"English"},
+ {"code":"en_GB", "name":"English (Great Britain)"},
+ {"code":"en_US", "name":"English (USA)"},
+ {"code":"et", "name":"Estonian"},
+ {"code":"fil", "name":"Filipino"},
+ {"code":"fi", "name":"Finnish"},
+ {"code":"fr", "name":"French"},
+ {"code":"de", "name":"German"},
+ {"code":"el", "name":"Greek"},
+ {"code":"he", "name":"Hebrew"},
+ {"code":"hi", "name":"Hindi"},
+ {"code":"hu", "name":"Hungarian"},
+ {"code":"id", "name":"Indonesian"},
+ {"code":"it", "name":"Italian"},
+ {"code":"ja", "name":"Japanese"},
+ {"code":"ko", "name":"Korean"},
+ {"code":"lv", "name":"Latvian"},
+ {"code":"lt", "name":"Lithuanian"},
+ {"code":"no", "name":"Norwegian"},
+ {"code":"pl", "name":"Polish"},
+ {"code":"pt_BR", "name":"Portuguese (Brazil)"},
+ {"code":"pt_PT", "name":"Portuguese (Portugal)"},
+ {"code":"ro", "name":"Romanian"},
+ {"code":"ru", "name":"Russian"},
+ {"code":"sr", "name":"Serbian"},
+ {"code":"sk", "name":"Slovak"},
+ {"code":"sl", "name":"Slovenian"},
+ {"code":"es", "name":"Spanish"},
+ {"code":"es_419", "name":"Spanish (Latin America and Caribbean)"},
+ {"code":"sv", "name":"Swedish"},
+ {"code":"th", "name":"Thai"},
+ {"code":"tr", "name":"Turkish"},
+ {"code":"uk", "name":"Ukrainian"},
+ {"code":"vi", "name":"Vietnamese"}];
+
+ function syncFetch(file, fn) {
+ var xhr = new XMLHttpRequest();
+ xhr.open("GET", chrome.extension.getURL(file), false);
+ xhr.onreadystatechange = function() {
+ if(this.readyState == 4 && this.responseText != "") {
+ fn(this.responseText);
+ }
+ };
+ try {
+ xhr.send();
+ }
+ catch (e) {
+ // File not found, perhaps
+ }
+ }
+
+ // Insert substitution args into a localized string.
+ function parseString(msgData, args) {
+ // If no substitution, just turn $$ into $ and short-circuit.
+ if (msgData.placeholders == undefined && args == undefined)
+ return msgData.message.replace(/\$\$/g, '$');
+
+ // Substitute a regex while understanding that $$ should be untouched
+ function safesub(txt, re, replacement) {
+ var dollaRegex = /\$\$/g, dollaSub = "~~~I18N~~:";
+ txt = txt.replace(dollaRegex, dollaSub);
+ txt = txt.replace(re, replacement);
+ // Put back in "$$" ("$$$$" somehow escapes down to "$$")
+ var undollaRegex = /~~~I18N~~:/g, undollaSub = "$$$$";
+ txt = txt.replace(undollaRegex, undollaSub);
+ return txt;
+ }
+
+ var $n_re = /\$([1-9])/g;
+ var $n_subber = function(_, num) { return args[num - 1]; };
+
+ var placeholders = {};
+ // Fill in $N in placeholders
+ for (var name in msgData.placeholders) {
+ var content = msgData.placeholders[name].content;
+ placeholders[name.toLowerCase()] = safesub(content, $n_re, $n_subber);
+ }
+ // Fill in $N in message
+ var message = safesub(msgData.message, $n_re, $n_subber);
+ // Fill in $Place_Holder1$ in message
+ message = safesub(message, /\$(\w+?)\$/g, function(full, name) {
+ var lowered = name.toLowerCase();
+ if (lowered in placeholders)
+ return placeholders[lowered];
+ return full; // e.g. '$FoO$' instead of 'foo'
+ });
+ // Replace $$ with $
+ message = message.replace(/\$\$/g, '$');
+
+ return message;
+ }
+
+ var l10nData = undefined;
+
+ var theI18nObject = {
+ // chrome.i18n.getMessage() may be used in any extension resource page
+ // without any preparation. But if you want to use it from a content
+ // script in Safari, the content script must first run code like this:
+ //
+ // get_localization_data_from_global_page_async(function(data) {
+ // chrome.i18n._setL10nData(data);
+ // // now I can call chrome.i18n.getMessage()
+ // });
+ // // I cannot call getMessage() here because the above call
+ // // is asynchronous.
+ //
+ // The global page will need to receive your request message, call
+ // chrome.i18n._getL10nData(), and return its result.
+ //
+ // We can't avoid this, because the content script can't load
+ // l10n data for itself, because it's not allowed to make the xhr
+ // call to load the message files from disk. Sorry :(
+ _getL10nData: function() {
+ var result = { locales: [] };
+
+ // == Find all locales we might need to pull messages from, in order
+ // 0: The user's chosen locale, if present
+ if(preferences.useCustomLocale && preferences.customLocale != null)
+ result.locales.push(preferences.customLocale);
+ // 1: The user's current locale, converted to match the format of
+ // the _locales directories (e.g. "en-US" becomes "en_US"
+ result.locales.push(navigator.language.replace('-', '_'));
+ // 2: Perhaps a region-agnostic version of the current locale
+ if (navigator.language.length > 2)
+ result.locales.push(navigator.language.substring(0, 2));
+ // 3: Set English 'en' as default locale
+ if (result.locales.indexOf("en") == -1)
+ result.locales.push("en");
+
+ // Load all locale files that exist in that list
+ result.messages = {};
+ for (var i = 0; i < result.locales.length; i++) {
+ var locale = result.locales[i];
+ var file = "_locales/" + locale + "/messages.json";
+ // Doesn't call the callback if file doesn't exist
+ syncFetch(file, function(text) {
+ result.messages[locale] = JSON.parse(text);
+ });
+ }
+
+ return result;
+ },
+
+ // Manually set the localization data. You only need to call this
+ // if using chrome.i18n.getMessage() from a content script, before
+ // the first call. You must pass the value of _getL10nData(),
+ // which can only be called by the global page.
+ _setL10nData: function(data) {
+ l10nData = data;
+ },
+
+ getMessage: function(messageID, args) {
+ if (l10nData == undefined) {
+ // Assume that we're not in a content script, because content
+ // scripts are supposed to have set l10nData already
+ chrome.i18n._setL10nData(chrome.i18n._getL10nData());
+ }
+ if (typeof args == "string")
+ args = [args];
+ for (var i = 0; i < l10nData.locales.length; i++) {
+ var map = l10nData.messages[l10nData.locales[i]];
+ // We must have the locale, and the locale must have the message
+ if (map && messageID in map)
+ return parseString(map[messageID], args);
+ }
+ return "";
+ },
+
+ //Returns the list of locales that are actually present in the locale directory
+ getExistingLocales: function (){
+ var existingLocales = [];
+ for (var i = 0; i < supportedLocales.length; i++) {
+ var locale = supportedLocales[i].code;
+ var file = "_locales/" + locale + "/messages.json";
+
+ var xhr = new XMLHttpRequest();
+ xhr.open("GET", chrome.extension.getURL(file), false);
+ xhr.onreadystatechange = function() {
+ };
+ try {
+ xhr.send();
+ existingLocales.push(supportedLocales[i]);
+ }
+ catch (e) {
+ }
+ }
+ return existingLocales;
+ }
+
+ };
+
+ return theI18nObject;
+})();
diff --git a/Chrome_extensions/cookies_reader_extension/lib/i18n_translator.js b/Chrome_extensions/cookies_reader_extension/lib/i18n_translator.js
new file mode 100644
index 0000000..7d92fbc
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/lib/i18n_translator.js
@@ -0,0 +1,45 @@
+var prefixLocaleStrings = "editThis_"
+
+function translate(messageID, args) {
+ return chrome.i18n.getMessage(prefixLocaleStrings+messageID, args);
+}
+
+function localizePage() {
+ //translate a page into the users language
+ $("[i18n]:not(.i18n-replaced)").each(function() {
+ //Append text to element content
+ $(this).html($(this).html() + translate($(this).attr("i18n"), $(this).attr("i18n_argument")));
+ $(this).addClass("i18n-replaced");
+ });
+ $("[i18n_value]:not(.i18n-replaced)").each(function() {
+ $(this).val(translate($(this).attr("i18n_value")));
+ $(this).addClass("i18n-replaced");
+ });
+ $("[i18n_title]:not(.i18n-replaced)").each(function() {
+ $(this).attr("title", translate($(this).attr("i18n_title")));
+ $(this).addClass("i18n-replaced");
+ });
+ $("[i18n_placeholder]:not(.i18n-replaced)").each(function() {
+ $(this).attr("placeholder", translate($(this).attr("i18n_placeholder")) + $(this).attr("placeholder"));
+ $(this).addClass("i18n-replaced");
+ });
+ $("[i18n_alt]:not(.i18n-replaced)").each(function() {
+ $(this).attr("alt", translate($(this).attr("i18n_alt")));
+ $(this).addClass("i18n-replaced");
+ });
+ $("[i18n_replacement_el]:not(.i18n-replaced)").each(function() {
+ // Replace a dummy inside of localized text with a real element.
+ // Give the real element the same text as the dummy link.
+ var dummy_link = $("a", this);
+ var text = dummy_link.text();
+ var real_el = $("#" + $(this).attr("i18n_replacement_el"));
+ real_el.text(text).val(text).replaceAll(dummy_link);
+ // If localizePage is run again, don't let the [i18n] code above
+ // clobber our work
+ $(this).addClass("i18n-replaced");
+ });
+}
+
+jQuery(document).ready(function(){
+ localizePage();
+});
diff --git a/Chrome_extensions/cookies_reader_extension/lib/jquery-3.3.1.min.js b/Chrome_extensions/cookies_reader_extension/lib/jquery-3.3.1.min.js
new file mode 100644
index 0000000..4d9b3a2
--- /dev/null
+++ b/Chrome_extensions/cookies_reader_extension/lib/jquery-3.3.1.min.js
@@ -0,0 +1,2 @@
+/*! jQuery v3.3.1 | (c) JS Foundation and other contributors | jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";var n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function e(t){return"function"==typeof t&&"number"!=typeof t.nodeType},y=function e(t){return null!=t&&t===t.window},v={type:!0,src:!0,noModule:!0};function m(e,t,n){var i,o=(t=t||r).createElement("script");if(o.text=e,n)for(i in v)n[i]&&(o[i]=n[i]);t.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?l[c.call(e)]||"object":typeof e}var b="3.3.1",w=function(e,t){return new w.fn.init(e,t)},T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;w.fn=w.prototype={jquery:"3.3.1",constructor:w,length:0,toArray:function(){return o.call(this)},get:function(e){return null==e?o.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=w.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n0&&t-1 in e)}var E=function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,y,v,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ae(),k=ae(),S=ae(),D=function(e,t){return e===t&&(f=!0),0},N={}.hasOwnProperty,A=[],j=A.pop,q=A.push,L=A.push,H=A.slice,O=function(e,t){for(var n=0,r=e.length;n+~]|"+M+")"+M+"*"),z=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),X=new RegExp(W),U=new RegExp("^"+R+"$"),V={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+P+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},G=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Q=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,K=/[+~]/,Z=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ee=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},te=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ne=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},re=function(){p()},ie=me(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{L.apply(A=H.call(w.childNodes),w.childNodes),A[w.childNodes.length].nodeType}catch(e){L={apply:A.length?function(e,t){q.apply(e,H.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function oe(e,t,r,i){var o,s,l,c,f,h,v,m=t&&t.ownerDocument,T=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==T&&9!==T&&11!==T)return r;if(!i&&((t?t.ownerDocument||t:w)!==d&&p(t),t=t||d,g)){if(11!==T&&(f=J.exec(e)))if(o=f[1]){if(9===T){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(m&&(l=m.getElementById(o))&&x(t,l)&&l.id===o)return r.push(l),r}else{if(f[2])return L.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return L.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!S[e+" "]&&(!y||!y.test(e))){if(1!==T)m=t,v=e;else if("object"!==t.nodeName.toLowerCase()){(c=t.getAttribute("id"))?c=c.replace(te,ne):t.setAttribute("id",c=b),s=(h=a(e)).length;while(s--)h[s]="#"+c+" "+ve(h[s]);v=h.join(","),m=K.test(e)&&ge(t.parentNode)||t}if(v)try{return L.apply(r,m.querySelectorAll(v)),r}catch(e){}finally{c===b&&t.removeAttribute("id")}}}return u(e.replace(B,"$1"),t,r,i)}function ae(){var e=[];function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}return t}function se(e){return e[b]=!0,e}function ue(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function le(e,t){var n=e.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=t}function ce(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function fe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function de(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ie(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return se(function(t){return t=+t,se(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function ge(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}n=oe.support={},o=oe.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},p=oe.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:w;return a!==d&&9===a.nodeType&&a.documentElement?(d=a,h=d.documentElement,g=!o(d),w!==d&&(i=d.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",re,!1):i.attachEvent&&i.attachEvent("onunload",re)),n.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ue(function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Q.test(d.getElementsByClassName),n.getById=ue(function(e){return h.appendChild(e).id=b,!d.getElementsByName||!d.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&g)return t.getElementsByClassName(e)},v=[],y=[],(n.qsa=Q.test(d.querySelectorAll))&&(ue(function(e){h.appendChild(e).innerHTML=" ",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+P+")"),e.querySelectorAll("[id~="+b+"-]").length||y.push("~="),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||y.push(".#.+[+~]")}),ue(function(e){e.innerHTML=" ";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(n.matchesSelector=Q.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ue(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),v.push("!=",W)}),y=y.length&&new RegExp(y.join("|")),v=v.length&&new RegExp(v.join("|")),t=Q.test(h.compareDocumentPosition),x=t||Q.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===d||e.ownerDocument===w&&x(w,e)?-1:t===d||t.ownerDocument===w&&x(w,t)?1:c?O(c,e)-O(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===d?-1:t===d?1:i?-1:o?1:c?O(c,e)-O(c,t):0;if(i===o)return ce(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?ce(a[r],s[r]):a[r]===w?-1:s[r]===w?1:0},d):d},oe.matches=function(e,t){return oe(e,null,null,t)},oe.matchesSelector=function(e,t){if((e.ownerDocument||e)!==d&&p(e),t=t.replace(z,"='$1']"),n.matchesSelector&&g&&!S[t+" "]&&(!v||!v.test(t))&&(!y||!y.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return oe(t,d,null,[e]).length>0},oe.contains=function(e,t){return(e.ownerDocument||e)!==d&&p(e),x(e,t)},oe.attr=function(e,t){(e.ownerDocument||e)!==d&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&N.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},oe.escape=function(e){return(e+"").replace(te,ne)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},oe.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(D),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1)}return c=null,e},i=oe.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=oe.selectors={cacheLength:50,createPseudo:se,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(Z,ee),e[3]=(e[3]||e[4]||e[5]||"").replace(Z,ee),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||oe.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&oe.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(Z,ee).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=oe.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace($," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",y=t.parentNode,v=s&&t.nodeName.toLowerCase(),m=!u&&!s,x=!1;if(y){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?y.firstChild:y.lastChild],a&&m){x=(d=(l=(c=(f=(p=y)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1])&&l[2],p=d&&y.childNodes[d];while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if(1===p.nodeType&&++x&&p===t){c[e]=[T,d,x];break}}else if(m&&(x=d=(l=(c=(f=(p=t)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1]),!1===x)while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===v:1===p.nodeType)&&++x&&(m&&((c=(f=p[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[T,x]),p===t))break;return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||oe.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){var r,o=i(e,t),a=o.length;while(a--)e[r=O(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=s(e.replace(B,"$1"));return r[b]?se(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return oe(e,t).length>0}}),contains:se(function(e){return e=e.replace(Z,ee),function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:se(function(e){return U.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(Z,ee).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:de(!1),disabled:de(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return[0]}),last:he(function(e,t){return[t-1]}),eq:he(function(e,t,n){return[n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function be(e,t,n){for(var r=0,i=t.length;r-1&&(o[l]=!(a[l]=f))}}else v=we(v===a?v.splice(h,v.length):v),i?i(null,a,v,u):L.apply(a,v)})}function Ce(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,c=me(function(e){return e===t},s,!0),f=me(function(e){return O(t,e)>-1},s,!0),p=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];u1&&xe(p),u>1&&ve(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(B,"$1"),n,u0,i=e.length>0,o=function(o,a,s,u,c){var f,h,y,v=0,m="0",x=o&&[],b=[],w=l,C=o||i&&r.find.TAG("*",c),E=T+=null==w?1:Math.random()||.1,k=C.length;for(c&&(l=a===d||a||c);m!==k&&null!=(f=C[m]);m++){if(i&&f){h=0,a||f.ownerDocument===d||(p(f),s=!g);while(y=e[h++])if(y(f,a||d,s)){u.push(f);break}c&&(T=E)}n&&((f=!y&&f)&&v--,o&&x.push(f))}if(v+=m,n&&m!==v){h=0;while(y=t[h++])y(x,b,a,s);if(o){if(v>0)while(m--)x[m]||b[m]||(b[m]=j.call(u));b=we(b)}L.apply(u,b),c&&!o&&b.length>0&&v+t.length>1&&oe.uniqueSort(u)}return c&&(T=E,l=w),x};return n?se(o):o}return s=oe.compile=function(e,t){var n,r=[],i=[],o=S[e+" "];if(!o){t||(t=a(e)),n=t.length;while(n--)(o=Ce(t[n]))[b]?r.push(o):i.push(o);(o=S(e,Ee(i,r))).selector=e}return o},u=oe.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a(e=p.selector||e);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&g&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(Z,ee),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(u.shift().value.length)}o=V.needsContext.test(e)?0:u.length;while(o--){if(l=u[o],r.relative[c=l.type])break;if((f=r.find[c])&&(i=f(l.matches[0].replace(Z,ee),K.test(u[0].type)&&ge(t.parentNode)||t))){if(u.splice(o,1),!(e=i.length&&ve(u)))return L.apply(n,i),n;break}}}return(p||s(e,d))(i,t,!g,n,!t||K.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(D).join("")===b,n.detectDuplicates=!!f,p(),n.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))}),ue(function(e){return e.innerHTML=" ","#"===e.firstChild.getAttribute("href")})||le("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ue(function(e){return e.innerHTML=" ",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||le("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||le(P,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),oe}(e);w.find=E,w.expr=E.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=E.uniqueSort,w.text=E.getText,w.isXMLDoc=E.isXML,w.contains=E.contains,w.escapeSelector=E.escape;var k=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&w(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},D=w.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,t,n){return g(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return u.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&D.test(e)?w(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var i,o;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(i="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:L.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:r,!0)),A.test(i[1])&&w.isPlainObject(t))for(i in t)g(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(o=r.getElementById(i[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,q=w(r);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?w.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?u.call(w(e),this[0]):u.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,n){return k(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,n){return k(e,"nextSibling",n)},prevUntil:function(e,t,n){return k(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return N(e,"iframe")?e.contentDocument:(N(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var i=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=w.filter(r,i)),this.length>1&&(O[e]||w.uniqueSort(i),H.test(e)&&i.reverse()),this.pushStack(i)}});var M=/[^\x20\t\r\n\f]+/g;function R(e){var t={};return w.each(e.match(M)||[],function(e,n){t[n]=!0}),t}w.Callbacks=function(e){e="string"==typeof e?R(e):w.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1){n=a.shift();while(++s-1)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?w.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l};function I(e){return e}function W(e){throw e}function $(e,t,n,r){var i;try{e&&g(i=e.promise)?i.call(e).done(t).fail(n):e&&g(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var i=g(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&g(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var s=this,u=arguments,l=function(){var e,l;if(!(t=o&&(r!==W&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?c():(w.Deferred.getStackHook&&(c.stackTrace=w.Deferred.getStackHook()),e.setTimeout(c))}}return w.Deferred(function(e){n[0][3].add(a(0,e,g(i)?i:I,e.notifyWith)),n[1][3].add(a(0,e,g(t)?t:I)),n[2][3].add(a(0,e,g(r)?r:W))}).promise()},promise:function(e){return null!=e?w.extend(e,i):i}},o={};return w.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=o.call(arguments),a=w.Deferred(),s=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?o.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&($(e,a.done(s(n)).resolve,a.reject,!t),"pending"===a.state()||g(i[n]&&i[n].then)))return a.then();while(n--)$(i[n],s(n),a.reject);return a.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&B.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout(function(){throw t})};var F=w.Deferred();w.fn.ready=function(e){return F.then(e)["catch"](function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||F.resolveWith(r,[w]))}}),w.ready.then=F.then;function _(){r.removeEventListener("DOMContentLoaded",_),e.removeEventListener("load",_),w.ready()}"complete"===r.readyState||"loading"!==r.readyState&&!r.documentElement.doScroll?e.setTimeout(w.ready):(r.addEventListener("DOMContentLoaded",_),e.addEventListener("load",_));var z=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===x(n)){i=!0;for(s in n)z(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,g(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(w(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){K.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=J.get(e,t),n&&(!r||Array.isArray(n)?r=J.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,i=n.shift(),o=w._queueHooks(e,t),a=function(){w.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return J.get(e,n)||J.access(e,n,{empty:w.Callbacks("once memory").add(function(){J.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,""," "],thead:[1,""],col:[2,""],tr:[2,""],td:[3,""],_default:[0,"",""]};ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?w.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n-1)i&&i.push(o);else if(l=w.contains(o.ownerDocument,o),a=ye(f.appendChild(o),"script"),l&&ve(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}!function(){var e=r.createDocumentFragment().appendChild(r.createElement("div")),t=r.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),h.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",h.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var be=r.documentElement,we=/^key/,Te=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function ke(){return!1}function Se(){try{return r.activeElement}catch(e){}}function De(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)De(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=ke;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.get(e);if(y){n.handler&&(n=(o=n).handler,i=o.selector),i&&w.find.matchesSelector(be,i),n.guid||(n.guid=w.guid++),(u=y.events)||(u=y.events={}),(a=y.handle)||(a=y.handle=function(t){return"undefined"!=typeof w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(M)||[""]).length;while(l--)d=g=(s=Ce.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=w.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=w.event.special[d]||{},c=w.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&w.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),w.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.hasData(e)&&J.get(e);if(y&&(u=y.events)){l=(t=(t||"").match(M)||[""]).length;while(l--)if(s=Ce.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){f=w.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,y.handle)||w.removeEvent(e,d,y.handle),delete u[d])}else for(d in u)w.event.remove(e,d+t[l],n,r,!0);w.isEmptyObject(u)&&J.remove(e,"handle events")}},dispatch:function(e){var t=w.event.fix(e),n,r,i,o,a,s,u=new Array(arguments.length),l=(J.get(this,"events")||{})[t.type]||[],c=w.event.special[t.type]||{};for(u[0]=t,n=1;n=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:w.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Ae=/
+
+
+
+ EditThisCookie
+
+
+
+
+
+