

( id) executeJavascript :( NSString *) javascript // Execute a piece of javascript. Removing Beardedspice destroys default media key behaviour. ( void) viewSource // View the HTML source of the tab. ( void) stop // Stop the current tab from loading. ( void) pasteSelection // Paste text (If Possible).

( void) cutSelection // Cut selected text (If Possible).
Beardedspice chrome for mac#
BeardedSpice for Mac Lets You Control Any Music Website with Your Media Keys 1 minute read The Growth of Sharing Services 2 minute read Over the past few years, the tech sector has seen an emergence of, for lack of a better term, sharing. ( void) goForward // Go Forward (If Possible). The entire Chrome OS is still a beta, so there will be a few bugs to deal with.-Chrome Supported. ( void) goBack // Go Back (If Possible). (SBObject *) moveTo :(SBObject *) to // Move object(s) to a new location. (SBObject *) duplicateTo :(SBObject *) to withProperties :( NSDictionary *) withProperties // Copy object(s) and put the copies at a new location. ( void) saveIn :( NSURL *) in_ as :( NSString *) as // Save an object. ( NSInteger) id // The unique identifier of the NSInteger index // The index of the window, ordered front to NSRect bounds // The bounding rectangle of the ( readonly) BOOL closeable // Whether the window has a close ( readonly) BOOL minimizable // Whether the window can be BOOL minimized // Whether the window is currently ( readonly) BOOL resizable // Whether the window can be BOOL visible // Whether the window is currently ( readonly) BOOL zoomable // Whether the window can be BOOL zoomed // Whether the window is currently ( copy, readonly) ChromeTab *activeTab // Returns the currently selected ( copy) NSString *mode // Represents the mode of the window which can be 'normal' or 'incognito', can be set only once during creation of the NSInteger activeTabIndex // The index of the active tab.
Beardedspice chrome full#
(SBElementArray *) ( copy, readonly) NSString *name // The full title of the window. ( BOOL) exists :( id) x // Verify if an object A ChromeWindow : SBObject ( void) open :( NSArray *) x // Open a document. (SBElementArray *) ( copy, readonly) NSString *name // The name of the ( readonly) BOOL frontmost // Is this the frontmost (active) ( copy, readonly) NSString *version // The version of the application. The application's top-level scripting ChromeApplication : SBApplication # import ChromeApplication, ChromeWindow, ChromeTab, ChromeBookmarkFolder, ChromeBookmarkItem
