gorhill
b3d673164c
translation work from https://crowdin.com/project/ublock
2015-02-16 21:19:28 -05:00
gorhill
12daca3dc4
remove newly added Albanian until description available
2015-02-15 23:14:52 -05:00
gorhill
70488274b1
as per comment, this should work well enough
2015-02-15 23:05:50 -05:00
gorhill
7fc6d35dd3
translation work from https://crowdin.com/project/ublock
2015-02-15 14:55:01 -05:00
gorhill
aa01233cfc
support for fennec
2015-02-15 12:23:59 -05:00
gorhill
ba2962bad6
opera-specific package
2015-02-09 15:23:27 -05:00
gorhill
863aaa5401
this fixes #685
2015-02-06 10:30:22 -05:00
gorhill
9a6c87d0dd
Revert "µBlock logo refinement and browser icon organization"
...
This reverts commit e43931f075
.
2015-02-06 07:56:59 -05:00
Chris
e43931f075
µBlock logo refinement and browser icon organization
...
This includes a new, refined µBlock logo, rendered more coherently
and consistently for different sizes and display pixel densities.
The Safari build script has been modified to bundle appropriate
resolutions. The Firefox build script was slightly changed to
adhere to the naming convention. The Chrome manifest was
modified/ammended slightly to take advantage of new renderings.
README's beginning has been modified to be nicer and more
minimal.
Other than the logo's slightly refined look and having better
resolution on different browsers and setups, this should have
no effect on the user experience or further development.
2015-02-06 04:24:25 -07:00
Chris
b2ae524ed8
Fix cleanup in build script so rm won't complain during first build
2015-02-05 15:13:39 -07:00
Deathamns
37540a0196
Firefox: Title Case Context Menu Entry
2015-02-05 07:51:03 +01:00
gorhill
b0999c8af7
translation work from crowdin.com/project/ublock
2015-01-30 01:04:28 -05:00
gorhill
d0af26571a
transation work from crowdin.com/project/ublock
2015-01-29 09:43:26 -05:00
gorhill
e1a7ac1c04
translation work from crowdin
2015-01-28 09:10:26 -05:00
Deathamns
7f877e64a3
Firefox: add localized descriptions to install.rdf
2015-01-27 12:44:35 +01:00
gorhill
3b3fcef9a0
Vietnamese description now available
2015-01-26 08:38:19 -05:00
Chris
f32de43500
Change Safari build -- can't build a Safari extension from the command line without a hack (have to have a certificate to sign, must use Extension Builder)
2015-01-14 18:14:27 -07:00
hotdogman
0e0db3c80d
Update make-safari.sh
2015-01-14 17:47:00 -06:00
Deathamns
ed818c92fe
Remove comment
2015-01-14 19:12:10 +01:00
Florian Walch
9e7909b62e
Set up Travis releases.
2015-01-14 09:25:14 +01:00
gorhill
580d3a81db
build package only if "all" arg specified
2015-01-13 09:28:53 -05:00
gorhill
7e6acb9200
fix script
2015-01-13 08:14:00 -05:00
gorhill
da0a2cd206
create package
2015-01-13 07:55:45 -05:00
gorhill
929466b429
chmod u+x
2015-01-13 07:51:14 -05:00
Deathamns
e0f214961d
Miscellaneous changes
2015-01-13 07:30:04 +01:00
Deathamns
9169388849
Firefox: ownsWeak=true for observers, +minor mods
2015-01-13 07:29:47 +01:00
Deathamns
7815455aca
Fix build scipts' shebang, let -> const
2015-01-13 07:29:40 +01:00
Deathamns
a07b3a1d3e
Python2 compatibility for build scripts
2015-01-13 07:29:32 +01:00
Deathamns
90c874c2aa
Slight update for Python scripts
2015-01-13 07:29:29 +01:00
Deathamns
aa2dc049a2
Firefox: set "en" as default locale
2015-01-13 07:29:23 +01:00
Deathamns
e61514b9b1
Firefox,Safari: fill vAPI.app in a different way
...
Pass the extension data (name and version) as the fragment of the URL
for the background script, so vAPI.app can be filled without using XHR
to read the manifest files.
2015-01-13 07:29:21 +01:00
Deathamns
4e271aebb3
Include LICENSE.txt into extension packages
2015-01-13 07:29:18 +01:00
Deathamns
f74f07e092
Firefox: implement vAPI.tabs.injectScript
2015-01-13 07:29:12 +01:00
Deathamns
45137c2be9
Firefox: update manifest files when building
2015-01-13 07:29:06 +01:00
Deathamns
e4329b7dfe
Firefox: blocking and content scripts for e10s
2015-01-13 07:29:00 +01:00
Deathamns
3c76c61f61
Firefox: partial vAPI.tabs implementation
2015-01-13 07:28:57 +01:00
Deathamns
8297014700
Firefox: implement vAPI.storage via SQLite
2015-01-13 07:28:56 +01:00
Deathamns
67f18d023c
Initial Firefox port (base, messaging, locales)
2015-01-13 07:28:52 +01:00
Chris
c5e5ad65b6
More compatible build -- use codecs module
2015-01-11 18:05:22 -07:00
Chris
2526faf3d0
Fix permissions for tools
2015-01-11 14:46:48 -07:00
gorhill
df12d61cbc
do not import zh_TW since it is not on crowdin yet
2015-01-02 19:07:08 -05:00
gorhill
b0b81bb8dc
put back "nb"
2014-12-25 07:28:02 -05:00
gorhill
2c7d75c868
looks like Chrome store quietly changed nb
to no
...
2014-12-21 16:12:13 -05:00
Peter Dave Hello
d4e15af494
add zh_TW translation
2014-12-22 03:25:17 +08:00
gorhill
8ea558e41e
Opera requires detailed description
2014-12-16 11:16:44 -05:00
gorhill
21b5709fbb
fixed paths
2014-12-16 10:07:47 -05:00
gorhill
4527252a03
fixed Opera script
2014-12-13 17:11:22 -05:00
Deathamns
857acaf2d2
Safari: auto-update *.plist files when building
2014-12-11 16:47:51 +01:00
Deathamns
25cf80838b
Safari: small locale improvements
...
Since there is no API for localization in Safari, we read the locale files
every time when an extension page opens.
This commit adds a new file "make-locale-safari.py", which will make the
size of the locale files smaller.
2014-12-08 08:15:08 +01:00
Raymond Hill
d0e34faac5
translation work from Crowdin
2014-12-04 12:56:21 -02:00