Fast Forward Feature
-
A Former User last edited by
Where is the code for the fast forward feature in the old opera? How would I develope my own button in the new Opera?
-
lando242 last edited by
To my knowledge the code for Opera 12 was never released to the public. It was most likely written in some form of C or C++ though. Extensions for the current Opera are written using scripting languages. Specifically HTML, CSS, and JavaScript. Luckily they are much easier to learn than C is. The Opera team have also made a basic startup guide to written your own extensions, which I will link at the bottom of the page. Opera uses the same system as Chrome for extensions so a guide written for them would also help you make extensions for Opera.
-
A Former User last edited by
Is there a way for me to see the code for the fast forward feature? Can you put me through to the developer?
-
Deleted User last edited by
Extensions are ZIP archives. Unpack them and inspect the source.
Or start Opera Developer Tools and select in Sources the extension code.
-
A Former User last edited by
atng on jan 16 says that the fast forward feature is not popular. Thats is a dumb answer. When you have a web site that lists mutiple images, like jpegs, it is much easier to open one image and fast forward to the next, rather than closing the window/tab and opening the next image and so forth. Fast forward is a good feature. Its jsut that the developers went ahead and did their own thing without any consideration to the OPera 12.17 feature popularity. Selfish nerdheads.
-
lando242 last edited by
Useful and popular are not the same word. Anyway, you are free to re-add the feature to the browser yourself. We eagerly await your creation of an extension that will add this feature to the new version of Opera.
-
stng last edited by
@tgarden
You probably don't understand the conception of Opera/Blink.
An average users of Chrome, IE and Firefox who have never heard about FastForword feature, simply never used it. A non-experienced and not exacting users now the main target audience for Chropera. The most of a mainstream users simply don't care about features (that are too "geeky", advanced and non-standard) in their web-browsers .
For what reasons Opera should implement an extremely low popular features such FF, FTW, bookmarks manager, customizable UI and controllability etc.? It costs a lot of man-hours and money. To satisfy a marginal part of users? -
lando242 last edited by
Blink is the rendering engine used in the current version of Opera, its based on Chrome technology. Presto was the old rendering engine from 12.17 and earlier. Chropera is a disparaging term some users name the current Opera because they think it is too much like Chrome and don't like it.
-
stng last edited by
Chropera is a disparaging term some users name the current Opera because they think it is too much like Chrome and don't like it.
Not at all. This term is just to distinguish these two enterily different(technologically, conceptually, ideologically..) web-browsers.
-
A Former User last edited by
from feb 23:
For what reasons Opera should implement an extremely low popular features such FF, FTW, bookmarks manager, customizable UI and controllability etc.?So why was it introduced in 12.17 and earlier?
-
A Former User last edited by
How can I get a fast forward plugin for Opera? What other names does fast forward go by?
-
blackbird71 last edited by
Try googling FastForward Extension and see what you can find... either for Opera or Chrome. Sometimes you'll see Fast Forward terminology coupled with Rewind.
-
lando242 last edited by
So why was it introduced in 12.17 and earlier?
Because Opera was targeting power users at the time. They are no longer their primary target so very geeky and little used features have been put on the back burner during the rebuild process.
-
A Former User last edited by
I don't understand how this feature could not be useful. For example, in the following site:
http://www.sil.si.edu/imagegalaxy/imageGalaxy_collResult.cfm?term=Butterflies and Moths
there are a series of images in a row. With the fast forward feature you can move from to the next one in one click. Otherwise you would have to close the open view and then select the next view. Very useful.
-
blackbird71 last edited by
I don't understand how this feature could not be useful. ... With the fast forward feature you can move from to the next one in one click. ... Very useful.
I don't think its basic usefulness is in dispute, only whether it's sufficiently 'useful' to enough users to make its code design and continuing support through future redesigns worth the effort, in the sole opinion of the browser developers. There are a variety of browser features that are extremely useful to certain folks in certain browsing patterns, but aren't included into a given browser design because the developers believe the effort is not worth the overall reward in terms of which users they're attempting to focus their design upon. Including any feature into a browser requires coding and debugging, especially considering the possible negative interactions with other features, present and future. Plus it usually adds to the 'weight' of the browser: its code size, RAM requirements, and operating speed.
At the end of the day, a user has several paths to choose from: politely point out a feature's need to the developers (which you and some others have done) and accept their decision, use a browser extension or plug-in that adds the feature, or choose another browser that includes the feature.
-
A Former User last edited by
Is there an browser extension or plug-in that I can adapt. I successfully added the 'sessions' extension.
-
idrin last edited by
Well. From the Opera addons website, you can install the 'Download Chrome Extension' which enables installing Chrome extensions in Opera, and then install the Chrome FastForward extension from the Chrome Store (remember to enable it from the extensions manager after installation). It is not guaranteed to work as a third-party extension and personally I would not recommend it, but you can give it a try and check for yourself if it works for you.
-
lando242 last edited by
Is there an browser extension or plug-in that I can adapt?
That adds a fast forward feature? Not that I know of. I'd have to search for one just like you would.