Skip navigation.

Opera FAQs, Tips, Tricks & Tweaks

Cool tips for Opera browser

Posts tagged with "Delete Private Data"

Opera delete private data dialog tweaks

, , , ...

Delete private data dialog tweaks will

  1. Remove Detailed Options button.
  2. Add buttons for all items except Clear all e-mail account passwords & Clear all Wand passwords (to prevent accidental deletion) and you can quickly delete a single item without clearing previously selections. Buttons with * will reset your previous selection(s).
  3. Add two buttons for Clear history of visited pages, one to Clear history of visited links and another to Clear history of typed-in addresses.

Opera delete private data dialog after tweak
Opera delete private data dialog after tweak

Download (file contains all dialog tweaks) or create a text file dialog-modified.ini with following content, enter path to Dialog Configuration file, save and restart Opera.

Opera Preferences version 2.0
; Dialog specification file for Opera 7.0
; This file is stored in UTF-8 encoding

[Clear Private Data Dialog]
Title = DI_CLEAR_ALL_PRIVATE_DATA
Group, 0, , 0, 0, 0, 0, Size
;Group, 0, , 0, 0, 430, 90, Size Right
MultilineEdit, D_CLEAR_PRIVATE_DATA_WARNING, Description_label, 0, 0, 430, 60, Size right
;Expand, D_DELETE_PRIVATE_DATA_DETAILS, Details_expand, 0, 65, 300, 23, Size right, End = Switch groups, "Advanced_group"
;Group, 0, Advanced_group , 20, 90, 410, 300, Size right
Group, 0, , 0, 60, 410, 300, Size right
Checkbox, DI_IDM_CLEAR_NPCOOKIES, Delete_temporary_cookies, 0, 0, 250, 23, Size right
Button, * Delete Temporary Cookies,, 230, 0, 180, 23, Move right = Set Preference, "Clear Private Data Dialog|CheckFlags=4" & Delete private data & Click default button & Close page, 1 & Delay, 10 & Close page, 1
Checkbox, DI_IDM_CLEAR_ALLCOOKIES, Delete_all_cookies, 0, 30, 250, 23, Size right
Button, Manage Cookies,, 230, 30, 87, 23, Move right = Manage cookies
Button, * Delete Cookies,, 320, 30, 88, 23, Move right = Set Preference, "Clear Private Data Dialog|CheckFlags=1" & Delete private data & Click default button & Close page, 1 & Delay, 10 & Close page, 1
Checkbox, DI_IDM_CLEAR_PASSDOCS, Delete_passworddocs_and_data, 0, 60, 250, 23, Size right
Button, * Delete Password Protected Pages,, 230, 60, 180, 23, Move right = Set Preference, "Clear Private Data Dialog|CheckFlags=2" & Delete private data & Click default button & Close page, 1 & Delay, 10 & Close page, 1
Checkbox, DI_IDM_CLEAR_CACHE, Clear_cache, 0, 90, 250, 23, Size right
Button, Delete Cache, Empty_cache_now_button, 230, 90, 180, 23, Move right = Clear disk cache & Delay, 10 & Close page, 1
Checkbox, DI_IDM_CLEAR_GLOBHIS, Clear_visited_pages, 0, 120, 250, 23, Size right
Button, Clear Visited,, 230, 120, 87, 23, Move right = Clear visited history & Delay, 10 & Close page, 1
Button, Clear Typed-in,, 320, 120, 88, 23, Move right = Clear typed in history & Delay, 10 & Close page, 1
Checkbox, DI_IDM_CLEAR_DOWNHIS, Clear_transferred_files_history, 0, 150, 250, 23, Size right
Button, Clear All Finished Transfers,, 230, 150, 180, 23, Move right = Manage, "transfers" & Remove all finished transfers & Close page, 1
Checkbox, D_CLEAR_PRIVATE_DATA_CLEAR_BOOKM_VISITEDTIME, Clear_bookmark_visited_time, 0, 180, 250, 23, Size right
Button, * Clear Bookmark Visited Time,, 230, 180, 180, 23, Move right = Set Preference, "Clear Private Data Dialog|CheckFlags=1024" & Delete private data & Click default button & Close page, 1 & Delay, 10 & Close page, 1
Checkbox, DI_IDM_CLEAR_MAILPASS, Clear_email_account_passwords, 0, 210, 250, 23, Size right
Checkbox, DI_IDM_CLEAR_WANDPASS, Clear_wand_passwords, 0, 240, 250, 23, Size right
Button, D_CLEAR_PRIVATE_DATA_MANAGE_WAND_PW,, 230, 240, 180, 23, Move right = Manage wand
Checkbox, D_CLEAR_PRIVATE_DATA_CLOSE_ALL, Close_all_windows, 0, 270, 250, 23, Size right
Button, Empty Trash,, 230, 270, 87, 23, Move right = Empty page trash
Button, Close All Tabs,, 320, 270, 88, 23, Move right, End = Close all
You have to update dialog-modified.ini when you install major version of Opera.

How to always expand "Details>>" in Opera add bookmark, delete private data, search engine, opera link dialog boxes?

, , , ...

It is annoying to click Details>> button in dialog boxes every time.

Download dialog-modified.ini (file contains all dialog tweaks), enter path to dialog-modified.ini in Dialog Configuration, save and restart Opera.

[or]

Create a copy of ui\dialog.ini (defaults\dialog.ini for versions below 10) from Opera installation directory, rename it to dialog-modified.ini and open it in any text editor.

Opera add bookmark dialog before tweak

Opera add bookmark dialog before tweak
Add bookmark dialog before tweak

Bookmark dialog

Under [Add Bookmark Dialog] section replace

Button,,, 240, 60, 130, 23, Move right= Set visibility, "Advanced_group", 0, D_REPORT_SITE_PROBLEM_DETAILS_CLOSE | Set visibility, "Advanced_group", 1, D_REPORT_SITE_PROBLEM_DETAILS_OPEN
Group, 0, Advanced_group , 0, 90, 370, 180, Size right, End
with
;Button,,, 240, 60, 130, 23, Move right= Set visibility, "Advanced_group", 0, D_REPORT_SITE_PROBLEM_DETAILS_CLOSE | Set visibility, "Advanced_group", 1, D_REPORT_SITE_PROBLEM_DETAILS_OPEN
;Group, 0, Advanced_group , 0, 90, 370, 180, Size right, End
Group, 0, , 0, 90, 370, 180, Size right, End

Opera add bookmark dialog after tweak
Add bookmark dialog after tweak

Clear private data dialog

Under [Clear Private Data Dialog] section replace

Group, 0, , 0, 0, 430, 90, Size Right
MultilineEdit, D_CLEAR_PRIVATE_DATA_WARNING, Description_label, 0, 0, 430, 60, Size right
Expand, D_DELETE_PRIVATE_DATA_DETAILS, Destails_expand, 0, 65, 300, 23, Size right, End = Switch groups, "Advanced_group"
Group, 0, Advanced_group , 20, 90, 410, 300, Size right
with
;Group, 0, , 0, 0, 430, 90, Size Right
MultilineEdit, D_CLEAR_PRIVATE_DATA_WARNING, Description_label, 0, 0, 430, 60, Size right
;Expand, D_DELETE_PRIVATE_DATA_DETAILS, Destails_expand, 0, 65, 300, 23, Size right, End = Switch groups, "Advanced_group"
;Group, 0, Advanced_group , 20, 90, 410, 300, Size right
Group, 0, , 20, 90, 410, 300, Size right

Search engine dialog

Under [Search Engine Dialog] section replace

Button,,, 310, 30, 140, 23, Move right = Set visibility, "Advanced_group", 0, D_REPORT_SITE_PROBLEM_DETAILS_CLOSE | Set visibility, "Advanced_group", 1, D_REPORT_SITE_PROBLEM_DETAILS_OPEN
Group, 0, Advanced_group , 0, 60, 450, 130, Size right, End
with
;Button,,, 310, 30, 140, 23, Move right = Set visibility, "Advanced_group", 0, D_REPORT_SITE_PROBLEM_DETAILS_CLOSE | Set visibility, "Advanced_group", 1, D_REPORT_SITE_PROBLEM_DETAILS_OPEN
;Group, 0, Advanced_group , 0, 60, 450, 130, Size right, End
Group, 0, , 0, 60, 450, 130, Size right, End

Opera login link dialog

Under [Opera Login Link Dialog] section replace

Expand, D_OPERA_LINK_OPTIONS, Link_expand, 0, 0, 300, 23, Size right = Switch groups, "Link_full_group"
Progress, 0, server_progress_bar, 283, 3, 13, 16, Fixed, End
Group6, 0, Link_full_group, 0, 155, 300, 90, Size right
with
;Expand, D_OPERA_LINK_OPTIONS, Link_expand, 0, 0, 300, 23, Size right = Switch groups, "Link_full_group"
Progress, 0, server_progress_bar, 283, 3, 13, 16, Fixed, End
Group6, 0, , 0, 155, 300, 90, Size right

Enter path to dialog-modified.ini in Dialog Configuration, save and restart Opera.

You have to update dialog-modified.ini when you install major version of Opera.

Update:
Jun 13, 2008
Aug 2, 2009

Download Opera, the fastest and most secure browser