<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Projekte &#8211; Aykut Çevik</title>
	<atom:link href="https://aykutcevik.com/blog/category/projekte/feed/" rel="self" type="application/rss+xml" />
	<link>https://aykutcevik.com/blog</link>
	<description>coding &#38; projects</description>
	<lastBuildDate>Sat, 10 Jun 2023 09:53:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Android: Block ads in all apps and while browsing</title>
		<link>https://aykutcevik.com/blog/android-block-ads-in-apps-and-while-browsing/</link>
					<comments>https://aykutcevik.com/blog/android-block-ads-in-apps-and-while-browsing/#respond</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Mon, 20 Apr 2020 16:00:00 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Projekte]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Werbung]]></category>
		<category><![CDATA[Adblocker]]></category>
		<category><![CDATA[Ads]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Lilly]]></category>
		<category><![CDATA[privacy]]></category>
		<guid isPermaLink="false">https://aykutcevik.com/blog/?p=1169</guid>

					<description><![CDATA[Blocking ads has various benefits: How can you make your whole Android system ad-free within a few minutes? Using &#8220;DNS Changer &#8211; Lilly&#8221; and AdGuard DNS! If you haven&#8217;t already, download &#8220;DNS Changer &#8211; Lilly&#8221; from the PlayStore: After you have downloaded the app, you should find a list with DNS server entries already present. [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Blocking ads has various benefits:</p>



<ul class="wp-block-list">
<li>Safer &amp; faster internet browsing</li>



<li>More privacy, it stops ad servers from tracking you</li>



<li>Less data usage (data plan lasts longer)</li>



<li>Better browsing experience (no popups, no blinking ads, no video-ads &#8230;) </li>
</ul>



<p class="wp-block-paragraph">How can you make your whole Android system ad-free within a few minutes? Using &#8220;<a rel="noreferrer noopener" href="https://play.google.com/store/apps/details?id=com.aykutcevik.dnschanger" target="_blank">DNS Changer &#8211; Lilly</a>&#8221; and <a href="https://adguard-dns.io/en/public-dns.html" target="_blank" rel="noreferrer noopener">AdGuard DNS</a>!</p>



<span id="more-1169"></span>



<p class="wp-block-paragraph">If you haven&#8217;t already, download &#8220;DNS Changer &#8211; Lilly&#8221; from the PlayStore:</p>



<figure class="wp-block-image aligncenter size-large"><a href="https://play.google.com/store/apps/details?id=com.aykutcevik.dnschanger" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://aykutcevik.com/img/en-play-badge.png" alt=""/></a></figure>



<figure class="wp-block-image alignleft size-thumbnail"><a href="https://aykutcevik.com/blog/media/Lilly-started-app.jpg"><img decoding="async" width="150" height="150" src="https://aykutcevik.com/blog/media/Lilly-started-app-150x150.jpg" alt="" class="wp-image-1170"/></a><figcaption class="wp-element-caption">DNS Changer &#8211; Lilly</figcaption></figure>



<p class="wp-block-paragraph">After you have downloaded the app, you should find a list with DNS server entries already present. Since it is not allowed to add an ad-blocking DNS server into that list while deploying the app due to restrictions on the PlayStore, we have to add it now manually.</p>



<p class="wp-block-paragraph">To block ads, we have to add a specific ad-blocking DNS server. Mainly DNS servers shouldn&#8217;t block certain addresses. They are meant to give the real IP addresses of any hostname you ask for. In our case we explicitly want to have ad-serving hostnames being filtered out.</p>



<p class="wp-block-paragraph">In our case we will use <a href="https://adguard-dns.io/en/public-dns.html" target="_blank" rel="noreferrer noopener">AdGuard</a>&#8216;s DNS servers. You can of course add any other ad-blocking DNS server.</p>



<p class="wp-block-paragraph">Click on the plus sign on top of the app. It should open a popup where you now can enter the details of the new entry.</p>



<figure class="wp-block-image alignleft size-medium"><a href="https://aykutcevik.com/blog/media/Lilly-new-DNS-server.jpg"><img decoding="async" width="138" height="300" src="https://aykutcevik.com/blog/media/Lilly-new-DNS-server-138x300.jpg" alt="" class="wp-image-1172" srcset="https://aykutcevik.com/blog/media/Lilly-new-DNS-server-138x300.jpg 138w, https://aykutcevik.com/blog/media/Lilly-new-DNS-server-473x1024.jpg 473w, https://aykutcevik.com/blog/media/Lilly-new-DNS-server-768x1664.jpg 768w, https://aykutcevik.com/blog/media/Lilly-new-DNS-server-709x1536.jpg 709w, https://aykutcevik.com/blog/media/Lilly-new-DNS-server-945x2048.jpg 945w, https://aykutcevik.com/blog/media/Lilly-new-DNS-server.jpg 1080w" sizes="(max-width: 138px) 100vw, 138px" /></a><figcaption class="wp-element-caption">Add new DNS entry in Lilly</figcaption></figure>



<p class="wp-block-paragraph">Enter a name for your new entry, could be &#8220;AdGuard DNS&#8221;.</p>



<p class="wp-block-paragraph">For the IP addresses, add following entries:</p>



<ul class="wp-block-list">
<li>94.140.14.14</li>



<li>94.140.15.15</li>



<li>2a10:50c0::ad1:ff</li>



<li>2a10:50c0::ad2:ff</li>
</ul>



<p class="wp-block-paragraph">After you have entered all the details, click on &#8220;add&#8221; and select the newly added entry in the list and click &#8220;connect&#8221;.</p>



<p class="wp-block-paragraph">Now you are ready to go! If you want to make sure that you are using AdGuard&#8217;s DNS servers just visit <a rel="noreferrer noopener" href="https://adguard.com/en/adguard-dns/overview.html" target="_blank">their page</a> and they will show you if you are using their services. Also, your system and browsing experience should be ad-free now!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/android-block-ads-in-apps-and-while-browsing/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>&#8220;IP Address &#038; Geolocation&#8221; version 2.0 released</title>
		<link>https://aykutcevik.com/blog/ip-address-geolocation-version-2-0-released/</link>
					<comments>https://aykutcevik.com/blog/ip-address-geolocation-version-2-0-released/#respond</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Sun, 05 Apr 2020 16:30:02 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Programmieren]]></category>
		<category><![CDATA[Projekte]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[vpn]]></category>
		<guid isPermaLink="false">https://aykutcevik.com/blog/?p=1144</guid>

					<description><![CDATA[I&#8217;ve published a new version of my browser extension (aka webextension) &#8220;IP Address &#38; Geolocation&#8221;. Changelog for version 2: Country flags are now shown as an icon in the toolbar, thanks to @mispp, who has contributed code through GitHub This can be switched back to the default globe icon in options page The extension popup [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">I&#8217;ve published a new version of my browser extension (aka webextension) &#8220;IP Address &amp; Geolocation&#8221;.</p>



<h3 class="wp-block-heading">Changelog for version 2:</h3>



<ul class="wp-block-list"><li>Country flags are now shown as an icon in the toolbar, thanks to <a rel="noreferrer noopener" href="https://github.com/mispp" target="_blank">@mispp</a>, who has contributed code through GitHub<ul><li>This can be switched back to the default globe icon in options page</li></ul></li><li>The extension popup (the small window you get when clicking on the icon in the toolbar) has now an error handling with a retry-function. A snackbar (a notification) will appear when the extension is not able to load any data. In previous versions the progressbar was just running endlessly without any feedback in a case of an error.</li><li>Images were optimized with the help of optipng.</li><li>Build script added to create packages for different browsers automatically. <a rel="noreferrer noopener" href="https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions" target="_blank">WebExtension</a>s were meant to be a cross-browser system for developing extensions but browsers still have different support in case of APIs and metadata files. So the script helps for testing and deploying the extension on different browsers.</li><li>Removed <code>storage</code> permission for Chrome-like browsers, Firefox still needs it to save the settings. This is a good example for the different behavior of the browsers.</li><li>Higher contrast for badge with the country code. Now the background is black and the text is white.</li></ul>



<h3 class="wp-block-heading">Install for your browser:</h3>



<ul class="wp-block-list"><li><a href="https://chrome.google.com/webstore/detail/ip-geolocator/lfncinhjhjgebfnnblppmbmkgjgifhdf" target="_blank" rel="noreferrer noopener">Chrome Webstore</a></li><li><a href="https://addons.mozilla.org/de/firefox/addon/ip-geolocator/" target="_blank" rel="noreferrer noopener">Firefox Add-ons</a></li><li><a href="https://addons.opera.com/de/extensions/details/ip-address-geolocation/" target="_blank" rel="noreferrer noopener">Opera Add-ons</a></li></ul>



<p class="wp-block-paragraph">As of today the extension has <strong>over 140000 downloads</strong> where the most are from Opera users. One reason for the huge Opera user-base is, that my extension was trending in the &#8220;privacy &amp; security&#8221; category of Opera&#8217;s Add-on store. It is still on page 2 of the most popular extensions. So give it a try.</p>



<p class="wp-block-paragraph">You can also find the source code on <a href="https://github.com/AykutCevik/Geolocate-IP-Browser-Extension" target="_blank" rel="noreferrer noopener">GitHub</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/ip-address-geolocation-version-2-0-released/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>&#8220;IP Address &#038; Geolocation&#8221; now with IPv6 support</title>
		<link>https://aykutcevik.com/blog/ip-address-geolocation-now-with-ipv6-support/</link>
					<comments>https://aykutcevik.com/blog/ip-address-geolocation-now-with-ipv6-support/#respond</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Sun, 01 Dec 2019 10:26:30 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Projekte]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[vpn]]></category>
		<guid isPermaLink="false">https://aykutcevik.com/blog/?p=1112</guid>

					<description><![CDATA[I&#8217;ve released updates for the Android app and the browser extension of my tools named both &#8220;IP Address &#38; Geolocation&#8221; with a total of over 120000 downloads. With the new updates you&#8217;re now able to see your IPv6 and get also alerts for these when they change. This might help you while using VPN for [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">I&#8217;ve released updates for the Android app and the browser extension of my tools named both &#8220;IP Address &amp; Geolocation&#8221; with a total of over 120000 downloads.</p>



<p class="wp-block-paragraph">With the new updates you&#8217;re now able to see your IPv6 and get also alerts for these when they change.</p>



<span id="more-1112"></span>



<p class="wp-block-paragraph">This might help you while using VPN for example. So you can make sure that both of your IP addresses has changed. If you have no visible IPv6 then your ISP is not supporting it. Some ISP enable it on request, have a look.</p>



<figure class="wp-block-gallery aligncenter columns-1 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img fetchpriority="high" decoding="async" width="576" height="1024" src="https://aykutcevik.com/blog/media/android_ipgeo-576x1024.png" alt="" data-id="1114" data-full-url="https://aykutcevik.com/blog/media/android_ipgeo.png" data-link="https://aykutcevik.com/blog/?attachment_id=1114" class="wp-image-1114" srcset="https://aykutcevik.com/blog/media/android_ipgeo-576x1024.png 576w, https://aykutcevik.com/blog/media/android_ipgeo-169x300.png 169w, https://aykutcevik.com/blog/media/android_ipgeo-768x1365.png 768w, https://aykutcevik.com/blog/media/android_ipgeo-864x1536.png 864w, https://aykutcevik.com/blog/media/android_ipgeo.png 1080w" sizes="(max-width: 576px) 100vw, 576px" /></figure></li><li class="blocks-gallery-item"><figure><img loading="lazy" decoding="async" width="703" height="566" src="https://aykutcevik.com/blog/media/browser_ipgeo.png" alt="" data-id="1113" data-full-url="https://aykutcevik.com/blog/media/browser_ipgeo.png" data-link="https://aykutcevik.com/blog/?attachment_id=1113" class="wp-image-1113" srcset="https://aykutcevik.com/blog/media/browser_ipgeo.png 703w, https://aykutcevik.com/blog/media/browser_ipgeo-300x242.png 300w" sizes="auto, (max-width: 703px) 100vw, 703px" /></figure></li></ul></figure>



<h2 class="wp-block-heading">Download</h2>



<ul class="wp-block-list"><li><a href="https://play.google.com/store/apps/details?id=com.aykutcevik.ipgeolocator" target="_blank" rel="noreferrer noopener" aria-label="Android (öffnet in neuem Tab)">Android</a></li><li><a href="https://addons.mozilla.org/de/firefox/addon/ip-geolocator/" target="_blank" rel="noreferrer noopener" aria-label="Firefox (öffnet in neuem Tab)">Firefox</a></li><li><a href="https://chrome.google.com/webstore/detail/ip-geolocator/lfncinhjhjgebfnnblppmbmkgjgifhdf" target="_blank" rel="noreferrer noopener" aria-label="Chrome (öffnet in neuem Tab)">Chrome</a></li><li><a href="https://addons.opera.com/de/extensions/details/ip-address-geolocation/" target="_blank" rel="noreferrer noopener" aria-label="Opera (öffnet in neuem Tab)">Opera</a></li></ul>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/ip-address-geolocation-now-with-ipv6-support/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>DNS Changer Lilly now with IPv6 support</title>
		<link>https://aykutcevik.com/blog/dns-changer-lilly-now-with-ipv6-support/</link>
					<comments>https://aykutcevik.com/blog/dns-changer-lilly-now-with-ipv6-support/#comments</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Sat, 07 Jul 2018 18:49:20 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Projekte]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Lilly]]></category>
		<guid isPermaLink="false">https://aykutcevik.com/blog/?p=1024</guid>

					<description><![CDATA[It&#8217;s been a while since the last update. The todays update of DNS Changer Lilly comes with IPv6 support. Also a new DNS server is now on the list: Cloudflares 1.1.1.1 &#8211; of course with IPv6 too. Additionally I enhanced some parts of the code. You can find the latest version in PlayStore: The services [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>It&#8217;s been a while since the last update. The todays update of DNS Changer Lilly comes with IPv6 support. Also a new DNS server is now on the list: Cloudflares 1.1.1.1 &#8211; of course with IPv6 too.</p>
<p>Additionally I enhanced some parts of the code. You can find the latest version in PlayStore:</p>
<p><a href="https://play.google.com/store/apps/details?id=com.aykutcevik.dnschanger" target="_blank" rel="noopener noreferrer"><img loading="lazy" decoding="async" class="aligncenter" src="https://aykutcevik.com/img/en-play-badge.png" alt="Get it on Google Play" width="185" height="60"></a></p>
<p><a href="https://cloud.aykutcevik.com/s/GBcoJcr6drQ7R7w" target="_blank" rel="noopener noreferrer"><img loading="lazy" decoding="async" class="aligncenter wp-image-1036 size-full" src="https://aykutcevik.com/blog/media/download_apk.png" alt="Download APK directly" width="60" height="60"></a></p>
<p>The services with IPv6 support are noted in the description:<a href="https://aykutcevik.com/blog/media/lilly_dns_changer_ipv6.png" target="_blank" rel="noopener noreferrer"><img loading="lazy" decoding="async" class="aligncenter wp-image-1028 size-medium" src="https://aykutcevik.com/blog/media/lilly_dns_changer_ipv6-169x300.png" alt="" width="169" height="300" srcset="https://aykutcevik.com/blog/media/lilly_dns_changer_ipv6-169x300.png 169w, https://aykutcevik.com/blog/media/lilly_dns_changer_ipv6-768x1365.png 768w, https://aykutcevik.com/blog/media/lilly_dns_changer_ipv6-576x1024.png 576w, https://aykutcevik.com/blog/media/lilly_dns_changer_ipv6.png 1080w" sizes="auto, (max-width: 169px) 100vw, 169px" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/dns-changer-lilly-now-with-ipv6-support/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Firefox &#8216;IP Geolocator&#8217; extension</title>
		<link>https://aykutcevik.com/blog/firefox-ip-geolocator-extension/</link>
					<comments>https://aykutcevik.com/blog/firefox-ip-geolocator-extension/#respond</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Fri, 24 Jun 2016 15:49:22 +0000</pubDate>
				<category><![CDATA[Projekte]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[geolocator]]></category>
		<category><![CDATA[ip]]></category>
		<guid isPermaLink="false">https://aykutcevik.com/blog/?p=849</guid>

					<description><![CDATA[I have released the IP Geolocator extension now also for Firefox. You can find it on the Firefox Add-on page. Please note: If you are using NoScript or any similiar add-on you have to whitelist following URLs to make IP Geolocator work for you: moz-extension: aykutcevik.com Description: About this Add-on Shows your IP address and also [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I have released the IP Geolocator extension now also for Firefox. You can find it on the <a href="https://addons.mozilla.org/en-US/firefox/addon/ip-geolocator/" target="_blank">Firefox Add-on page</a>.</p>
<p>Please note:<br />
If you are using NoScript or any similiar add-on you have to whitelist following URLs to make IP Geolocator work for you:</p>
<ul>
<li>moz-extension:</li>
<li>aykutcevik.com</li>
</ul>
<p><span id="more-849"></span>Description:</p>
<blockquote><p><strong>About this Add-on</strong></p>
<p>Shows your IP address and also geolocational informations about your IP address.</p>
<p>A badge of your current country is shown on the icon, which will refresh every 3s. So you can easily see, if you have a broken VPN or proxy connection when the country-code changes unexpectedly. Additionally a notification appears on your desktop when your IP address has changed &#8211; of course, it can be turned off in settings.</p>
<p>You can also display your position in Google Maps: in the popup as an image like in the screenshot or optionally just as a link to Google Maps.</p>
<p>With the latest update, your user agent is also shown in the entries.</p>
<p>Please feel free to make some requests at github:<br />
https://github.com/AykutCevik/Geolocate-IP-Browser-Extension</p>
<p>The request to the server to obtain your geolocational information is secured at least with TLSv1. Also Perfect Forward Secrecy is enabled. JFYI.</p>
<p>&#8220;NoScript&#8221;-add-on users need to whitelist following websites:<br />
* moz-extension:<br />
* aykutcevik.com</p></blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/firefox-ip-geolocator-extension/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Chrome &#8216;IP Geolocator&#8217; extension</title>
		<link>https://aykutcevik.com/blog/chrome-ip-geolocator-extension/</link>
					<comments>https://aykutcevik.com/blog/chrome-ip-geolocator-extension/#respond</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Sat, 20 Sep 2014 08:25:57 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Programmieren]]></category>
		<category><![CDATA[Projekte]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[github]]></category>
		<guid isPermaLink="false">http://aykutcevik.com/blog/?p=697</guid>

					<description><![CDATA[I have released a new Chrome extension: IP Geolocator shows your IP address and also geolocational informations about your IP address. A badge of your current country is shown on the icon, which will refresh every 3s. So you can easily see, if you have a broken VPN or proxy connection when the country-code changes [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I have released a new Chrome extension:</p>
<blockquote>
<pre class="webstore-Vb-nd-bc-Db-Wb">IP Geolocator shows your IP address and also geolocational informations about your IP address.

A badge of your current country is shown on the icon, which will refresh every 3s. So you can easily see, if you have a broken VPN or proxy connection when the country-code changes unexpectedly.

Also you can display your position in Google Maps.

Please feel free to make some requests at github:
https://github.com/AykutCevik/Geolocate-IP-Browser-Extension</pre>
</blockquote>
<p>Find it on <a title="IP Geolocator" href="https://chrome.google.com/webstore/detail/ip-geolocator/lfncinhjhjgebfnnblppmbmkgjgifhdf" target="_blank">Chrome Web Store</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/chrome-ip-geolocator-extension/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Network Indicator for Chrome!</title>
		<link>https://aykutcevik.com/blog/network-indicator-for-chrome/</link>
					<comments>https://aykutcevik.com/blog/network-indicator-for-chrome/#respond</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Tue, 01 Oct 2013 13:16:22 +0000</pubDate>
				<category><![CDATA[Programmieren]]></category>
		<category><![CDATA[Projekte]]></category>
		<category><![CDATA[Web]]></category>
		<guid isPermaLink="false">http://aykutcevik.com/blog/?p=651</guid>

					<description><![CDATA[This extension shows your incoming network data and requests in an awesome view. It's still in development (beta) but you can find it on the chrome webstore! Feel free to make some requests at github: https://github.com/AykutCevik/ChromeNetworkIndicator]]></description>
										<content:encoded><![CDATA[<pre>This extension shows your incoming network data and requests in an awesome view. It's  still in development (beta) but you can find it on the <a title="Network Indicator" href="https://chrome.google.com/webstore/detail/network-indicator/cemcnpjeepmkfaceemkgimgckjfcfmio" target="_blank">chrome webstore</a>!

Feel free to make some requests at github:
<a href="https://github.com/AykutCevik/ChromeNetworkIndicator" target="_blank">https://github.com/AykutCevik/ChromeNetworkIndicator</a></pre>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/network-indicator-for-chrome/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>