متصفح Opera مطلوب.
The extension allows to execute custom JavaScript code on any site and to store the comments for pages.
JavaScript code is executed when the page loads, and can contain jQuery selectors.
Custom JavaScript code can be executed for different groups of pages:
1. For all sites
2. For a specific domain
If you go to the page "http://www.google.com/imghp" switch "Script execution order" to "onready" and fill in the following Script:
alert('this is a site');
Then press "Save" button
When you visit "http://www.google.com/imghp" will be displayed message: "this is a site"
If you set the script to all sites in options:
setTimeout( "$('*').each(function(){
if ($(this).css('z-index')>100)
$(this).remove();
}); ",1000);
One second after loading any page where you switced "Script execution order" to "onready", script will remove all the layers with z-index more than 100.
It is easy to remove the advertising layers
For example you can import dump:
1. Open extension options
2. Create a text file with the following contents:
{"*":"alert('message for all sites');","www.google.com":"{\"event\":\"onready\",\"script\":\"alert('google page');\",\"comment\":\"\"}"}
Select the file in the settings Scripter, in the "Export / Import text"
3. Select this file in the settings Scripter "Export extenssion data to text"
4. Click "Import" button
5. Visit the "http://www.google.com/imghp"
In scripts, you can use the variable "values", the function scripter_data(key [, value]) and scripter_save()
The variable "values" is synchronized with storage server for every website
Function scripter_data(key) - returns values[key]
Function scripter_data(key, value) - writes the values[key]=value, and stores values on the storage server
Function scripter_save() - saves the values on the storage server
- يستطيع هذا الملحق الوصول إلى بياناتك على كل مواقع الويب.
- يستطيع هذا الملحق الوصول إلى علامات تبويبك ونشاط تصفحك.
- This extension can store an unlimited amount of client-side data.
لقطات الشاشة
حول الملحق
- عمليات التحميل
- 101697
- الفئة
- إنتاجية
- الإصدار
- 2.0.4
- الحجم
- 93,0 ك.ب
- آخر تحديث
- 2 مارس، 2015
- الترخيص
- Copyright 2015 firstzerg
Related
-
CSFD Magnets
Magnet links for CSFD films
التقييم: العدد الإجمالي للتقييمات: 3
-
Evernote Web Clipper
Use the Evernote extension to save things you see on the web into your Evernote account.
التقييم: العدد الإجمالي للتقييمات: 680
-
Enhancer for YouTube
الكثير من التحديثات لتطوير YouTube.
التقييم: العدد الإجمالي للتقييمات: 1614
-
Ruto - XPath Finder
Rūto brings the best XPath to you. We are striving hard to improve better performance and more new features
التقييم: العدد الإجمالي للتقييمات: 2
-
Browse++ Sidebar
Utilities for even more powerful web browsing. Search all open tabs, retrieve previously closed tabs, and make notes.
التقييم: العدد الإجمالي للتقييمات: 15