Das Forum rund um DVB am PC, Handy und Tablet
Neuigkeiten:
Anzeigen der neuesten Beiträge
Übersicht
Forum
Hilfe
Einloggen
Registrieren
DVB-Cube <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Browser Add-Ons & Themes diverses ...
« vorheriges
nächstes »
Drucken
Seiten:
1
...
40
41
42
43
44
[
45
]
46
47
48
49
50
...
108
Nach unten
Autor
Thema: Browser Add-Ons & Themes diverses ... (Gelesen 293100 mal)
0 Mitglieder und 3 Gäste betrachten dieses Thema.
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
FlashGot 1.5.6.3
«
Antwort #660 am:
16 August, 2014, 10:15 »
Latest Changes
Better ZiZagDownloader support
http://www.flashgot.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
FEBE 8.0.4
«
Antwort #661 am:
17 August, 2014, 17:20 »
FEBE allows you to quickly and easily backup your Firefox extensions. In fact, it goes beyond just backing up -- It will actually rebuild your extensions individually into installable .xpi files. Now you can easily synchronize your office and home browsers.
FEBE backs up and restores your extensions, themes, and (optionally) your bookmarks, preferences, cookies. and much more.
Backup as little or as much of your Firefox environment as you wish. Perform backups on demand or schedule daily, weekly, or monthly unattended runs. Sequential backups can be stored in timestamped directories so you can restore back as far as you like.
Whats new: >>
FEBE code completely rewritten to wrap all functions into a single object (AMO recommendation)
Added Dropbox support, removed Box.net support
Support added for up to three additional backup locations for webDAV, CDs, DVDs, thumbdrives, networked drives, etc.
Profile backup name now contains the Firefox version number.
Added 'Grace period" (seconds) to backup on startup/shutdown.
Added 'Tolerance' (seconds) for determining if scheduled backup was missed
Scheduled backup UI redesigned
No restart needed when changing backup schedule
New option: Perform delayed backup
Items can be added to ignore list during backup
Created function to test backup directory permissions
Created function to list all add-ons
Created function to manually load and save extension data
If FEBE cannot load the extension data in real-time, a saved copy of the data will be used instead.
http://softwarebychuck.com/febe/febe.html
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
HTTPS Everywhere 4.0.0
«
Antwort #662 am:
27 August, 2014, 20:20 »
Whats new: >>
* Ruleset fixes to wikimedia, stanford-university, joyent, and gaytorrents.
* Merge Android Firefox branch, so Android now has the same release cycle as the stable HTTPS Everywhere branch for Firefox.
* Remove old unused ContentPolicy code.
https://www.eff.org/https-everywhere
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Greasemonkey 2.2
«
Antwort #663 am:
28 August, 2014, 17:20 »
Greasemonkey optimiert Firefox für die Ausgabe von Websites. Die Freeware-Erweiterung passt mithilfe von Skripten Websites an die eigenen Bedürfnisse an. Egal ob neue Funktion oder Ausblendung von bestimmten Elementen, die Möglichkeiten sind schier unerschöpflich.
Dazu führen die Skripte Javascript-Funktionen durch, die das Rendering im Browser beeinflussen. Man entfernt Werbung oder ändert das Design der Seite. Weiterhin tauscht man das Google-Logo aus oder lädt YouTube-Videos herunter. Für fast jeden Zweck existieren die passenden Skripte.
Greasemonkey zählt zu den mächtigsten Firefox-Erweiterungen. Mit dem Add-On schneidert sich jeder User Websites so zurecht, wie er sie gerne hätte. Achtung: Nicht jedes Skript sollte blind installiert werden, schließlich könnte eines auch Passwörter stehlen. Vor der Installation sollte man deswegen den Autoren auf Seriosität hin prüfen.
Whats new: >>
Enhancements and changes:
Added a "New User Script" button into the Add-ons Manager. (#1972)
Scripts will always execute (or not) based on their original URL, before any possible history.replaceState() changes by the content scripts. (#1970)
Script @name and @description values can be localized for multiple languages. (#1963)
Fixed bugs:
User scripts will never execute with chrome privileges. (#1988)
Improved Drag-and-Drop into the Add-ons Manager. (#1980)
Correctly show all Unicode characters when selecting View Script Source. (#1940)
Repair GM_xmlhttpRequest() for XML type responses. (#1937)
Fix the position of tabs created with GM_openInTab(). (#1897)
Do not falsely trigger the install dialog when e.g. editing a script via the GitHub web interface. (#1875)
Fixed an error when pressing cancel in the install dialog. (#1862)
GM_log() no longer truncate at NUL bytes. (#1061)
http://www.greasespot.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
HttpWatch 9.3.39
«
Antwort #664 am:
30 August, 2014, 10:45 »
Mit HttpWatch kann man sich anzeigen lassen, was alles geladen/aufgerufen wird (inkl. Ladezeiten), wenn man eine Internetseite öffnet. Dazu installiert sich das Programm als Erweiterung in den Firefox bzw. IE. Mit einem Rechtsklick im Browser bekommt man die Möglichkeit, das Programm und anschl. die Aufzeichnung zu starten. Neben der Free-Version bietet der Hersteller noch eine Pro-Edition an, die mit 395$ aber eher nicht für den Privatanwender gedacht ist.
Whats new: >>
New: Added support for Mozilla Firefox 32
Changed: Removed support for Mozilla Firefox 24
Improved: The Basic/Professional indicators in the Select Columns dialog are no longer displayed in HttpWatch Professional
https://www.httpwatch.com/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
FlashGot 1.5.6.5
«
Antwort #665 am:
03 September, 2014, 16:30 »
Latest Changes
[Mac] Fixed external download manager detection
broken on Mac OS X in Firefox 32 and above
[Media] Prevent cache-related locks when using the
built-in Firefox download manager with media files.
http://www.flashgot.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
FoxyProxy 4.4
«
Antwort #666 am:
04 September, 2014, 15:20 »
Erweiterung für Firefox zum automatischen Ein-, Aus- oder Umschalten von Proxy-Konfigurationen; verschiedene Proxies sind für bestimmte URLs definierbar, werden durch Mustererkennungen der URL aktiviert und ermöglichen so den Aufruf von serverseitig gesperrten Internetseiten.
Whats new: >>
Fixed compatibility problem with Firefox 32 (new cache API)
Removed the annoying You didn't enter and enable any whitelisted (inclusive) URL patterns warning when adding/editing a proxy that has no URL patterns
API support for setting/getting username, setting password, and getting/setting ntlm domain for each proxy
Open
https://getfoxyproxy.org/proxyservice/2.0/
when FoxyProxy Options is first opened (once and only once)
http://getfoxyproxy.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Update Scanner 3.1.16
«
Antwort #667 am:
04 September, 2014, 15:40 »
Firefox-Erweiterung, die sich per Mausklick den Inhalt von Webseiten merkt und den Anwender über Aktualisierungen informiert.
License : Mozilla Public License
Whats new: >>
* Fixed: Removed Mac-specific disabling of permanent notification option (#12, #14)
https://addons.mozilla.org/en-US/firefox/addon/update-scanner/
Sehr praktisch
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Video DownloadHelper 4.9.24
«
Antwort #668 am:
05 September, 2014, 21:31 »
Erweitert Firefox um die Möglichkeit, Videos von Webauftritten wie YouTube herunterzuladen; unterstützt Downloads von Audios und Bildern.
Freeware
Whats new>>
Fixed broken network method detection when running on Firefox 32
https://addons.mozilla.org/de/firefox/addon/3006
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
NoScript 2.6.8.40
«
Antwort #669 am:
06 September, 2014, 21:31 »
Whats new:>>
x Fixed regression causing script inclusions with non-standard ports to
be always blocked
x [ABE] Improved ruleset editing UI (thanks barbaz for patch)
http://noscript.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
FoxyProxy 4.4.1
«
Antwort #670 am:
07 September, 2014, 06:15 »
Whats new: >>
Fixed translation/localization problem introduced in previous version
http://getfoxyproxy.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Flagfox 5.0.7
«
Antwort #671 am:
08 September, 2014, 13:38 »
Whats new: >>
IPv4 & IPv6 address location database updates for September 2014
Added support for "view-source:" & "jar:" protocol prefixed URLs
Improved TLD check to report nationality for restricted gTLDs (edu/gov/mil/asia)
Minor refactoring to simplify location handling
Avoid additional lookups on navigation within pages
Fixed e10s issue caused by recent changes in Nightly
http://flagfox.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Update Scanner 3.1.17
«
Antwort #672 am:
10 September, 2014, 16:30 »
Whats new: >>
* Fixed: FF32 no longer supports rdf:charset-menu, replace with a textbox (#20)
https://addons.mozilla.org/en-US/firefox/addon/update-scanner/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
All-in-One Sidebar 0.7.24
«
Antwort #673 am:
11 September, 2014, 23:20 »
All-in-One Sidebar (AiOS) is a sidebar control, inspired by Opera's. Click on the left edge of your browser window to open the sidebar and get easy access to all your panels. It lets you quickly switch between sidebar panels, view dialog windows such as downloads, add-ons, and more in the sidebar, or view websites in the sidebar. It includes a slide-out button and a toolbar, all of which can be extensively customized. All-In-One Sidebar provides also enhancements for many built-in and extension features and some extra features.
Freeware
http://firefox.exxile.net/aios/index.php
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
HttpWatch 9.3.40
«
Antwort #674 am:
12 September, 2014, 11:30 »
Whats new: >>
Fixed: An access violation could occur in Firefox 30 -32
Fixed: Accepts HAR files that have no postData section when the POST request is empty
https://www.httpwatch.com/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
Drucken
Seiten:
1
...
40
41
42
43
44
[
45
]
46
47
48
49
50
...
108
Nach oben
« vorheriges
nächstes »
DVB-Cube <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Browser Add-Ons & Themes diverses ...